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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-23
scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096
Bart Van Assche
3
-5
/
+5
2023-01-23
scsi: qla2xxx: Simplify if condition evaluation
Deepak R Varma
1
-2
/
+1
2023-01-23
scsi: qla2xxx: Use a variable for repeated mem_size computation
Deepak R Varma
1
-7
/
+6
2023-01-23
scsi: elx: libefc_sli: Use "/*" for non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2023-01-18
scsi: ufs: qcom: dt-bindings: Allow 'dma-coherent' property
Johan Hovold
1
-0
/
+2
2023-01-18
scsi: qla2xxx: Make qla_trim_buf() and __qla_adjust_buf() static
Tom Rix
1
-2
/
+2
2023-01-18
scsi: ipr: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-7
/
+2
2023-01-18
scsi: ips: Replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
1
-6
/
+5
2023-01-18
scsi: mpt3sas: Demote log level for trace buffer allocation to info
Paul Menzel
1
-1
/
+1
2023-01-18
scsi: qla2xxx: Fix printk() format string
Arnd Bergmann
1
-1
/
+1
2023-01-18
scsi: MAINTAINERS: Add entry for Exynos UFS driver
Alim Akhtar
1
-0
/
+6
2023-01-18
scsi: ufs: ufs: Remove duplicate entry
Alim Akhtar
1
-1
/
+0
2023-01-18
scsi: megaraid_sas: Add flexible array member for SGLs
Kees Cook
2
-2
/
+5
2023-01-18
scsi: core: Remove scsi_execute_req()/scsi_execute() functions
Mike Christie
1
-31
/
+0
2023-01-18
scsi: cxlflash: Convert to scsi_execute_cmd()
Mike Christie
2
-32
/
+34
2023-01-13
scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()
Mike Christie
1
-7
/
+5
2023-01-13
scsi: virtio_scsi: Convert to scsi_execute_cmd()
Mike Christie
1
-2
/
+2
2023-01-13
scsi: sr: Convert to scsi_execute_cmd()
Mike Christie
2
-11
/
+17
2023-01-13
scsi: ses: Convert to scsi_execute_cmd()
Mike Christie
1
-4
/
+10
2023-01-13
scsi: zbc: Convert to scsi_execute_cmd()
Mike Christie
1
-3
/
+5
2023-01-13
scsi: sd: Convert to scsi_execute_cmd()
Mike Christie
1
-28
/
+55
2023-01-13
scsi: spi: Convert to scsi_execute_cmd()
Mike Christie
1
-16
/
+15
[next]