summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-09scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King1-1/+0
2018-04-08Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds5-120/+249
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds2-0/+0
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-760/+1880
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-112/+188
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+2
2018-04-07Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-41/+348
2018-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-64/+244
2018-04-07Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds91-1978/+2899
2018-04-07Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds133-2484/+5199
2018-04-07Merge tag 'mailbox-v4.17' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds4-3/+324
2018-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-48/+60
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds153-4239/+2840
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-451/+441
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+6
2018-04-06headers: untangle kmemleak.h from mm.hRandy Dunlap8-6/+3
2018-04-06zram: drop max_zpage_size and use zs_huge_class_size()Sergey Senozhatsky2-17/+8
2018-04-06device-dax: implement ->pagesize() for smaps to report MMUPageSizeDan Williams1-0/+10
2018-04-06mm/memory_hotplug: optimize memory hotplugPavel Tatashin1-0/+2
2018-04-06mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin2-9/+17
2018-04-06mm/memory_hotplug: optimize probe routinePavel Tatashin1-16/+20
2018-04-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds60-2174/+6176
2018-04-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds23-2207/+2107
2018-04-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-0/+4
2018-04-06Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-126/+527
2018-04-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds154-10408/+5293
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds106-1369/+3072
2018-04-06Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds7-59/+152
2018-04-06kernel.h: Retain constant expression output for max()/min()Kees Cook2-6/+6
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds28-476/+1233
2018-04-05IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin1-1/+1
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich3-0/+84
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich5-17/+18
2018-04-05IB/mlx5: Device memory support in mlx5_ibAriel Levkovich4-2/+286
2018-04-05net/mlx5: Query device memory capabilitiesAriel Levkovich1-0/+6
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds22-29/+27
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds23-214/+1052
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-32/+15
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich4-12/+154
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich4-2/+112
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich1-0/+6
2018-04-05RDMA/qedr: Fix wmb usage in qedrKalderon, Michal1-8/+18
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds51-966/+2370
2018-04-05IB/rxe: Removed GID add/del dummy routinesParav Pandit1-17/+0
2018-04-05RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe1-3/+3
2018-04-05Merge branch 'for-4.17/wacom' into for-linusJiri Kosina2-48/+179
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina7-59/+51
2018-04-05Merge branch 'for-4.17/sony' into for-linusJiri Kosina3-6/+130
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina5-45/+32
2018-04-05Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina1-2/+2