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-08-09
floppy: fix usercopy direction
Jann Horn
1
-2
/
+2
2019-08-08
lightnvm: remove unused 'geo' variable
Jens Axboe
1
-2
/
+0
2019-08-08
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
1
-0
/
+1
2019-08-08
lightnvm: remove set but not used variables 'data_len' and 'rq_len'
YueHaibing
2
-4
/
+1
2019-08-07
raid1: factor out a common routine to handle the completion of sync write
Hou Tao
1
-21
/
+18
2019-08-07
md: don't call spare_active in md_reap_sync_thread if all member devices can'...
Guoqing Jiang
1
-1
/
+2
2019-08-07
md: don't set In_sync if array is frozen
Guoqing Jiang
1
-2
/
+9
2019-08-07
md: allow last device to be forcibly removed from RAID1/RAID10.
Guoqing Jiang
4
-6
/
+36
2019-08-07
md: Convert to use int_pow()
Andy Shevchenko
1
-5
/
+1
2019-08-07
md/raid10: end bio when the device faulty
Yufen Yu
1
-12
/
+14
2019-08-07
md/raid1: end bio when the device faulty
Yufen Yu
1
-12
/
+14
2019-08-07
md/raid6: Set R5_ReadError when there is read failure on parity disk
Xiao Ni
1
-1
/
+3
2019-08-07
raid1: use an int as the return value of raise_barrier()
Hou Tao
1
-1
/
+4
2019-08-06
lightnvm: pblk: use kvmalloc for metadata
Hans Holmberg
4
-64
/
+19
2019-08-06
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
7
-187
/
+51
2019-08-06
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
2
-35
/
+29
2019-08-04
scsi: implement .cleanup_rq callback
Ming Lei
1
-0
/
+13
2019-08-04
blk-mq: add callback of .cleanup_rq
Ming Lei
1
-0
/
+1
2019-08-04
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2
-6
/
+25
2019-08-04
scsi: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
3
-5
/
+15
2019-08-04
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
1
-1
/
+1
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
5
-4
/
+18
2019-08-04
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
1
-0
/
+4
2019-08-04
Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
4
-24
/
+63
2019-08-04
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+13
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
4
-17
/
+47
2019-08-05
tpm: Fix null pointer dereference on chip register error path
Milan Broz
1
-7
/
+16
2019-08-04
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+14
2019-08-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+13
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+6
2019-08-03
drivers/acpi/scan.c: document why we don't need the device_hotplug_lock
David Hildenbrand
1
-0
/
+6
2019-08-02
Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-256
/
+517
2019-08-03
mtd: hyperbus: Add hardware dependency to AM654 driver
Jean Delvare
1
-0
/
+1
2019-08-03
mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
Vignesh Raghavendra
1
-1
/
+1
2019-08-03
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
1
-3
/
+11
2019-08-02
Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-57
/
+49
2019-08-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2019-08-02
Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-14
/
+10
2019-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-83
/
+88
2019-08-02
Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-15
/
+31
2019-08-02
Merge tag 'for-5.3/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2019-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12
-82
/
+121
2019-08-02
Merge tag 'pm-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+3
2019-08-02
Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-116
/
+215
2019-08-02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-26
/
+39
2019-08-02
Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...
Daniel Vetter
5
-5
/
+6
2019-08-02
Revert "drm/vgem: fix cache synchronization on arm/arm64"
Chris Wilson
1
-83
/
+47
2019-08-02
Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
6
-71
/
+177
2019-08-02
s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough
Vasily Gorbik
2
-13
/
+5
[next]