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
2020-03-22
bcache: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-22
bcache: make bch_sectors_dirty_init() to be multithreaded
Coly Li
2
-3
/
+174
2020-03-22
bcache: make bch_btree_check() to be multithreaded
Coly Li
2
-3
/
+188
2020-03-22
bcache: add bcache_ prefix to btree_root() and btree() macros
Coly Li
2
-9
/
+10
2020-03-22
bcache: move macro btree() and btree_root() into btree.h
Coly Li
2
-59
/
+67
2020-03-20
rsxx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
1
-1
/
+1
2020-03-16
floppy: rename the global "fdc" variable to "current_fdc"
Willy Tarreau
1
-130
/
+137
2020-03-16
floppy: separate the FDC's base address from its registers
Willy Tarreau
1
-5
/
+4
2020-03-16
floppy: introduce new functions fdc_inb() and fdc_outb()
Willy Tarreau
1
-16
/
+26
2020-03-16
floppy: cleanup: expand the reply_buffer macros
Willy Tarreau
1
-39
/
+47
2020-03-16
floppy: cleanup: expand the R/W / format command macros
Willy Tarreau
1
-96
/
+98
2020-03-16
floppy: cleanup: expand macro DRWE
Willy Tarreau
1
-9
/
+7
2020-03-16
floppy: cleanup: expand macro DRS
Willy Tarreau
1
-54
/
+61
2020-03-16
floppy: cleanup: expand macro DP
Willy Tarreau
1
-37
/
+47
2020-03-16
floppy: cleanup: expand macro UDRWE
Willy Tarreau
1
-6
/
+4
2020-03-16
floppy: cleanup: expand macro UDRS
Willy Tarreau
1
-79
/
+83
2020-03-16
floppy: cleanup: expand macro UDP
Willy Tarreau
1
-75
/
+77
2020-03-16
floppy: cleanup: expand macro UFDCS
Willy Tarreau
1
-5
/
+4
2020-03-16
floppy: cleanup: expand macro FDCS
Willy Tarreau
1
-92
/
+91
2020-03-13
null_blk: describe the usage of fault injection param
Dongli Zhang
1
-0
/
+7
2020-03-12
null_blk: fix spurious IO errors after failed past-wp access
Alexey Dobriyan
1
-0
/
+2
2020-03-12
nbd: requeue command if the soecket is changed
Hou Pu
1
-0
/
+10
2020-03-12
nbd: enable replace socket if only one connection is configured
Hou Pu
1
-8
/
+9
2020-03-12
block/drbd: delete invalid function drbd_md_mark_dirty_
Jackie Liu
1
-11
/
+0
2020-03-12
lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-21
/
+21
2020-03-12
block: aoe: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-10
loop: Only freeze block queue when needed.
Martijn Coenen
1
-2
/
+4
2020-03-10
loop: Only change blocksize when needed.
Martijn Coenen
1
-6
/
+6
2020-03-10
null_blk: Add support for init_hctx() fault injection
Bart Van Assche
1
-0
/
+11
2020-03-10
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
1
-1
/
+6
2020-03-10
null_blk: Fix the null_add_dev() error path
Bart Van Assche
1
-0
/
+1
2020-03-10
null_blk: Fix changing the number of hardware queues
Bart Van Assche
1
-37
/
+66
2020-03-10
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
Bart Van Assche
1
-1
/
+1
2020-03-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
10
-33
/
+329
2020-03-09
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+7
2020-03-08
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+31
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+20
2020-03-08
Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-29
/
+88
2020-03-08
Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-117
/
+163
2020-03-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-59
/
+95
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-29
/
+2
2020-03-07
Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-36
/
+22
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-49
/
+61
2020-03-07
Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2020-03-07
Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-64
/
+125
2020-03-06
Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-03-06
Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+55
2020-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-9
/
+8
[next]