Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-18 17:57:58 to 2026-08-25 15:45:32 UTC [more...]

[PATCH v2 00/17] scsi: mpi3mr: Fix out-of-bounds accesses and reference leaks
 2026-08-25 21:04 UTC  (18+ messages)
` [PATCH v2 01/17] mpi3mr: Fix buffer overflow in BSG passthrough request copy
` [PATCH v2 02/17] mpi3mr: Fix out-of-bounds read when copying BSG MPI requests
` [PATCH v2 03/17] mpi3mr: Fix I/O block counter leak on admin request post failure
` [PATCH v2 04/17] mpi3mr: Fix target device reference leak in BSG task management
` [PATCH v2 05/17] mpi3mr: Fix buffer overflow when caching log data
` [PATCH v2 06/17] mpi3mr: Fix out-of-bounds reply frame access
` [PATCH v2 07/17] mpi3mr: Fix out-of-bounds sense buffer access
` [PATCH v2 08/17] mpi3mr: Fix out-of-bounds bitmap access during device removal
` [PATCH v2 09/17] mpi3mr: Fix target device reference leak in device removal handshake
` [PATCH v2 10/17] mpi3mr: Fix out-of-bounds read in SAS topology change events
` [PATCH v2 11/17] mpi3mr: Fix out-of-bounds read of event data
` [PATCH v2 12/17] mpi3mr: Fix out-of-bounds phy array access on link change
` [PATCH v2 13/17] mpi3mr: Fix buffer overflow in the BSG target device map
` [PATCH v2 14/17] mpi3mr: Fix out-of-bounds read in PCIe topology change events
` [PATCH v2 15/17] mpi3mr: zero out diagnostic buffer status memory
` [PATCH v2 16/17] mpi3mr: Fix use-after-free of the firmware event workqueue
` [PATCH v2 17/17] mpi3mr: Fix NULL pointer dereference on PCI error recovery

[PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller
 2026-08-25 14:52 UTC  (3+ messages)
` [PATCH V2 1/2] ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS controller v6.2+
` [PATCH V2 2/2] ufs: ufs-qcom: Fix sequential read variance

[PATCH 0/17] mpi3mr: fix out-of-bounds accesses and reference leaks
 2026-08-25 12:21 UTC  (47+ messages)
` [PATCH 01/17] mpi3mr: Fix buffer overflow in BSG passthrough request copy
` [PATCH 02/17] mpi3mr: Fix out-of-bounds read when copying BSG MPI requests
` [PATCH 03/17] mpi3mr: Fix I/O block counter leak on admin request post failure
` [PATCH 04/17] mpi3mr: Fix target device reference leak in BSG task management
` [PATCH 06/17] mpi3mr: Fix out-of-bounds reply frame access
` [PATCH 07/17] mpi3mr: Fix out-of-bounds sense buffer access
` [PATCH 08/17] mpi3mr: Fix out-of-bounds bitmap access during device removal
` [PATCH 09/17] mpi3mr: Fix target device reference leak in device removal handshake
` [PATCH 10/17] mpi3mr: Fix out-of-bounds read in SAS topology change events
` [PATCH 11/17] mpi3mr: Fix out-of-bounds read of event data
` [PATCH 12/17] mpi3mr: Fix out-of-bounds phy array access on link change
` [PATCH 13/17] mpi3mr: Fix buffer overflow in the BSG target device map
` [PATCH 14/17] mpi3mr: Fix out-of-bounds read in PCIe topology change events
` [PATCH 15/17] mpi3mr: zero out diagnostic buffer status memory
` [PATCH 16/17] mpi3mr: Fix use-after-free of the firmware event workqueue
` [PATCH 17/17] mpi3mr: Fix NULL pointer dereference on PCI error recovery

[PATCH] scsi: ips: Fix NULL pointer dereference in ips_release()
 2026-08-25 10:44 UTC  (2+ messages)

[PATCH] scsi: stex: Fix NULL pointer dereference in stex_hard_reset()
 2026-08-25  9:28 UTC 

[PATCH] scsi: stex: Fix NULL pointer dereference in stex_hard_reset()
 2026-08-25  9:26 UTC 

[PATCH] scsi: qla4xxx: Fix NULL pointer dereference in qla4xxx_abort_active_cmds()
 2026-08-25  9:17 UTC 

[PATCH] scsi: qla4xxx: Fix NULL pointer dereference in qla4xxx_abort_active_cmds()
 2026-08-25  9:10 UTC 

[PATCH] scsi: csiostor: remove 'state' parameter from csio_do_hello()
 2026-08-25  3:30 UTC 

[PATCH v6 0/8] scsi: ibmvfc: make ibmvfc support FPIN messages
 2026-08-24 15:25 UTC  (25+ messages)
` [PATCH v6 1/8] scsi: ibmvfc: add basic FPIN support
` [PATCH v6 2/8] scsi: ibmvfc: Add NOOP command support
` [PATCH v6 3/8] scsi: ibmvfc: define asynchronous sub-queue
` [PATCH v6 4/8] scsi: ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v6 5/8] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ
` [PATCH v6 6/8] scsi: ibmvfc: extend channel registration and deregistration for async subq
` [PATCH v6 7/8] scsi: ibmvfc: register and use asynchronous sub CRQ for events
` [PATCH v6 8/8] scsi: ibmvfc: handle extended FPIN events

[PATCH] scsi: pm8001: use rollback index when freeing MSI-X vectors
 2026-08-24 11:53 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: use rollback index when freeing MSI-X vectors
 2026-08-24 11:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
 2026-08-24  9:54 UTC  (10+ messages)
` [PATCH 1/2] scsi: fnic: initialize the NVMe local port info before registering
` [PATCH 2/2] scsi: fnic: free the NVMe port template from the delete callback

[PATCH v12 0/6] Enable ICE clock scaling
 2026-08-24  8:05 UTC  (12+ messages)
` [PATCH v12 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v12 2/6] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v12 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init
` [PATCH v12 4/6] arm64: dts: qcom: kodiak: Add OPP-table for ICE UFS and ICE SDHC nodes
` [PATCH v12 5/6] arm64: dts: qcom: monaco: "
` [PATCH v12 6/6] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node

add tests for file system on devices using protection information v2
 2026-08-24  4:59 UTC  (16+ messages)
` [PATCH 1/5] common/scsi_debug: don't slow down I/O
` [PATCH 2/5] common: add a _sysfs_block_integrity_path helper
` [PATCH 3/5] add a "pi" group
` [PATCH 4/5] generic: test I/O on devices with T10 protection information
` [PATCH 5/5] generic: test corruption detection using "

[PATCH] scsi: snic: Fix scsi host leak on workqueue allocation failure
 2026-08-24  2:15 UTC  (2+ messages)

[PATCH v2] scsi: leapraid: standardize NCQ priority sysfs attributes
 2026-08-24  1:58 UTC  (2+ messages)

[PATCH v3 0/2] scsi: leapraid: fix firmware log mmap lifetime
 2026-08-24  1:56 UTC  (2+ messages)

[PATCH] scsi: lpfc: remove unnnecessary NULL check
 2026-08-24  1:49 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix an loop timeout test
 2026-08-24  1:48 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix an error code in qla_get_tmf()
 2026-08-24  1:46 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()
 2026-08-24  1:39 UTC  (3+ messages)

[PATCH] scsi: core: Enable context analysis for hosts.o
 2026-08-24  1:32 UTC  (2+ messages)

[PATCH v2] scsi: target: pin db_root for metadata writes
 2026-08-23 11:43 UTC  (3+ messages)

[PATCH v2 0/3] scsi: libiscsi: validate task lookups driven by target-supplied ITTs
 2026-08-22  1:41 UTC  (2+ messages)

[PATCH] scsi: libiscsi_tcp: check the data direction of a Data-In PDU
 2026-08-22  1:41 UTC  (2+ messages)

[GIT PULL] SCSI updates for the 7.2+ merge window
 2026-08-21 19:10 UTC  (3+ messages)

[PATCH v3 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-08-21 15:24 UTC  (4+ messages)
` [PATCH v3 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH v3 2/2] ufs: rpmb: use a fixed-length RPMB dev_id

[PATCH v20 0/9] shut down devices asynchronously
 2026-08-21 14:43 UTC  (19+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support
` [PATCH 9/9] scsi: "

[PATCH] scsi: pmcraid: shut down command timers before reuse
 2026-08-21 11:01 UTC  (5+ messages)

[PATCH v11 0/6] Enable ICE clock scaling
 2026-08-21 10:46 UTC  (9+ messages)
` [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for ICE UFS and ICE eMMC nodes
` [PATCH v11 6/6] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node

[PATCH -next 0/2] scsi: iscsi: Fix races in connection cleanup path
 2026-08-21  9:49 UTC  (5+ messages)
` [PATCH -next 1/2] scsi: iscsi: fix NULL pointer dereference in iscsi_sw_tcp_release_conn()
` [PATCH -next 2/2] scsi: iscsi: Fix use-after-free in iscsi_conn_release() for cleanup_work

[PATCH] scsi: iscsi: fix NULL pointer dereference in iscsi_sw_tcp_release_conn()
 2026-08-21  9:32 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: wait for the EDIF RX timer before freeing entries
 2026-08-21  7:11 UTC  (4+ messages)
` [PATCH v2] scsi: qla2xxx: synchronize EDIF entry teardown with timer

[PATCH 5.10] scsi: gdth: ensure event string is NUL-terminated
 2026-08-21  4:33 UTC  (2+ messages)

[PATCH] scsi: smartpqi: Handle pqi_alloc_io_request() failure
 2026-08-20 19:01 UTC  (3+ messages)

[PATCH v4 0/3] Fix control flow in sas_ex_add_parent_port()
 2026-08-20 12:51 UTC  (8+ messages)
` [PATCH v4 1/3] scsi: libsas: Handle errors "
` [PATCH v4 2/3] scsi: libsas: Handle errors in sas_set_ex_phy()
` [PATCH v4 3/3] scsi: libsas: Handle errors in sas_ex_discover_expander()

[PATCH v1 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-08-20  7:56 UTC  (12+ messages)
` [PATCH v2 2/2] ufs: rpmb: use a fixed-length RPMB dev_id

scsi_debug: add support to corrupt data and/or reftag v2
 2026-08-20  6:09 UTC  (5+ messages)
` [PATCH] scsi_debug: add support to corrupt data and/or reftag

[PATCH] scsi: csiostor: fix inverted sscanf() check in csio_store_dbg_level
 2026-08-19 22:10 UTC  (2+ messages)

[PATCH v2] scsi: cxgbi: fix retry_timer use-after-free on adapter detach
 2026-08-19 17:02 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: Handle SAS port and rphy allocation failures
 2026-08-19  7:19 UTC  (2+ messages)

[PATCH] scsi: target: bound VPD identifier formatting
 2026-08-19  3:35 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: kill tasklet after free_irq in teardown paths
 2026-08-19  1:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox