messages from 2026-03-13 08:00:11 to 2026-03-18 10:58:58 UTC [more...]
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-18 10:58 UTC (19+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
[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 00/13] scsi: Core ALUA driver
2026-03-18 9:24 UTC (28+ 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 06/13] scsi: alua: Add scsi_alua_rtpg_run()
` [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 12/13] scsi: scsi_dh_alua: Switch to use core support
` [PATCH 13/13] scsi: core: Add implicit ALUA support
[PATCH v2 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
2026-03-18 8:51 UTC (4+ messages)
` [PATCH 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint
[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
2026-03-18 8:14 UTC (5+ messages)
[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
2026-03-18 3:15 UTC (12+ 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
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-18 0:08 UTC (26+ messages)
` [PATCH v4 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v4 phy-next 03/24] usb: add "
` [PATCH v4 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 05/24] phy: "
` [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 00/16] mm: expand mmap_prepare functionality and usage
2026-03-17 21:32 UTC (25+ messages)
` [PATCH v2 01/16] mm: various small mmap_prepare cleanups
` [PATCH v2 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v2 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v2 04/16] mm: add vm_ops->mapped hook
` [PATCH v2 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 08/16] hpet: "
` [PATCH v2 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v2 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 11/16] staging: vme_user: "
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [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
Regression: scsi: ufs: core: Avoid IRQ thread wakeup during active UIC command
2026-03-17 17:17 UTC
[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
2026-03-17 13:10 UTC (29+ messages)
` [PATCH v3 01/12] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v3 05/12] scsi: ufs: core: Add debugfs entries for TX Equalization params
` [PATCH v3 06/12] scsi: ufs: core: Add helpers to pause and resume command processing
` [PATCH v3 07/12] scsi: ufs: core: Add support to refresh TX Equalization via debugfs
[PATCH v2] scsi: scsi_transport_sas: Fix the maximum channel scanning issue
2026-03-17 9:17 UTC (2+ messages)
[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
2026-03-17 8:58 UTC (7+ messages)
[PATCH 04/15] mm: add vm_ops->mapped hook
2026-03-17 8:42 UTC (7+ messages)
[PATCH v8 0/3] bsg: add io_uring command support for SCSI passthrough
2026-03-17 7:22 UTC (4+ messages)
` [PATCH v8 1/3] bsg: add bsg_uring_cmd uapi structure
` [PATCH v8 2/3] bsg: add io_uring command support to generic layer
` [PATCH v8 3/3] scsi: bsg: add io_uring passthrough handler
[PATCH] scsi: Fix the maximum channel scanning issue
2026-03-17 6:24 UTC (3+ messages)
[PATCH] scsi: target: tcm_loop: drain commands in target_reset handler
2026-03-17 0:23 UTC
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-16 22:59 UTC (21+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[PATCH] scsi: lpfc: Use the crc32c() function
2026-03-16 22:36 UTC
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-16 22:10 UTC (7+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 46/61] vfio: "
` [PATCH 50/61] iommu: "
[PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-16 15:44 UTC (2+ messages)
[PATCH 00/36] Enable lock context analysis for most SCSI drivers
2026-03-16 15:36 UTC (3+ messages)
` [PATCH 34/36] scsi: smartpqi: Prepare for enabling lock context analysis
[PATCH v3 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
2026-03-16 15:33 UTC (4+ messages)
` [PATCH v3 1/3] scsi: virtio_scsi: kick event_list unconditionally
` [PATCH v3 2/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
` [PATCH v3 3/3] scsi: virtio_scsi: remove unnecessary fn declaration
[PATCH v2 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
2026-03-16 14:55 UTC (9+ messages)
` [PATCH v2 1/3] scsi: virtio_scsi: kick event_list unconditionally
` [PATCH v2 2/3] scsi: virtio_scsi: remove unnecessary fn declaration
` [PATCH v2 3/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
[PATCH] scsi: ibmvfc: fix OOB access in ibmvfc_discover_targets_done()
2026-03-16 14:04 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-03-16 10:20 UTC (3+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent
` LSF/MM/BPF: 2026: (V)FS: Second "
[PATCH 0/8] scsi-multipath: Basic ALUA support
2026-03-16 9:25 UTC (7+ messages)
` [PATCH 4/8] scsi: Create a core ALUA driver
` [PATCH 5/8] scsi: scsi-multipath: Add basic ALUA support
[PATCH v3] scsi: ufs: rockchip,rk3576-ufshc: dt-bindings: Add new mphy reset item
2026-03-16 1:48 UTC (3+ messages)
[PATCH v3] scsi: ufs: qcom: dt-bindings: Document the Eliza UFS controller
2026-03-16 1:46 UTC (3+ messages)
[PATCH] scsi: target: fix integer overflow in UNMAP bounds check
2026-03-16 1:41 UTC (2+ messages)
[RESEND PATCH 0/2] Clean up the hisi_sas driver source code
2026-03-16 1:41 UTC (2+ messages)
[PATCH v5] scsi: core: Drop using the host_lock to protect async_scan race condition
2026-03-16 1:41 UTC (2+ messages)
[PATCH] qla2xxx: Add support to report MPI FW state
2026-03-16 1:41 UTC (2+ messages)
[PATCH] scsi: ufs: ufs-pci: Add support for Intel Nova Lake
2026-03-16 1:41 UTC (2+ messages)
[PATCH v4 0/1] Add sysfs entries to facilitate UFS UniPro QoS monitoring
2026-03-16 1:41 UTC (2+ messages)
[PATCH 1/1] scsi: target: Fix complete_type use
2026-03-16 1:41 UTC (2+ messages)
[GIT PULL] SCSI fixes for 7.0-rc3
2026-03-15 20:52 UTC (2+ messages)
[PATCH] target/file: Use kzalloc_flex for aio_cmd
2026-03-14 1:17 UTC
[PATCH] scsi: buslogic: replace strcpy() with strscpy()
2026-03-13 20:28 UTC
[PATCH v7 0/3] bsg: add io_uring command support for SCSI passthrough
2026-03-13 15:37 UTC (12+ messages)
` [PATCH v7 1/3] bsg: add bsg_uring_cmd uapi structure
` [PATCH v7 2/3] bsg: add io_uring command support to generic layer
` [PATCH v7 3/3] scsi: bsg: add io_uring passthrough handler
[PATCH v7 0/3] Enable ICE clock scaling
2026-03-13 12:21 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