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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-43
/
+138
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-8
/
+18
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-2
/
+2
2026-04-08
scsi: target: Don't validate ignored fields in PROUT PREEMPT
Stefan Hajnoczi
1
-27
/
+32
2026-04-05
uio: replace deprecated mmap hook with mmap_prepare in uio_info
Lorenzo Stoakes (Oracle)
1
-8
/
+18
2026-04-02
Merge branch 7.0/scsi-fixes into 7.1/scsi-staging
Martin K. Petersen
3
-16
/
+53
2026-03-27
scsi: target: Replace strncpy() with strscpy() in VPD dump functions
Kees Cook
1
-4
/
+4
2026-03-19
scsi: target: file: Use kzalloc_flex for aio_cmd
Thinh Nguyen
1
-1
/
+1
2026-03-19
scsi: target: tcm_loop: Drain commands in target_reset handler
Josef Bacik
1
-6
/
+46
2026-03-10
scsi: target: core: Fix integer overflow in UNMAP bounds check
Junrui Luo
1
-1
/
+2
2026-03-10
scsi: target: core: Fix complete_type use
Mike Christie
2
-2
/
+2
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
2
-2
/
+2
2026-02-28
scsi: target: Allow userspace to set the completion type
Mike Christie
2
-0
/
+46
2026-02-28
scsi: target: Use driver completion preference by default
Mike Christie
5
-1
/
+5
2026-02-28
scsi: target: Add support for completing commands from backend context
Mike Christie
2
-11
/
+50
2026-02-28
scsi: target: Fix recursive locking in __configfs_open_file()
Prithvi Tambewagh
1
-9
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
26
-66
/
+66
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
28
-79
/
+78
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-25
/
+162
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
4
-0
/
+4
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-2
/
+4
2026-01-23
scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()
Kery Qi
1
-2
/
+2
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-1
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
4
-0
/
+4
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
1
-2
/
+4
2026-01-16
scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
Maurizio Lombardi
1
-1
/
+4
2026-01-16
scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
Maurizio Lombardi
1
-1
/
+4
2026-01-04
scsi: target: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
2
-24
/
+24
2026-01-04
scsi: target: sbp: Potential integer overflow in sbp_make_tpg()
ReBeating
1
-2
/
+2
2025-12-16
scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATION
Gulam Mohamed
2
-0
/
+136
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-223
/
+270
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-12
/
+2
2025-11-29
scsi: target: sbp: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-11-29
scsi: target: Reset t_task_cdb pointer in error case
Andrey Vatoropin
1
-0
/
+1
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
4
-8
/
+8
2025-11-12
scsi: target: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
3
-4
/
+4
2025-11-12
scsi: target: sbp: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-4
/
+4
2025-11-08
scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()
Hamza Mahfooz
1
-0
/
+3
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
target: don't copy kernel creds
Christian Brauner
1
-12
/
+2
2025-11-02
Merge patch series "target: RW/num_cmds stats improvements"
Martin K. Petersen
6
-186
/
+117
2025-11-02
scsi: target: Move LUN stats to per-CPU
Mike Christie
6
-55
/
+61
2025-11-02
scsi: target: Create and use macro helpers for per-CPU stats
Mike Christie
1
-131
/
+56
2025-11-02
scsi: target: Fix LUN/device R/W and total command stats
Mike Christie
1
-12
/
+12
2025-11-02
scsi: target: Simplify target_lu_gp_members_show()
Bart Van Assche
1
-15
/
+7
[next]