index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-1
/
+0
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
1
-1
/
+1
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-66
/
+5
2019-06-20
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
1
-1
/
+0
2019-06-20
floppy: fix harmless clang build warning
Arnd Bergmann
1
-1
/
+1
2019-06-15
block: null_blk: fix race condition for null_del_dev
Bob Liu
1
-5
/
+6
2019-06-15
md/raid10: read balance chooses idlest disk for SSD
Guoqing Jiang
1
-12
/
+33
2019-06-15
md: raid1-10: Unify r{1,10}bio_pool_free
Marcos Paulo de Souza
3
-17
/
+12
2019-06-15
md: raid10: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-06-15
md/raid1: get rid of extra blank line and space
Yufen Yu
1
-6
/
+3
2019-06-15
md: fix spelling typo and add necessary space
Yufen Yu
1
-7
/
+4
2019-06-15
md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
Marcos Paulo de Souza
1
-1
/
+1
2019-06-15
raid5-cache: Need to do start() part job after adding journal device
Xiao Ni
1
-2
/
+9
2019-06-15
drivers: md: Unify common definitions of raid1 and raid10
Marcos Paulo de Souza
3
-53
/
+28
2019-06-15
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-26
/
+46
2019-06-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-06-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-58
/
+111
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+18
2019-06-14
Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+2
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
3
-28
/
+19
2019-06-14
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-14
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-14
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-1
/
+23
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-54
/
+136
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
1
-1
/
+1
2019-06-13
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2019-06-13
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
1
-1
/
+6
2019-06-13
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
1
-4
/
+0
2019-06-12
Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-3
/
+3
2019-06-12
i2c: pca-platform: Fix GPIO lookup code
Linus Walleij
1
-2
/
+1
2019-06-12
i2c: acorn: fix i2c warning
Russell King
1
-0
/
+1
2019-06-12
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
1
-3
/
+12
2019-06-12
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2019-06-12
Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-77
/
+69
2019-06-10
Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2019-06-10
Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+10
2019-06-08
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+19
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1916
-17966
/
+1919
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-82
/
+127
2019-06-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2019-06-08
Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
6
-49
/
+100
2019-06-08
Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-78
/
+161
2019-06-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+6
2019-06-08
Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-197
/
+502
2019-06-08
i2c: xiic: Add max_read_len quirk
Robert Hancock
1
-0
/
+5
2019-06-08
gpio: pca953x: hack to fix 24 bit gpio expanders
H. Nikolaus Schaller
1
-1
/
+2
2019-06-07
Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+34
2019-06-07
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-63
/
+150
2019-06-07
Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
6
-24
/
+26
[next]