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
2020-08-21
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
1
-10
/
+2
2020-08-21
nvme: refactor command completion
Christoph Hellwig
3
-64
/
+89
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
6
-7
/
+13
2020-08-21
nvme: skip noiob for zoned devices
Keith Busch
1
-1
/
+1
2020-08-21
nvme-pci: fix PRP pool size
Christoph Hellwig
1
-1
/
+2
2020-08-21
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
1
-6
/
+6
2020-08-21
nvme: Use spin_lock_irq() when taking the ctrl->lock
Logan Gunthorpe
1
-4
/
+4
2020-08-21
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
1
-3
/
+3
2020-08-21
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
1
-3
/
+3
2020-08-21
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
1
-4
/
+5
2020-08-21
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
1
-5
/
+4
2020-08-21
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
1
-5
/
+10
2020-08-21
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
1
-2
/
+2
2020-08-21
nvmet-passthru: Reject commands with non-sgl flags set
Logan Gunthorpe
1
-0
/
+8
2020-08-21
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2020-08-21
block/rnbd: Ensure err is always initialized in process_rdma
Nathan Chancellor
1
-1
/
+2
2020-08-17
block: virtio_blk: fix handling single range discard request
Ming Lei
1
-8
/
+23
2020-08-17
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
1
-15
/
+18
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-64
/
+44
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-2
/
+0
2020-08-15
Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+47
2020-08-15
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-86
/
+115
2020-08-15
Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-67
/
+184
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
57
-431
/
+1232
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-35
/
+16
2020-08-14
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-14
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-08-14
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2
-2
/
+2
2020-08-14
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
1
-19
/
+4
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
2
-7
/
+3
2020-08-14
input: i8042 - Remove special Cayman handling
Geert Uytterhoeven
1
-2
/
+0
2020-08-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-97
/
+164
2020-08-14
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-38
/
+50
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-14
/
+24
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2020-08-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-67
/
+184
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-47
/
+72
2020-08-13
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
33
-247
/
+379
2020-08-13
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2020-08-13
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
3
-4
/
+7
2020-08-13
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
1
-0
/
+1
2020-08-13
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
3
-7
/
+7
2020-08-13
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-13
mfd: syscon: Use a unique name with regmap_config
Suman Anna
1
-1
/
+3
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
12
-12
/
+12
2020-08-13
mfd: dln2: Run event handler loop under spinlock
Andy Shevchenko
1
-0
/
+4
2020-08-13
mfd: madera: Improve handling of regulator unbinding
Charles Keepax
1
-8
/
+15
2020-08-13
mfd: mfd-core: Add mechanism for removal of a subset of children
Charles Keepax
1
-1
/
+15
2020-08-13
mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...
Xu Wang
1
-6
/
+1
[next]