summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-02-19Linux 4.10v4.10Linus Torvalds-1/+1
2017-02-19Fix missing sanity check in /dev/sgAl Viro-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn-1/+2
2017-02-18ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn-2/+4
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2017-02-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-13/+33
2017-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+9
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-31/+45
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky-1/+1
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross-0/+1
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller-18/+16
2017-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-12/+13
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni-2/+4
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov-1/+2
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+2
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-35/+11
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-2/+2
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds-4/+27
2017-02-17dpaa_eth: small leak on errorDan Carpenter-1/+1
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann-1/+1
2017-02-17packet: Do not call fanout_release from atomic contextsAnoob Soman-9/+22
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet-1/+1
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang-1/+23
2017-02-16ntb_transport: Pick an unused queueThomas VanSelus-1/+1
2017-02-16ntb: ntb_perf missing dmaengine_unmap_putDave Jiang-0/+2
2017-02-16NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe-2/+1
2017-02-16Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds-3/+3
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-2/+2
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds-14/+2
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-5/+13
2017-02-16vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi-0/+1
2017-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds-0/+5
2017-02-16Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+12
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-200/+355
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer-2/+2
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook-1/+1
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook-12/+32
2017-02-16cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe-12/+13
2017-02-16fuse: fix uninitialized flags in pipe_bufferMiklos Szeredi-0/+1
2017-02-15rhashtable: Revert nested table changes.David S. Miller-316/+94
2017-02-16Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie-1/+1
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras-1/+2
2017-02-15ibmvnic: Fix endian errors in error reporting outputThomas Falcon-4/+4
2017-02-15ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon-2/+2
2017-02-15net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe-1/+2
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula-54/+62
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula-3/+7