summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-15block: null_blk: fix race condition for null_del_devBob Liu1-5/+6
2019-06-15md/raid10: read balance chooses idlest disk for SSDGuoqing Jiang1-12/+33
2019-06-15md: raid1-10: Unify r{1,10}bio_pool_freeMarcos Paulo de Souza3-17/+12
2019-06-15md: raid10: Use struct_size() in kmalloc()Gustavo A. R. Silva1-2/+1
2019-06-15md/raid1: get rid of extra blank line and spaceYufen Yu1-6/+3
2019-06-15md: fix spelling typo and add necessary spaceYufen Yu1-7/+4
2019-06-15md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_showMarcos Paulo de Souza1-1/+1
2019-06-15raid5-cache: Need to do start() part job after adding journal deviceXiao Ni1-2/+9
2019-06-15drivers: md: Unify common definitions of raid1 and raid10Marcos Paulo de Souza3-53/+28
2019-06-15Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds6-26/+46
2019-06-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-58/+111
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+18
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+2
2019-06-14mm/devm_memremap_pages: fix final page put raceDan Williams3-28/+19
2019-06-14PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams1-43/+81
2019-06-14PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams1-1/+3
2019-06-14drivers/base/devres: introduce devm_release_action()Dan Williams1-1/+23
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds10-54/+136
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven1-1/+1
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-06-13bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li1-1/+6
2019-06-13bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-06-13null_blk: remove duplicate check for report zoneChaitanya Kulkarni1-4/+0
2019-06-12Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-3/+3
2019-06-12i2c: pca-platform: Fix GPIO lookup codeLinus Walleij1-2/+1
2019-06-12i2c: acorn: fix i2c warningRussell King1-0/+1
2019-06-12iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy1-3/+12
2019-06-12Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+11
2019-06-12Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds3-77/+69
2019-06-10Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2019-06-10Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+10
2019-06-08Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-19/+19
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1916-17966/+1919
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-82/+127
2019-06-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2019-06-08Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-49/+100
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds9-78/+161
2019-06-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+6
2019-06-08Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-197/+502
2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-08gpio: pca953x: hack to fix 24 bit gpio expandersH. Nikolaus Schaller1-1/+2
2019-06-07Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+34
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe4-63/+150
2019-06-07Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-24/+26
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-56/+116
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-35/+94
2019-06-07Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie15-98/+242
2019-06-07drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...Ben Skeggs5-6/+18
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs1-14/+14