index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
scsi: target: tcm_loop: Fix NULL ptr dereference
Guixin Liu
1
-2
/
+10
2026-04-26
Merge branch '7.1/scsi-queue' into 7.1/scsi-fixes
Martin K. Petersen
2
-5
/
+19
2026-04-21
scsi: target: iscsi: reject invalid size Extended CDB AHS
Carlos Bilbao
1
-4
/
+18
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/...
Linus Torvalds
1
-8
/
+18
2026-04-13
scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()
Greg Kroah-Hartman
1
-1
/
+1
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
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/...
Linus Torvalds
4
-0
/
+4
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
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_ope...
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
-230
/
+277
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
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
-193
/
+124
[next]