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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
scsi: zfcp: Change the type of all fsf request id fields and variables to u64
Benjamin Block
6
-17
/
+18
2023-02-21
scsi: zfcp: Make the type for accessing request hashtable buckets size_t
Benjamin Block
1
-9
/
+11
2023-02-21
scsi: ufs: core: Simplify ufshcd_execute_start_stop()
Bart Van Assche
1
-27
/
+8
2023-02-21
scsi: ufs: core: Rely on the block layer for setting RQF_PM
Bart Van Assche
1
-1
/
+1
2023-02-21
scsi: core: Extend struct scsi_exec_args
Bart Van Assche
2
-0
/
+2
2023-02-21
scsi: lpfc: Fix double word in comments
Bo Liu
7
-13
/
+13
2023-02-21
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Bart Van Assche
1
-0
/
+2
2023-02-21
scsi: core: Fix a source code comment
Bart Van Assche
1
-1
/
+1
2023-02-21
scsi: cxgbi: Remove unneeded version.h include
Jesper Juhl
1
-1
/
+0
2023-02-21
scsi: qedi: Remove unneeded version.h include
Jesper Juhl
1
-1
/
+0
2023-02-21
scsi: mpi3mr: Remove unneeded version.h include
Jesper Juhl
1
-1
/
+0
2023-02-21
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
1
-0
/
+4
2023-02-21
scsi: mpi3mr: Use number of bits to manage bitmap sizes
Shin'ichiro Kawasaki
2
-52
/
+33
2023-02-21
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
1
-11
/
+2
2023-02-21
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
1
-7
/
+8
2023-02-21
scsi: mpi3mr: Fix an issue found by KASAN
Tomas Henzl
1
-1
/
+1
2023-02-21
scsi: mpi3mr: Replace 1-element array with flex-array
Kees Cook
1
-7
/
+1
2023-02-21
scsi: ipr: Work around fortify-string warning
Arnd Bergmann
1
-20
/
+21
2023-02-21
scsi: ipr: Make ipr_probe_ioa_part2() return void
Deepak R Varma
1
-10
/
+3
2023-02-21
scsi: sd: Update DIX config every time sd_revalidate_disk() is called
Xingui Yang
2
-12
/
+11
2023-02-21
scsi: sd: Remove unused sd_cdb_cache
Fengnan Chang
1
-15
/
+1
2023-02-21
scsi: ufs: mcq: Fix incorrectly set queue depth
Asutosh Das
1
-4
/
+6
2023-02-21
scsi: ufs: ufs-mediatek: Guard power management functions with CONFIG_PM
Yangtao Li
1
-0
/
+2
2023-02-21
scsi: ufs: core: Initialize devfreq synchronously
Adrien Thierry
2
-16
/
+32
2023-02-21
scsi: ufs: Make the TC G210 driver dependent on CONFIG_OF
Bart Van Assche
1
-1
/
+1
2023-02-21
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
4
-6
/
+12
2023-02-21
scsi: ses: Don't attach if enclosure has no components
James Bottomley
1
-0
/
+6
2023-02-21
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
1
-1
/
+2
2023-02-21
scsi: ses: Fix possible desc_ptr out-of-bounds accesses
Tomas Henzl
1
-5
/
+9
2023-02-21
scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
Tomas Henzl
1
-9
/
+26
2023-02-21
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
1
-2
/
+4
2023-02-08
scsi: ufs: core: Fix an error handling path in ufshcd_read_desc_param()
Christophe JAILLET
1
-1
/
+2
2023-02-08
scsi: ufs: core: Fix device management cmd timeout flow
Mason Zhang
1
-0
/
+16
2023-02-08
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
1
-0
/
+3
2023-02-08
scsi: smartpqi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+3
2023-02-08
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
1
-0
/
+3
2023-02-08
scsi: qla2xxx: Remove the unused variable wwn
Jiapeng Chong
1
-2
/
+0
2023-02-08
scsi: ufs: core: Fix kernel-doc syntax
Bart Van Assche
1
-5
/
+5
2023-02-08
scsi: ufs: core: Add hibernation callbacks
Anjana Hari
3
-1
/
+62
2023-02-08
scsi: snic: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-02-08
scsi: ufs: core: Limit DMA alignment check
Bjorn Andersson
1
-6
/
+3
2023-02-08
scsi: Documentation: Correct spelling
Randy Dunlap
4
-5
/
+5
2023-02-08
scsi: Documentation: Correct spelling
Randy Dunlap
6
-44
/
+44
2023-02-08
scsi: target: Documentation: Correct spelling
Randy Dunlap
1
-1
/
+1
2023-02-08
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
1
-2
/
+3
2023-02-08
scsi: ufs: qcom: dt-bindings: Add SM8550 compatible string
Abel Vesa
1
-0
/
+2
2023-02-08
scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5
Abel Vesa
2
-3
/
+11
2023-02-03
scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference
Arnd Bergmann
2
-9
/
+2
2023-01-23
scsi: ufs: core: Enable DMA clustering
Bart Van Assche
1
-1
/
+0
2023-01-23
scsi: ufs: exynos: Fix the maximum segment size
Bart Van Assche
1
-0
/
+8
[next]