aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1006-227723/+16823
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds40-379/+924
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams23-79/+485
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams21-295/+545
2018-06-08Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds19-124/+204
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds51-1849/+2010
2018-06-08nvme: cleanup double shift issueDan Carpenter2-3/+2
2018-06-08nvme-pci: make CMB SQ mod-param read-onlyKeith Busch1-1/+1
2018-06-08nvme-pci: unquiesce dead controller queuesKeith Busch1-1/+1
2018-06-08nvme-pci: remove HMB teardown on resetKeith Busch1-8/+0
2018-06-08nvme-pci: queue creation fixesKeith Busch1-3/+4
2018-06-08nvme-pci: remove unnecessary completion doorbell checkKeith Busch1-5/+3
2018-06-08nvme-pci: remove unnecessary nested lockingKeith Busch1-7/+1
2018-06-08nvmet: filter newlines from user inputSagi Grimberg1-5/+9
2018-06-08nvme-rdma: correctly check for target keyed sgl supportSteve Wise1-2/+3
2018-06-08nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn2-1/+5
2018-06-08nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig1-6/+9
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds61-260/+1689
2018-06-08Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds31-397/+631
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds12-116/+122
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds46-536/+773
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds54-293/+647
2018-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds18-185/+1621
2018-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-24/+0
2018-06-08Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-9/+63
2018-06-08Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds10-36/+332
2018-06-08Merge branch 'regulator-4.17' into regulator-4.18 merge windowMark Brown2-3/+20
2018-06-08md: Unify mddev destruction pathsKent Overstreet1-35/+18
2018-06-08dm: use bioset_init_from_src() to copy bio_setJens Axboe1-6/+16
2018-06-08block: add bioset_init_from_src() helperJens Axboe2-0/+19
2018-06-08arm64: Fix syscall restarting around signal suppressed by tracerDave Martin1-2/+3
2018-06-08Merge branch 'for-4.18/wacom' into for-linusJiri Kosina1-35/+39
2018-06-08Merge branch 'for-4.18/upstream' into for-linusJiri Kosina1-1/+0
2018-06-08Merge branch 'for-4.18/rmi' into for-linusJiri Kosina1-0/+20
2018-06-08Merge branch 'for-4.18/plantronics' into for-linusJiri Kosina1-1/+5
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina7-134/+281
2018-06-08Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina1-8/+25
2018-06-08Merge branch 'for-4.18/hid-steam' into for-linusJiri Kosina961-5217/+10338
2018-06-08Merge branch 'for-4.18/hid-redragon' into for-linusJiri Kosina4-0/+95
2018-06-08Merge branch 'for-4.18/alps' into for-linusJiri Kosina4603-104485/+178005
2018-06-08fix proc_fill_cache() in case of d_alloc_parallel() failureAl Viro1-3/+3
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds147-2066/+2945
2018-06-07autofs: small cleanup in autofs_getpath()Dan Carpenter1-3/+3
2018-06-07autofs: clean up includesIan Kent6-30/+2
2018-06-07autofs: comment on selinux changes needed for module autoloadIan Kent1-0/+6
2018-06-07autofs: update MAINTAINERS entry for autofsIan Kent1-2/+2
2018-06-07autofs: use autofs instead of autofs4 in documentationIan Kent5-13/+13
2018-06-07autofs: rename autofs documentation filesIan Kent2-1/+0
2018-06-07autofs: create autofs Kconfig and MakefileIan Kent5-0/+37