messages from 2026-08-25 12:18:58 to 2026-08-31 02:05:09 UTC [more...]
[PATCH 00/37] Use defined 16-bits ASC/ASCQ combinations
2026-08-31 2:04 UTC (4+ messages)
` [PATCH 01/37] scsi: define all additional sense codes and their qualifiers
` [PATCH 02/37] scsi: constants: use defined sense codes
` [PATCH 03/37] scsi: constants: rename internal struct field names
[PATCH v4 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
2026-08-30 16:05 UTC (6+ messages)
` [PATCH v4 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH v4 2/2] ufs: rpmb: use a fixed-length RPMB dev_id
[PATCH] ufs: rockchip: propagate controller reset errors
2026-08-30 13:37 UTC (2+ messages)
[PATCH] scsi: efct: validate firmware header size
2026-08-30 13:31 UTC (2+ messages)
[PATCH] iscsi: cxgbit: bound LRO fragment aggregation
2026-08-30 13:24 UTC
[PATCH] scsi: ufs: mediatek: Handle mPHY power-on failures
2026-08-30 9:52 UTC (3+ messages)
SCSI updates for the 7.3 merge window
2026-08-29 18:12 UTC
[PATCH v2 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-08-29 10:35 UTC (2+ messages)
[PATCH V1 0/2] scsi: ufs: ufs-qcom: Add specified gear support for multi gear scaling
2026-08-29 7:55 UTC (5+ messages)
` [PATCH V1 1/2] "
` [PATCH V1 2/2] arm64: dts: qcom: Set specified gear configuration for Hamoa
[PATCH 0/3] scsi: hisi_sas: Some Misc fixes
2026-08-29 3:56 UTC (7+ messages)
` [PATCH 1/3] scsi: hisi_sas: Fix incorrect delay values from magic-number cleanup
` [PATCH 2/3] scsi: hisi_sas: Clear PHY error counts on phyup
` [PATCH 3/3] scsi: hisi_sas: Fix spinup failure for SAS SSP devices in Active_Wait state
[PATCH 0/2] scsi: ufs: ufs-pci: Intel UFS 4.0 HS-Gear5 and MCQ support
2026-08-29 2:13 UTC (2+ messages)
[PATCH 0/2] scsi: mpi3mr: Fix error handling and resource leak in mpi3mr_sas_port_add()
2026-08-29 1:57 UTC (2+ messages)
[PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller
2026-08-29 1:56 UTC (5+ 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 1/2] scsi: ibmvfc: fix kernel-doc name for ibmvfc_scsi_relogin()
2026-08-29 1:38 UTC (7+ messages)
` [PATCH 2/2] scsi: ibmvfc: document protocol parameter of ibmvfc_alloc_target()
[PATCH] scsi: pm8001: use rollback index when freeing MSI-X vectors
2026-08-29 1:36 UTC (3+ messages)
[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
2026-08-29 1:33 UTC (6+ messages)
` [PATCH 1/2] scsi: fnic: initialize the NVMe local port info before registering
[PATCH] scsi: megaraid_sas: Protect megasas_get_ctrl_info() in megasas_resume()
2026-08-28 18:35 UTC (2+ messages)
[PATCH v20 0/9] shut down devices asynchronously
2026-08-28 16:01 UTC (6+ messages)
` [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 v1 00/11] FBE virtualization: inline encryption for virtio-blk guests
2026-08-28 15:56 UTC (25+ messages)
` [PATCH v1 01/11] virtio_blk: add inline encryption support
` [PATCH v1 02/11] soc: qcom: add crypto_virt backend for virtio-blk inline crypto
` [PATCH v1 03/11] soc: qcom: crypto_virt: add support for create, prepare and import keys
` [PATCH v1 04/11] dt-bindings: soc: qcom: add binding for qcom,crypto-virt
` [PATCH v1 05/11] blk-crypto: add slot-based inline encryption path
` [PATCH v1 06/11] scsi: ufs: core: add slot path to ufshcd_prepare_lrbp_crypto
` [PATCH v1 07/11] blk-crypto: move bio_crypt_dun_increment() to the public header
` [PATCH v1 08/11] block: add /dev/blk-crypto-proxy for host-side virtio-blk inline encryption
` [PATCH v1 09/11] soc: qcom: add ICE keyslot partitioning driver for guest VMs
` [PATCH v1 10/11] blk-crypto: add slot_offset to blk_crypto_profile
` [PATCH v1 11/11] scsi: ufs: ufs-qcom: support ICE keyslot partitioning for guest VMs
[PATCH] scsi: pm8001: fix IRQ leak using wrong index in MSI-X error path
2026-08-28 11:34 UTC (2+ messages)
[PATCH 00/10] Add S32N79RDB UFS support
2026-08-28 11:13 UTC (41+ messages)
` [PATCH 01/10] ufs: unipro: Move Tx/Rx FSM state definitions to unipro.h
` [PATCH 02/10] ufs: unipro: Add TX/RX FSM state attributes
` [PATCH 03/10] ufs: host: Add common Hibern8 TX FSM polling helper
` [PATCH 04/10] scsi: ufs: Move Versal2 M-PHY CREG access helpers into ufshcd-dwc
` [PATCH 05/10] scsi: ufs: dwc: Export common clock divider and link status helpers
` [PATCH 06/10] dt-bindings: ufs: Add compatibles for S32N79 Host Controller platform driver
` [PATCH 07/10] scsi: ufs: Add NXP S32N79 UFS host controller driver
` [PATCH 08/10] arm64: dts: freescale: s32n79: Add UFS host controller
` [PATCH 09/10] arm64: dts: freescale: s32n79-rdb: Enable UFS
` [PATCH 10/10] MAINTAINERS: Add NXP S32N7 UFS host controller entry
[PATCH] scsi: megaraid_sas: Limit NVMe request size to the PRP chain frame
2026-08-28 10:21 UTC (3+ messages)
[PATCH] scsi: ufs: exynos: Propagate PHY power-on errors
2026-08-28 9:22 UTC
[PATCH 0/2] io_uring passthru: set result on blk-mq request completion
2026-08-28 3:33 UTC (8+ messages)
` [PATCH 1/2] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
` [PATCH 2/2] nvme/ioctl: call io_uring_cmd_set_res32() in ->end_io()
[PATCH v12 0/6] Enable ICE clock scaling
2026-08-27 21:11 UTC (6+ messages)
` [PATCH v12 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v12 5/6] arm64: dts: qcom: monaco: Add OPP-table for ICE UFS and ICE SDHC nodes
[PATCH v2] scsi: target: iscsi: Reject CDB size exceeding available buffer in iscsit_setup_scsi_cmd
2026-08-27 6:42 UTC (6+ messages)
` [PATCH v3] scsi: target: iscsi: Reject CDB size exceeding available buffer
` [PATCH v4 1/2] "
` [PATCH v4 2/2] scsi: target: iscsi: Fix HeaderDigest to cover AHS data
[PATCH] scsi: target: iscsi: Fix HeaderDigest to cover AHS data
2026-08-27 2:05 UTC
[PATCH v6 0/8] scsi: ibmvfc: make ibmvfc support FPIN messages
2026-08-26 21:57 UTC (5+ messages)
` [PATCH v6 7/8] scsi: ibmvfc: register and use asynchronous sub CRQ for events
[PATCH v3 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
2026-08-26 20:59 UTC (6+ 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] scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()
2026-08-26 15:20 UTC (2+ messages)
[PATCH v3 0/2] scsi: leapraid: fix firmware log mmap lifetime
2026-08-26 15:20 UTC (2+ messages)
[PATCH] scsi: qla2xxx: Fix an loop timeout test
2026-08-26 15:20 UTC (2+ messages)
[PATCH] scsi: qla2xxx: Fix an error code in qla_get_tmf()
2026-08-26 15:20 UTC (2+ messages)
[PATCH] scsi: lpfc: remove unnnecessary NULL check
2026-08-26 15:20 UTC (2+ messages)
[PATCH v2] scsi: leapraid: standardize NCQ priority sysfs attributes
2026-08-26 15:20 UTC (2+ messages)
[PATCH] scsi: snic: Fix scsi host leak on workqueue allocation failure
2026-08-26 15:20 UTC (2+ messages)
[PATCH] scsi: core: Enable context analysis for hosts.o
2026-08-26 15:18 UTC (2+ messages)
[PATCH] treewide: fix spelling of "overridden"
2026-08-26 14:20 UTC (3+ messages)
[PATCH V1 0/3] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS platform
2026-08-26 5:27 UTC (4+ messages)
` [PATCH V1 2/3] ufs: ufs-qcom: Align programming sequence for UFS controller v6.2
[PATCH] scsi: target: iscsi: Fix race in discovery auth updates
2026-08-26 4:36 UTC (2+ messages)
[PATCH] scsi: libsas: Fix SMP IO deadlock during HA resume
2026-08-26 3:40 UTC (2+ messages)
[PATCH] scsi: mpt3sas: avoid out-of-bounds cpumask_of_node() call in _base_assign_reply_queues()
2026-08-25 19:17 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/17] scsi: mpi3mr: Fix out-of-bounds accesses and reference leaks
2026-08-25 21:04 UTC (33+ 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 0/17] mpi3mr: fix out-of-bounds accesses and reference leaks
2026-08-25 12:21 UTC (10+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox