messages from 2026-01-02 03:52:25 to 2026-01-08 10:51:54 UTC [more...]
[PATCH v5 00/24] MediaTek UFS Cleanup and MT8196 Enablement
2026-01-08 10:49 UTC (16+ messages)
` [PATCH v5 01/24] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v5 02/24] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v5 03/24] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v5 04/24] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v5 05/24] phy: mediatek: ufs: Add support for resets
` [PATCH v5 06/24] scsi: ufs: mediatek: Rework resets
` [PATCH v5 07/24] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v5 08/24] scsi: ufs: mediatek: Rework init function
` [PATCH v5 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v5 10/24] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v5 11/24] scsi: ufs: mediatek: Rework probe function
` [PATCH v5 12/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v5 13/24] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v5 14/24] scsi: ufs: mediatek: Switch to newer PM ops helpers
` [PATCH v5 15/24] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
[PATCH v4 00/25] MediaTek UFS Cleanup and MT8196 Enablement
2026-01-08 9:28 UTC (14+ messages)
` [PATCH v4 02/25] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v4 09/25] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v4 11/25] scsi: ufs: mediatek: Rework probe function
` [PATCH v4 12/25] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
[PATCH 0/2] Call scsi_host_busy() after the SCSI host has been added
2026-01-08 8:47 UTC (7+ messages)
` [PATCH 1/2] ufs: core: Only call "
` [PATCH 2/2] scsi: core: Revert "Fix a regression triggered by scsi_host_busy()"
[PATCH v2] hpsa: fix a memory leak in hpsa_find_cfgtables()
2026-01-08 7:32 UTC
[PATCH v6] scsi: leapraid: Add new scsi driver
2026-01-08 6:24 UTC
[PATCH 0/2 v5.10] Fix CVE-2023-52975
2026-01-08 6:22 UTC (3+ messages)
` [PATCH 1/2 v5.10] scsi: iscsi: Move pool freeing
` [PATCH 2/2 v5.10] scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
[PATCH V4 0/4] Add UFS support for x1e80100 SoC
2026-01-08 5:25 UTC (8+ messages)
` [PATCH V4 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add QMP UFS PHY compatible
` [PATCH V4 2/4] dt-bindings: ufs: qcom,sc7180-ufshc: Add UFSHC compatible for x1e80100
` [PATCH V4 3/4] arm64: dts: qcom: hamoa: Add UFS nodes for x1e80100 SoC
` [PATCH V4 4/4] arm64: dts: qcom: hamoa-iot-evk: Enable UFS
[PATCH V4 0/4] ufs: ufs-qcom: Add support firmware managed platforms
2026-01-08 4:42 UTC (10+ messages)
` [PATCH V4 1/4] MAINTAINERS: broaden UFS Qualcomm binding file pattern
` [PATCH V4 2/4] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller
` [PATCH V4 3/4] scsi: ufs: core Enforce minimum pm level for sysfs configuration
` [PATCH V4 4/4] ufs: ufs-qcom: Add support for firmware-managed resource abstraction
Satellite Event 2026 Audience Insights
2026-01-07 21:39 UTC
[PATCH] scsi: tcm_qla2xxx: initialize cmd->offset in tcm_qla2xxx_write_pending
2026-01-07 21:02 UTC
[PATCH] scsi: qla2xxx: add boundary check for RDP PUREX item size
2026-01-07 20:18 UTC
[PATCH] scsi: storvsc: Process unsupported MODE_SENSE_10
2026-01-07 19:56 UTC
[PATCH v2] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
2026-01-07 19:47 UTC (3+ messages)
[PATCH] scsi: core: Fix a regression triggered by scsi_host_busy()
2026-01-07 17:13 UTC (8+ messages)
[PATCH] scsi: Change the return type of the .queuecommand() callback
2026-01-07 17:09 UTC (4+ messages)
[PATCH v2 00/15] fix DMA aligment issues around virtio
2026-01-07 16:29 UTC (31+ messages)
` [PATCH v2 01/15] dma-mapping: add __dma_from_device_group_begin()/end()
` [PATCH v2 02/15] docs: dma-api: document __dma_from_device_group_begin()/end()
` [PATCH v2 03/15] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH v2 04/15] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH v2 05/15] dma-debug: track cache clean flag in entries
` [PATCH v2 06/15] virtio: add virtqueue_add_inbuf_cache_clean API
` [PATCH v2 07/15] vsock/virtio: fix DMA alignment for event_list
` [PATCH v2 08/15] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH v2 09/15] virtio_input: fix DMA alignment for evts
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events
` [PATCH v2 11/15] virtio-rng: fix DMA alignment for data buffer
` [PATCH v2 12/15] virtio_input: use virtqueue_add_inbuf_cache_clean for events
` [PATCH v2 13/15] vsock/virtio: reorder fields to reduce padding
` [PATCH v2 14/15] gpio: virtio: fix DMA alignment
` [PATCH v2 15/15] gpio: virtio: reorder fields to reduce struct padding
[PATCH 0/6] Enable UFS support on Milos
2026-01-07 14:19 UTC (17+ messages)
` [PATCH 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE
` [PATCH 2/6] scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS Controller
` [PATCH 3/6] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Milos QMP UFS PHY
` [PATCH 4/6] phy: qcom-qmp-ufs: Add Milos support
` [PATCH 5/6] arm64: dts: qcom: milos: Add UFS nodes
` [PATCH 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable UFS
[PATCH] docs: dt: submitting-patches: Document prefixes for SCSI and UFS
2026-01-07 13:22 UTC
[PATCH] hpsa: fix a memory leak in hpsa_find_cfgtables()
2026-01-07 9:06 UTC (2+ messages)
[PATCH V3 0/4] Add UFS support for x1e80100 SoC
2026-01-07 5:51 UTC (18+ messages)
` [PATCH V3 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add QMP UFS PHY compatible
` [PATCH V3 2/4] dt-bindings: ufs: qcom,sc7180-ufshc: Add UFSHC compatible for x1e80100
` [PATCH V3 3/4] arm64: dts: qcom: hamoa: Add UFS nodes for x1e80100 SoC
` [PATCH V3 4/4] arm64: dts: qcom: hamoa-iot-evk: Enable UFS
[PATCH RESEND] scsi: ppa: Fix use-after-free caused by unfinished delayed work
2026-01-07 3:35 UTC (8+ messages)
[PATCH] scsi: qla2xxx: sanitize payload size to prevent member overflow
2026-01-06 20:53 UTC
[PATCH v5 0/5] Clean up the SCSI disk driver source code
2026-01-06 19:07 UTC (6+ messages)
` [PATCH v5 1/5] scsi: sd: Move the sd_remove() function definition
` [PATCH v5 2/5] scsi: sd: Move the sd_config_discard() "
` [PATCH v5 3/5] scsi: sd: Move the scsi_disk_release() "
` [PATCH v5 4/5] scsi: sd: Move the sd_fops definition
` [PATCH v5 5/5] scsi: sd: Do not split error messages
[PATCH] ufs: core: Improve the documentation of UFS data frames
2026-01-06 19:00 UTC
[PATCH] scsi: mpi3mr: Simplify the workqueue allocation code
2026-01-06 18:57 UTC
[PATCH] scsi: mpt3sas: Simplify the workqueue allocation code
2026-01-06 18:56 UTC
[PATCH V3 0/4] ufs: ufs-qcom: Add support firmware managed platforms
2026-01-06 13:43 UTC (5+ messages)
` [PATCH V3 2/4] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller
[PATCH] scsi: qla2xxx: Remove redundant and conflicting initialization in qlt_alloc_qfull_cmd
2026-01-05 21:31 UTC
[PATCH] xen/scsiback: fix potential memory leak in scsiback_remove()
2026-01-05 12:31 UTC (2+ messages)
[PATCH 1/3] scsi: lpfc: Fix memory leak in lpfc_config_port_post()
2026-01-05 10:41 UTC (5+ messages)
` [1/3] "
[PATCH 0/3] scsi: lpfc: Fix multiple memory leaks in error paths
2026-01-05 9:56 UTC (3+ messages)
[PATCH V2 0/4] Add UFS support for x1e80100 SoC
2026-01-05 8:16 UTC (11+ messages)
` [PATCH V2 1/4] dt-bindings: phy: Add QMP UFS PHY compatible for x1e80100
` [PATCH V2 2/4] scsi: ufs: qcom: dt-bindings: Document UFSHC "
` [PATCH V2 3/4] arm64: dts: qcom: hamoa: Add UFS nodes for x1e80100 SoC
[PATCH RFC 00/13] fix DMA aligment issues around virtio
2026-01-05 4:57 UTC (16+ messages)
` [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
` [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding
[PATCH RFT 0/6] scsi_debug: fake timeout handling improvements
2026-01-04 21:43 UTC (2+ messages)
` (subset) "
[PATCH] scsi: ufs: mcq: Refactor ufshcd_mcq_enable_esi()
2026-01-04 21:43 UTC (2+ messages)
[PATCH v2] scsi: lpfc: rework lpfc_sli4_fcf_rr_next_index_get()
2026-01-04 21:43 UTC (2+ messages)
[PATCH] scsi: core: Introduce an enumeration type for the SCSI_MLQUEUE constants
2026-01-04 21:43 UTC (2+ messages)
[PATCH v3 00/12] qla2xxx: Misc feature and bug fixes
2026-01-04 21:43 UTC (2+ messages)
[PATCH v2 0/6] mpt3sas: Improve device readiness handling and event recovery
2026-01-04 21:43 UTC (2+ messages)
[PATCH 0/3] Update lpfc to revision 14.4.0.13
2026-01-04 21:43 UTC (2+ messages)
[PATCH V3 6.19/scsi-queue] scsi: target: core: Add emulation for REPORT_IDENTIFYING_INFORMATION
2026-01-04 21:43 UTC (2+ messages)
[PATCH v3 1/1] scsi: core: Fix error handler encryption support
2026-01-04 21:42 UTC (2+ messages)
[PATCH v3] dt-bindings: ufs: Fix several grammar errors
2026-01-04 21:42 UTC (2+ messages)
[PATCH] scsi: core: Correct documentation for scsi_test_unit_ready()
2026-01-04 21:42 UTC (2+ messages)
[PATCH] bfa: update outdated comment
2026-01-04 21:42 UTC (2+ messages)
[PATCH for rc] ufs: core: Configure MCQ after link startup
2026-01-04 21:42 UTC (2+ messages)
[PATCH][next] scsi: ufs: host: mediatek: make read-only array scale_us static const
2026-01-04 21:42 UTC (2+ messages)
[PATCH v1] mpt3sas: Revision of Maintainer List
2026-01-04 21:42 UTC (2+ messages)
[PATCH v2] scsi: target: Constify struct configfs_item_operations and configfs_group_operations
2026-01-04 20:46 UTC (2+ messages)
[PATCH v1 20/23] scsi: ufs: core: Discard pm_runtime_put() return values
2026-01-04 20:21 UTC (2+ messages)
[v3 0/3] scsi: lpfc: Fix multiple memory leaks in error paths
2026-01-04 4:37 UTC (6+ messages)
[PATCH v2] scsi: hpsa: Fix memory leak in hpsa_undo_allocations_after_kdump_soft_reset()
2026-01-03 13:34 UTC (3+ messages)
[PATCH] scsi: mpt3sas: Fix invalid NUMA node index
2026-01-02 10:33 UTC (3+ messages)
` 回复: "
Sd card race on resume with filesystem errors (possible data loss?)
2026-01-02 9:15 UTC
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