summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-29drivers: net: xgene: Correct probe sequence handlingQuan Nguyen1-14/+13
2017-08-29nfp: double free on error in probeDan Carpenter1-3/+1
2017-08-29Merge branch 'aquantia-fixes'David S. Miller9-65/+68
2017-08-29net:ethernet:aquantia: Show info message if bad firmware version detected.Pavel Belous1-0/+6
2017-08-29net:ethernet:aquantia: Fix for multicast filter handling.Igor Russkikh1-1/+16
2017-08-29net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous4-23/+18
2017-08-29net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous2-0/+12
2017-08-29net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous1-0/+2
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous4-41/+14
2017-08-29packet: Don't write vnet header beyond end of bufferBenjamin Poirier1-3/+9
2017-08-29tipc: permit bond slave as bearerParthasarathy Bhuvaragan2-15/+13
2017-08-29drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh1-1/+25
2017-08-29i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit1-1/+3
2017-08-29i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit1-2/+2
2017-08-30Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-2/+2
2017-08-29alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+12
2017-08-29alpha: Define ioremap_wcGuenter Roeck1-0/+1
2017-08-29alpha: Fix section mismatchesMatt Turner2-3/+3
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree1-0/+3
2017-08-29alpha: Fix typo in ev6-copy_user.SRichard Henderson2-4/+5
2017-08-29alpha: Package string routines togetherRichard Henderson1-6/+16
2017-08-29alpha: Update for new syscallsRichard Henderson3-1/+24
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2-0/+4
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+18
2017-08-29ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long1-1/+0
2017-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-8/+13
2017-08-29Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"Linus Torvalds1-30/+22
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2-5/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2-1/+12
2017-08-29Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-2/+8
2017-08-29MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill2-17/+0
2017-08-29MIPS: seccomp: Fix indirect syscall argsJames Hogan1-6/+4
2017-08-29x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr1-2/+1
2017-08-29x86/boot: Provide more slack space during decompressionJan H. Schönherr1-1/+7
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming7-13/+20
2017-08-29perf/core: Fix potential double-fetch bugMeng Xu1-0/+2
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter1-5/+2
2017-08-28net: dsa: Don't dereference dst->cpu_dp->netdevFlorian Fainelli1-1/+1
2017-08-28page waitqueue: always add new entries at the endLinus Torvalds1-1/+1
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu1-1/+1
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-08-28ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2-3/+10
2017-08-28fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller1-5/+1
2017-08-28ipv6: set dst.obsolete when a cached route has expiredXin Long2-2/+5
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang4-7/+11
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio1-3/+3
2017-08-28net: stmmac: sun8i: Remove the compatiblesMaxime Ripard1-8/+0
2017-08-28Merge branch 'nfp-flow-dissector-layer'David S. Miller2-86/+113
2017-08-28nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren1-6/+2