public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 23:05:39 to 2026-03-20 22:40:31 UTC [more...]

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-20 22:39 UTC  (10+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 22:14 UTC  (28+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v3 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v3 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 08/16] hpet: "
` [PATCH v3 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v3 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 11/16] staging: vme_user: "
` [PATCH v3 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v3 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v3 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
 2026-03-20 21:56 UTC 

[PATCH] scsi: lpfc: Use the crc32c() function
 2026-03-20 20:48 UTC  (3+ messages)

[PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-20 18:55 UTC 

[PATCH] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
 2026-03-20 18:44 UTC  (2+ messages)

[PATCH v3 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
 2026-03-20 11:13 UTC  (3+ messages)

[PATCH v1 0/3] mpi3mr: Enhancements for mpi3mr
 2026-03-20  9:03 UTC  (4+ messages)
` [PATCH v1 1/3] mpi3mr: Reset controller on invalid I/O completion
` [PATCH v1 2/3] mpi3mr: Add queue-full tracking for operational request queues
` [PATCH v1 3/3] mpi3mr: Add retry mechanism for IOC shutdown with timeout reset

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-20  8:22 UTC  (30+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH v5 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-20  8:14 UTC  (2+ messages)
` [PATCH v5 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH] scsi: hpsa: kzalloc + kcalloc to kzalloc_flex
 2026-03-20  4:18 UTC 

[PATCH] scsi: bx2fc: use kzalloc_flex
 2026-03-20  4:11 UTC 

[PATCH] scsi: ses: Handle positive SCSI error from ses_recv_diag()
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH] target/file: Use kzalloc_flex for aio_cmd
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH] scsi: target: tcm_loop: drain commands in target_reset handler
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH v3] scsi: ufs: rockchip,rk3576-ufshc: dt-bindings: Add new mphy reset item
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH v3] scsi: ufs: qcom: dt-bindings: Document the Eliza UFS controller
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH v2] scsi: scsi_transport_sas: Fix the maximum channel scanning issue
 2026-03-20  2:36 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: fix OOB access in ibmvfc_discover_targets_done()
 2026-03-20  2:36 UTC  (3+ messages)

[PATCH] scsi: scsh_dh_alua use the device timeout rather than a constant
 2026-03-20  2:26 UTC  (2+ messages)

[PATCH v12 0/5] shut down devices asynchronously
 2026-03-20  2:20 UTC  (8+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-20  2:11 UTC  (22+ messages)
` [PATCH v4 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v4 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v4 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v4 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v4 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v4 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v4 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v4 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v4 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v4 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v4 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v4 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v4 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v4 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v4 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v4 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v4 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v4 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
 2026-03-20  2:09 UTC  (12+ messages)

[PATCH v2] scsi: sd: fix missing put_disk() in sd_probe() error path
 2026-03-20  1:58 UTC 

[PATCH v2] scsi: ufs: core: Handle MCQ IAG events
 2026-03-20  1:38 UTC  (3+ messages)

[PATCH v4 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-19 21:04 UTC  (7+ messages)
` [PATCH v4] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH v8 0/3] bsg: add io_uring command support for SCSI passthrough
 2026-03-19 17:39 UTC  (3+ messages)

[PATCH] scsi: sd: fix missing put_disk() in sd_probe() error path
 2026-03-19 17:21 UTC  (2+ messages)

[PATCH] scsi: scsi_devinfo: blacklist HPE/DISK-SUBSYSTEM
 2026-03-19 17:19 UTC  (4+ messages)

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-19 17:14 UTC  (3+ messages)
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-19 16:29 UTC  (22+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 11/16] staging: vme_user: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH] scsi: buslogic: replace strcpy() with strscpy()
 2026-03-19 14:43 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-19 12:42 UTC  (16+ messages)
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v3 07/12] scsi: ufs: core: Add support to refresh TX Equalization via debugfs

[PATCH v3 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-19  3:27 UTC  (3+ messages)
` [PATCH v3] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH 00/13] scsi: Core ALUA driver
 2026-03-18 23:08 UTC  (29+ messages)
` [PATCH 01/13] scsi: scsi_dh_alua: Delete alua_port_group
` [PATCH 02/13] scsi: alua: Create a core ALUA driver
` [PATCH 03/13] scsi: alua: Add scsi_alua_rtpg()
` [PATCH 04/13] scsi: alua: Add scsi_alua_stpg()
` [PATCH 05/13] scsi: alua: Add scsi_alua_tur()
` [PATCH 07/13] scsi: alua: Add scsi_alua_stpg_run()
` [PATCH 08/13] scsi: alua: Add scsi_alua_check_tpgs()
` [PATCH 09/13] scsi: alua: Add scsi_alua_handle_state_transition()
` [PATCH 10/13] scsi: alua: Add scsi_alua_prep_fn()
` [PATCH 11/13] scsi: alua: Add scsi_device_alua_implicit()
` [PATCH 13/13] scsi: core: Add implicit ALUA support

Regression: scsi: ufs: core: Avoid IRQ thread wakeup during active UIC command
 2026-03-18 17:49 UTC  (2+ messages)

[PATCH v2 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-18 16:39 UTC  (5+ messages)
` [PATCH 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-18 10:58 UTC  (13+ messages)

[PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-18 10:17 UTC  (5+ messages)

[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-03-18  3:15 UTC  (7+ messages)
` [PATCH v9 20/23] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v9 22/23] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v9 23/23] scsi: ufs: mediatek: Add MT8196 compatible, update copyright


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