index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
lightnvm: fix uninitialized pointer in nvm_remove_tgt()
Geert Uytterhoeven
1
-1
/
+1
2019-06-21
lightnvm: pblk: fix freeing of merged pages
Heiner Litz
1
-8
/
+10
2019-06-20
md: add bitmap_abort label in md_run
Guoqing Jiang
1
-16
/
+10
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
1
-0
/
+6
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
1
-0
/
+14
2019-06-20
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
2
-0
/
+67
2019-06-20
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
3
-1
/
+129
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-14
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-26
/
+46
2019-06-14
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-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
3
-28
/
+19
2019-06-13
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-13
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-13
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-11
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2019-06-11
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
[next]