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-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
2025-11-02
scsi: target: Do not write NUL characters into ASCII configfs output
Bart Van Assche
1
-1
/
+0
2025-11-02
scsi: target: Add atomic support to target_core_iblock
Mike Christie
1
-0
/
+5
2025-11-02
scsi: target: Add WRITE_ATOMIC_16 support to RSOC
Mike Christie
1
-0
/
+19
2025-11-02
scsi: target: Report atomic values in INQUIRY
Mike Christie
1
-6
/
+24
2025-11-02
scsi: target: Add WRITE_ATOMIC_16 handler
Mike Christie
1
-0
/
+51
2025-11-02
scsi: target: Add helper to set up atomic values from block_device
Mike Christie
1
-0
/
+17
2025-11-02
scsi: target: Add atomic se_device fields
Mike Christie
1
-0
/
+15
2025-11-02
scsi: target: Rename target_configure_unmap_from_queue()
Mike Christie
3
-7
/
+7
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+5
2025-09-29
scsi: target: target_core_configfs: Add length check to avoid buffer overflow
Wang Haoran
1
-1
/
+1
2025-09-15
scsi: target: iscsi: fix typos and formatting in lio_target messages
Alok Tiwari
1
-3
/
+3
2025-09-09
scsi: target: iscsi: Use int type to store negative value
Qianfeng Rong
1
-1
/
+2
2025-09-09
block: add a bio_init_inline helper
Christoph Hellwig
1
-1
/
+1
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-30
/
+89
2025-07-24
scsi: target: core: Generate correct identifiers for PR OUT transport IDs
Maurizio Lombardi
3
-25
/
+60
2025-07-24
scsi: target: iblock: Allow iblock devices to be shared
Mike Christie
2
-5
/
+29
2025-06-16
scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
Maurizio Lombardi
1
-1
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-7
/
+9
2025-05-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-166
/
+263
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-20
scsi: target: core: Constify struct target_opcode_descriptor
Christophe JAILLET
1
-59
/
+59
2025-05-20
scsi: target: core: Constify enabled() in struct target_opcode_descriptor
Christophe JAILLET
1
-8
/
+8
2025-04-28
Merge patch series "target: Remove atomics from main IO path"
Martin K. Petersen
3
-88
/
+187
2025-04-28
scsi: target: Move delayed/ordered tracking to per CPU
Mike Christie
2
-57
/
+80
2025-04-28
scsi: target: Move I/O path stats to per CPU
Mike Christie
2
-31
/
+107
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
1
-1
/
+1
2025-04-11
scsi: target: iscsi: Fix timeout on deleted connection
Dmitry Bogdanov
1
-1
/
+1
2025-04-11
scsi: target: Remove size arguments when calling strscpy()
Thorsten Blum
1
-11
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-8
/
+8
[prev]
[next]