index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
152
-403
/
+403
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
186
-842
/
+777
2026-02-17
scsi: snic: Remove unused linkstatus
Thomas Fourier
1
-9
/
+0
2026-02-17
scsi: pm8001: Fix use-after-free in pm8001_queue_command()
Salomon Dushimirimana
1
-2
/
+3
2026-02-17
scsi: mpi3mr: Add NULL checks when resetting request and reply queues
Ranjan Kumar
1
-14
/
+18
2026-02-17
scsi: ses: Fix devices attaching to different hosts
Tomas Henzl
1
-3
/
+2
2026-02-17
scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
Jan Kiszka
1
-2
/
+3
2026-02-17
scsi: lpfc: Properly set WC for DPP mapping
Mathias Krause
3
-6
/
+35
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+12
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
131
-646
/
+3094
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-0
/
+5
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+1
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-4
/
+8
2026-02-03
scsi: csiostor: Fix dereference of null pointer rn
Colin Ian King
1
-1
/
+2
2026-02-03
scsi: buslogic: Reduce stack usage
Arnd Bergmann
1
-2
/
+4
2026-02-03
scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
Zilin Guan
1
-3
/
+10
2026-02-03
scsi: mpi3mr: Make driver probing asynchronous
Guixin Liu
1
-1
/
+4
2026-02-03
scsi: efct: Use IRQF_ONESHOT and default primary handler
Sebastian Andrzej Siewior
1
-7
/
+1
2026-02-01
scsi: efct: Use IRQF_ONESHOT and default primary handler
Sebastian Andrzej Siewior
1
-7
/
+1
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
5
-4
/
+53
2026-01-23
scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()
Haoxiang Li
1
-0
/
+1
2026-01-23
scsi: qla2xxx: edif: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-01-23
Merge patch series "Add WQ_PERCPU to alloc_workqueue() users"
Martin K. Petersen
3
-3
/
+3
2026-01-23
scsi: qla2xxx: target: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
1
-1
/
+1
2026-01-23
scsi: qla2xxx: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
1
-1
/
+1
2026-01-23
scsi: qla4xxx: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
1
-1
/
+1
2026-01-23
Merge patch series "mpi3mr: Enhancements for mpi3mr"
Martin K. Petersen
13
-40
/
+478
2026-01-23
scsi: mpi3mr: Driver version update to 8.17.0.3.50
Ranjan Kumar
1
-2
/
+2
2026-01-23
scsi: mpi3mr: Fixed the W=1 compilation warning
Ranjan Kumar
2
-5
/
+7
2026-01-23
scsi: mpi3mr: Record and report controller firmware faults
Ranjan Kumar
3
-0
/
+135
2026-01-23
scsi: mpi3mr: Update MPI Headers to revision 39
Ranjan Kumar
8
-12
/
+197
2026-01-23
scsi: mpi3mr: Use negotiated link rate from DevicePage0
Ranjan Kumar
4
-12
/
+111
2026-01-23
scsi: mpi3mr: Avoid redundant diag-fault resets
Ranjan Kumar
1
-3
/
+10
2026-01-23
scsi: mpi3mr: Rename log data save helper to reflect threaded/BH context
Ranjan Kumar
3
-4
/
+9
2026-01-23
scsi: mpi3mr: Add module parameter to control threaded IRQ polling
Ranjan Kumar
1
-2
/
+7
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
83
-157
/
+201
2026-01-23
scsi: qla2xxx: Declare qla2xxx_mqueuecommand() static
Bart Van Assche
1
-2
/
+2
2026-01-23
scsi: megaraid_sas: Return SCSI_MLQUEUE_HOST_BUSY instead of 1
Bart Van Assche
1
-5
/
+5
2026-01-23
scsi: megaraid: Return SCSI_MLQUEUE_HOST_BUSY instead of 1
Bart Van Assche
1
-5
/
+5
2026-01-23
scsi: aha152x: Return SCSI_MLQUEUE_HOST_BUSY instead of 0x2003
Bart Van Assche
1
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
5
-0
/
+5
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
3
-4
/
+8
2026-01-16
scsi: sd: Do not split error messages
Bart Van Assche
1
-31
/
+24
2026-01-16
scsi: sd: Move the sd_fops definition
Bart Van Assche
1
-16
/
+15
2026-01-16
scsi: sd: Move the scsi_disk_release() function definition
Bart Van Assche
1
-12
/
+11
2026-01-16
scsi: sd: Move the sd_config_discard() function definition
Bart Van Assche
1
-58
/
+56
2026-01-16
scsi: sd: Move the sd_remove() function definition
Bart Van Assche
1
-27
/
+26
2026-01-16
scsi: qla2xxx: Sanitize payload size to prevent member overflow
Jiasheng Jiang
1
-0
/
+7
2026-01-16
scsi: core: Wake up the error handler when final completions race against each other
David Jeffery
2
-1
/
+18
[prev]
[next]