aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10MAINTAINERS: Update NAND subsystem git repositoriesBoris Brezillon1-3/+4
2017-05-10mtd: nand: gpio: update bindingChristophe Leroy1-2/+2
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust1-3/+8
2017-05-10nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields1-4/+4
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel3-3/+0
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel5-24/+5
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel80-1750/+111
2017-05-11smc_diag.h: fix include from userlandNicolas Dichtel3-3/+4
2017-05-11btrfs_tree.h: fix include from userlandNicolas Dichtel1-0/+1
2017-05-11uapi: includes linux/types.h before exporting filesNicolas Dichtel6-1/+10
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel2-20/+5
2017-05-11Makefile.headersinst: cleanup input filesNicolas Dichtel1-24/+14
2017-05-11x86: stop exporting msr-index.h to userlandNicolas Dichtel1-1/+0
2017-05-11nios2: put setup.h in uapiNicolas Dichtel1-0/+1
2017-05-11h8300: put bitsperlong.h in uapiNicolas Dichtel1-3/+3
2017-05-10blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong1-2/+2
2017-05-10blk-stat: don't use this_cpu_ptr() in a preemptable sectionJens Axboe1-7/+10
2017-05-10elevator: remove redundant warnings on IO scheduler switchJens Axboe1-4/+1
2017-05-10block, bfq: stress that low_latency must be off to get max throughputPaolo Valente2-1/+21
2017-05-10block, bfq: use pointer entity->sched_data only if setPaolo Valente1-2/+11
2017-05-10nvme: lightnvm: fix memory leakRakesh Pandit1-1/+2
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi1-1/+2
2017-05-09pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabledTrond Myklebust1-0/+11
2017-05-09NFSv4.1: Work around a Linux server bug...Trond Myklebust1-0/+6
2017-05-09dccp/tcp: do not inherit mc_list from parentEric Dumazet1-0/+2
2017-05-09sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge3-2/+8
2017-05-09sparc: use memdup_user_nul in sun4m LED driverGeliang Tang1-10/+3
2017-05-09proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds1-4/+1
2017-05-09qede: Split PF/VF ndos.Mintz, Yuval2-6/+21
2017-05-09qed: Correct doorbell configuration for !4Kb pagesRam Amrani1-1/+1
2017-05-09qed: Tell QM the number of tasksMintz, Yuval1-0/+1
2017-05-09qed: Fix VF removal sequenceMintz, Yuval1-2/+4
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru1-0/+3
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2-4/+12
2017-05-09net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh1-0/+5
2017-05-09net/mlx4_en: Change the error print to debug printKamal Heib1-1/+2
2017-05-09s390/virtio: change maintainershipChristian Borntraeger1-1/+1
2017-05-09tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Colin Ian King1-1/+1
2017-05-09virtio_net: tidy a couple debug statementsDan Carpenter1-2/+2
2017-05-09ptr_ring: support testing different batching sizesMichael S. Tsirkin1-0/+3
2017-05-09ringtest: support test specific parametersMichael S. Tsirkin2-0/+15
2017-05-09ptr_ring: batch ring zeroingMichael S. Tsirkin1-9/+54
2017-05-09virtio: virtio_driver docCornelia Huck1-0/+4
2017-05-09virtio_net: don't reset twice on XDP on/offMichael S. Tsirkin1-1/+0
2017-05-09virtio_net: fix support for small ringsMichael S. Tsirkin1-4/+26
2017-05-09virtio_net: reduce alignment for buffersMichael S. Tsirkin1-12/+1
2017-05-09virtio_net: rework mergeable buffer handlingMichael S. Tsirkin1-46/+43
2017-05-09virtio_net: allow specifying context for rxMichael S. Tsirkin1-1/+14
2017-05-09drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa1-1/+1
2017-05-09DECnet: Use container_of() for embedded structKees Cook1-6/+6