messages from 2026-07-29 02:55:26 to 2026-07-30 20:11:37 UTC [more...]
[RESEND PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
2026-07-30 20:11 UTC (2+ messages)
` [RESEND PATCH 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
[BUG][UBSAN] scsi: mpi3mr: 32-bit shift and ffs() are used with a u64 SAS PHY mask
2026-07-30 19:10 UTC
[BUG] scsi: mpi3mr: logical SAS link rate is exported as physical negotiated_linkrate
2026-07-30 19:05 UTC
[PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
2026-07-30 18:48 UTC (6+ messages)
` [PATCH 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
` [PATCH 2/6] hv_sock: Remove check for old Hyper-V hosts
` [PATCH 3/6] hv_netvsc: Remove GPADL teardown special case "
` [PATCH 4/6] drm_hyperv: Remove support for synth video protocol of "
` [PATCH 5/6] scsi: storvsc: Remove support for storvsc "
[PATCH v3] scsi: core: pair EH runtime PM get and put
2026-07-30 18:33 UTC (3+ messages)
[PATCH] scsi: core: do not block on tag allocation in scsi_eh_lock_door()
2026-07-30 18:12 UTC (3+ messages)
[PATCH 00/33] scsi: qla2xxx: Bug fixes and hardening
2026-07-30 15:58 UTC (34+ messages)
` [PATCH 01/33] scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation
` [PATCH 02/33] scsi: qla2xxx: Improve firmware dump data capture
` [PATCH 03/33] scsi: qla2xxx: Serialize flash version read in reset handler
` [PATCH 04/33] scsi: qla2xxx: Fix use-after-free of qpair work on queue teardown
` [PATCH 05/33] scsi: qla2xxx: Clarify MPI optrom address/length units
` [PATCH 06/33] scsi: qla2xxx: Fix cs84xx use-after-free on host teardown
` [PATCH 07/33] scsi: qla2xxx: Don't query firmware state while chip is down
` [PATCH 08/33] scsi: qla2xxx: Zero mailbox struct in qla2x00_get_firmware_state()
` [PATCH 09/33] scsi: qla2xxx: Fix FCE trace enable parsing in debugfs
` [PATCH 10/33] scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
` [PATCH 11/33] scsi: qla2xxx: Use memset_io() to clear QLAFX00 request ring slot
` [PATCH 12/33] scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path
` [PATCH 13/33] scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb()
` [PATCH 14/33] scsi: qla2xxx: Fix soft lockup polling continuation IOCB signature
` [PATCH 15/33] scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read
` [PATCH 16/33] scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()
` [PATCH 17/33] scsi: qla2xxx: Quiesce response IRQ before freeing request queue
` [PATCH 18/33] scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path
` [PATCH 19/33] scsi: qla2xxx: Clamp max_npiv_vports to VP_CTRL bitmap capacity
` [PATCH 20/33] scsi: qla2xxx: Avoid double completion in async IOCB timeout
` [PATCH 21/33] scsi: qla2xxx: Skip vport under deletion in report ID acquisition
` [PATCH 22/33] scsi: qla2xxx: Drop vport reference under lock "
` [PATCH 23/33] scsi: qla2xxx: Hold vport_slock for host map update "
` [PATCH 24/33] scsi: qla2xxx: Fix NVMe abort reference leak on repeated abort
` [PATCH 25/33] scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started
` [PATCH 26/33] scsi: qla2xxx: Unlink NVMe unsol ctx before freeing on LS reject error
` [PATCH 27/33] scsi: qla2xxx: Serialize NVMe unsol ctx list with a per-fcport lock
` [PATCH 28/33] scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnostics
` [PATCH 29/33] scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak
` [PATCH 30/33] scsi: qla2xxx: Validate BSG request_len before reading vendor_cmd[]
` [PATCH 31/33] scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers
` [PATCH 32/33] scsi: qla2xxx: Bound i2c->length in I2C "
` [PATCH 33/33] scsi: qla2xxx: Update version to 12.00.00.2607b2
[PATCH v10 00/26] MediaTek UFS Cleanup and MT8196 Enablement
2026-07-30 11:13 UTC (42+ messages)
` [PATCH v10 01/26] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v10 02/26] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v10 03/26] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v10 04/26] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v10 05/26] phy: mediatek: ufs: Add support for resets
` [PATCH v10 06/26] scsi: ufs: mediatek: Rework resets
` [PATCH v10 07/26] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v10 08/26] scsi: ufs: mediatek: Rework init function
` [PATCH v10 09/26] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v10 10/26] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v10 11/26] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
` [PATCH v10 12/26] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v10 13/26] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v10 14/26] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v10 15/26] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v10 16/26] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v10 17/26] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v10 18/26] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v10 19/26] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v10 20/26] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v10 21/26] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v10 22/26] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v10 23/26] scsi: ufs: mediatek: Add MT8196 compatible, update copyright
` [PATCH v10 24/26] arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes
` [PATCH v10 25/26] arm64: dts: mediatek: mt8395-genio-1200-evk-ufs: Complete UFS power supplies
` [PATCH v10 26/26] arm64: dts: mediatek: mt8395-radxa-nio-12l: "
[PATCH] scsi: target: Fix NULL deref when clearing alua_lu_gp twice
2026-07-30 8:40 UTC (2+ messages)
[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
2026-07-30 6:52 UTC (9+ messages)
` [PATCH v2 10/33] ibmvfc: add logic for protocol specific fabric logins
` [PATCH v2 11/33] ibmvfc: add wrapper to get vhost associated with a channel struct
` [PATCH v2 25/33] ibmvfc: process NVMe/FC rports in work thread
` [PATCH v2 30/33] ibmvfc: implement nvme-fc IO command submission callback
[PATCH] scsi: mpt3sas: fix invalid kfree of embedded event_data in event callback
2026-07-30 3:50 UTC (2+ messages)
` 答复: "
[PATCH] scsi: target: Fix stack out-of-bounds in ALUA lu_gp and tg_pt_gp store
2026-07-30 3:41 UTC (2+ messages)
[Announce] sg3_utils-1.49 available
2026-07-29 23:33 UTC
[PATCH v2 1/1] scsi: lpfc: Clear rport node association before unregister
2026-07-29 21:25 UTC (2+ messages)
[PATCH v6 00/27] Native SCSI Multipath support
2026-07-29 17:24 UTC (64+ messages)
` [PATCH v6 01/27] libmultipath: Add initial framework
` [PATCH v6 02/27] libmultipath: Add basic gendisk support
` [PATCH v6 03/27] libmultipath: Add path selection support
` [PATCH v6 04/27] libmultipath: Add bio handling
` [PATCH v6 05/27] libmultipath: Add support for mpath_device management
` [PATCH v6 06/27] libmultipath: Add delayed removal support
` [PATCH v6 07/27] libmultipath: Add sysfs helpers
` [PATCH v6 08/27] libmultipath: Add support for block device IOCTL
` [PATCH v6 09/27] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v6 10/27] libmultipath: Add mpath_bdev_get_unique_id()
` [PATCH v6 11/27] scsi-multipath: introduce basic SCSI device support
` [PATCH v6 12/27] scsi-multipath: introduce scsi_device head structure
` [PATCH v6 13/27] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v6 14/27] scsi-multipath: support iopolicy
` [PATCH v6 15/27] scsi-multipath: clone each bio
` [PATCH v6 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v6 17/27] scsi-multipath: revalidate paths upon device unblock
` [PATCH v6 18/27] scsi-multipath: failover handling
` [PATCH v6 19/27] scsi-multipath: provide callbacks for path state
` [PATCH v6 20/27] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v6 21/27] scsi-multipath: add delayed disk removal support
` [PATCH v6 22/27] scsi: sd: add multipath disk class
` [PATCH v6 23/27] scsi: sd: add multipath disk attr groups
` [PATCH v6 24/27] scsi: sd: support multipath disk
` [PATCH v6 25/27] scsi: sd: add mpath_dev file
` [PATCH v6 26/27] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v6 27/27] scsi: sd: add mpath_queue_depth "
[PATCH 0/5] scsi: lpfc: Remove all strlcat() uses
2026-07-29 15:45 UTC (9+ messages)
` [PATCH 1/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()
` [PATCH 2/5] scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_name()
` [PATCH 3/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()
` [PATCH 4/5] scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpers
` [PATCH 5/5] scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functions
[PATCH 1/1] scsi: lpfc: Clear rport association before unregistering it
2026-07-29 15:33 UTC (2+ messages)
[PATCH] MAINTAINERS: Orphan the SCSI tape driver
2026-07-29 14:22 UTC (3+ messages)
[PATCH v19 0/7] shut down devices asynchronously
2026-07-29 14:08 UTC (7+ messages)
` [PATCH v19 3/7] driver core: separate function to shutdown one device
` [PATCH v19 4/7] driver core: do not always lock parent in shutdown
[PATCH v5 00/27] Native SCSI Multipath support
2026-07-29 9:21 UTC (2+ messages)
[RFC PATCH] usb: storage: uas: limit consecutive device resets in error handling
2026-07-29 5:07 UTC (4+ messages)
` [usb-storage] "
[PATCH] ufs: core: Revert "Delegate the interrupt service routine to a threaded IRQ handler"
2026-07-29 2:56 UTC (2+ messages)
[PATCH] scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE
2026-07-29 2:56 UTC (2+ messages)
[PATCH v3] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
2026-07-29 2:56 UTC (2+ messages)
[PATCH v2] scsi: ufs: core: cancel RTC work in active-active suspend
2026-07-29 2:56 UTC (2+ messages)
[PATCH v2] scsi: ufs: dt-bindings: Add missing mcq reg for qcom,sa8255p-ufshc
2026-07-29 2:56 UTC (2+ messages)
[PATCH] scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
2026-07-29 2:56 UTC (2+ messages)
[PATCH v3] scsi: scsi_debug: fix REPORT ZONES alloc_len underflow OOB write
2026-07-29 2:56 UTC (3+ messages)
` [PATCH v4] "
[PATCH] scsi: libiscsi_tcp: bound SCSI Response data segment to the connection buffer
2026-07-29 2:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH] scsi: libiscsi: fix stale-data leak into the SCSI sense buffer
2026-07-29 2:56 UTC (2+ messages)
[PATCH] mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit
2026-07-29 2:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/1] zfcp bugfix for 7.2
2026-07-29 2:56 UTC (3+ messages)
` [PATCH 1/1] fix memory leak during adapter release by destroying gid_pn_req
[PATCH] scsi: target: Clear cmd_cnt when initial counter enrollment fails
2026-07-29 2:56 UTC (2+ messages)
[PATCH] MAINTAINERS: Update HiSilicon hisi_sas driver maintainer to Xingui Yang
2026-07-29 2:55 UTC (2+ messages)
[PATCH v2] scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
2026-07-29 2:54 UTC (2+ messages)
[PATCH v3 0/3] ufs: Add callback for vendor-specific RTT capability
2026-07-29 2:54 UTC (2+ messages)
[PATCH v2 0/3] scsi: ufs: Harden TX EQTR error handling paths
2026-07-29 2:54 UTC (2+ messages)
[PATCH] ufs: switch WriteBooster missing free space message as warn_once
2026-07-29 2:55 UTC (2+ messages)
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