messages from 2026-03-27 18:48:39 to 2026-04-03 02:05:51 UTC [more...]
[PATCH v4 0/2] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_probe
2026-04-03 2:05 UTC (3+ messages)
[PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
2026-04-03 2:05 UTC (3+ messages)
[PATCH] scsi: target: Replace strncpy() with strscpy() in VPD dump functions
2026-04-03 2:05 UTC (3+ messages)
[PATCH] scsi: fix typo in fc_els.h
2026-04-03 2:05 UTC (3+ messages)
[PATCH v9 00/13] blk: honor isolcpus configuration
2026-04-03 1:54 UTC (29+ messages)
` [PATCH v9 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v9 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v9 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v9 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v9 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v9 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v9 07/13] scsi: Use "
` [PATCH v9 08/13] virtio: blk/scsi: use "
` [PATCH v9 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v9 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v9 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v9 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v9 13/13] docs: add io_queue flag to isolcpus
[PATCH v10 00/13] blk: honor isolcpus configuration
2026-04-03 1:47 UTC (20+ messages)
` [PATCH v10 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v10 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v10 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v10 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v10 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v10 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v10 07/13] scsi: Use "
` [PATCH v10 08/13] virtio: blk/scsi: use "
` [PATCH v10 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v10 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v10 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v10 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus
[PATCH 00/10] Update lpfc to revision 15.0.0.0
2026-04-03 1:37 UTC (12+ messages)
` [PATCH 01/10] lpfc: Break out of IRQ affinity assignment when mask reaches nr_cpu_ids
` [PATCH 02/10] lpfc: Select mailbox rq_create cmd version based on sli4 if_type
` [PATCH 03/10] lpfc: Log mcqe contents for mbox commands with no context
` [PATCH 04/10] lpfc: Add REG_VFI mailbox cmd error handling
` [PATCH 05/10] lpfc: Remove deprecated PBDE feature
` [PATCH 06/10] lpfc: Update construction of SGL when XPSGL is enabled
` [PATCH 07/10] lpfc: Check ASIC_ID register to aid diagnostics during failed fw updates
` [PATCH 08/10] lpfc: Introduce 128G link speed selection and support
` [PATCH 09/10] lpfc: Add PCI ID support for LPe42100 series adapters
` [PATCH 10/10] lpfc: Update lpfc version to 15.0.0.0
[PATCH 0/3] Three small UFS driver patches
2026-04-03 1:27 UTC (6+ messages)
` [PATCH 1/3] ufs: core: Add a comment block above ufshcd_mcq_compl_all_cqes_lock()
` [PATCH 2/3] ufs: core: Remove an include directive from ufshcd-crypto.h
` [PATCH 3/3] ufs: core: Make the header files self-contained
[PATCH] scsi: aic7xxx: Fix compiler warnings triggered by user space code
2026-04-03 1:18 UTC (2+ messages)
[PATCH][next] scsi: ufs: ufs-qcom: Fix spelling mistake "retore" -> "restore"
2026-04-03 1:15 UTC (3+ messages)
[PATCH] scsi: hpsa: use bounded formatting for controller and IRQ names
2026-04-03 1:10 UTC (5+ messages)
` [PATCH v2] scsi: hpsa: enlarge controller and IRQ name buffers
[PATCH v2] block: Increase BLK_DEF_MAX_SECTORS_CAP
2026-04-02 23:25 UTC
[PATCH] scsi: target: don't validate ignored fields in PROUT PREEMPT
2026-04-02 18:03 UTC
[PATCH v2 0/2] ufs-qcom: Reduce interrupt latency
2026-04-02 17:14 UTC (3+ messages)
` [PATCH v2 1/2] ufs: core: Introduce ufshcd_mcq_poll_n_cqe_lock()
` [PATCH v2 2/2] ufs: qcom: Reduce interrupt latency
[PATCH 0/3] scsi/block: NUMA-local allocations and false-sharing fixes
2026-04-02 15:58 UTC (6+ messages)
` [PATCH 1/3] scsi: use NUMA-local allocation for sdev and starget
` [PATCH 2/3] block: align nr_active_requests_shared_tags to avoid cache line contention
` [PATCH 3/3] scsi: align scsi_device iodone_cnt "
[PATCH 6.1.y v2 0/6] nvme: correctly fix admin request_queue lifetime
2026-04-02 13:57 UTC (7+ messages)
` [PATCH 6.1.y v2 1/6] Revert "nvme: fix admin request_queue lifetime"
` [PATCH 6.1.y v2 2/6] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
` [PATCH 6.1.y v2 3/6] nvme-pci: remove an extra queue reference
` [PATCH 6.1.y v2 4/6] nvme-pci: put the admin queue in nvme_dev_remove_admin
` [PATCH 6.1.y v2 5/6] nvme: fix admin request_queue lifetime
` [PATCH 6.1.y v2 6/6] nvme: fix admin queue leak on controller reset
[PATCH] scsi: megaraid_sas: fix PRP list out-of-bounds write
2026-04-02 13:25 UTC
[PATCH 6.1.y 0/8] nvme: correctly fix admin request_queue lifetime
2026-04-02 12:31 UTC (11+ messages)
` [PATCH 6.1.y 1/8] Revert "nvme: fix admin request_queue lifetime"
` [PATCH 6.1.y 2/8] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
` [PATCH 6.1.y 3/8] scsi: remove an extra queue reference
` [PATCH 6.1.y 4/8] nvme-pci: "
` [PATCH 6.1.y 5/8] nvme-apple: "
` [PATCH 6.1.y 6/8] nvme-pci: put the admin queue in nvme_dev_remove_admin
` [PATCH 6.1.y 7/8] nvme: fix admin request_queue lifetime
` [PATCH 6.1.y 8/8] nvme: fix admin queue leak on controller reset
[PATCH] scsi: core: Move declaration before statements in scsi_dec_host_busy()
2026-04-02 8:29 UTC
[PATCH 0/3] Reduce interrupt latency
2026-04-02 7:20 UTC (18+ messages)
` [PATCH 1/3] ufs: core: Fix ufshcd_mcq_force_compl_one()
` [PATCH 2/3] ufs: core: Introduce ufshcd_mcq_poll_cqe_lock_n()
` [PATCH 3/3] ufs: qcom: Reduce interrupt latency
[PATCH] scsi: sd: infer lbpme from VPD B2 when READ CAPACITY 16 lacks LBPME
2026-04-02 6:39 UTC
[PATCH] scsi: mpi3mr: convert offsetof to struct_size
2026-04-02 0:17 UTC
LIO PERSISTENT RESERVE OUT PREEMPT spec compliance
2026-04-01 17:09 UTC (3+ messages)
[PATCH] scsi: megaraid_sas: fix PRP list out-of-bounds write
2026-04-01 7:02 UTC (2+ messages)
[PATCH 00/19] nvme: switch to libmultipath
2026-03-31 8:25 UTC (4+ messages)
[PATCH] scsi: qla2xxx: Use nr_cpu_ids instead of NR_CPUS for qp_cpu_map allocation
2026-03-31 5:32 UTC
[REGRESSION?] scsi: sas: wildcard user scan may iterate over huge max_id
2026-03-31 2:33 UTC (4+ messages)
[PATCH 0/1] *** CD-ROM: LBA bound check in mmc_ioctl_cdrom_read_data ***
2026-03-30 21:49 UTC (3+ messages)
` [PATCH 1/1] CD-ROM: Additional LBA bound check
[PATCH v4 0/2] Add edp reference clock for lemans
2026-03-30 18:42 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: qcom-edp: Add reference clock for sa8775p eDP PHY
[PATCH v7 0/3] Enable ICE clock scaling
2026-03-30 14:44 UTC (8+ messages)
` [PATCH v7 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v7 2/3] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v7 3/3] soc: qcom: ice: Set ICE clk to TURBO on probe
[PATCH] scsi: sr: exclude CDC_MRW_W and CDC_RAM from writeable check
2026-03-30 13:34 UTC
[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
2026-03-30 13:19 UTC (32+ messages)
` [PATCH v6 phy-next 02/28] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v6 phy-next 03/28] usb: add "
` [PATCH v6 phy-next 04/28] drm: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 05/28] phy: "
` [PATCH v6 phy-next 06/28] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v6 phy-next 07/28] net: lan969x: include missing <linux/of.h>
` [PATCH v6 phy-next 08/28] PCI: Remove device links to PHY
` [PATCH v6 phy-next 09/28] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v6 phy-next 10/28] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v6 phy-next 11/28] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v6 phy-next 12/28] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v6 phy-next 13/28] usb: host: tegra: "
` [PATCH v6 phy-next 14/28] usb: gadget: tegra-xudc: "
` [PATCH v6 phy-next 15/28] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v6 phy-next 16/28] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v6 phy-next 17/28] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v6 phy-next 18/28] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v6 phy-next 19/28] drm/rockchip: dsi: include PHY provider header
` [PATCH v6 phy-next 20/28] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v6 phy-next 21/28] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v6 phy-next 22/28] net: renesas: rswitch: "
` [PATCH v6 phy-next 23/28] pinctrl: tegra-xusb: "
` [PATCH v6 phy-next 24/28] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v6 phy-next 25/28] phy: include PHY provider header (1/2)
` [PATCH v6 phy-next 26/28] phy: include PHY provider header (2/2)
` [PATCH v6 phy-next 27/28] phy: remove temporary provider compatibility from consumer header
` [PATCH v6 phy-next 28/28] MAINTAINERS: add regexes for linux-phy
[PATCH] scsi: sr: propagate read-only status to block layer via set_disk_ro()
2026-03-30 12:21 UTC
[PATCH] scsi: ufs: qcom: stop ignoring hibern8 exit failures
2026-03-30 7:46 UTC (2+ messages)
[PATCH v3] scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails
2026-03-30 3:06 UTC (3+ messages)
[PATCH] scsi: bfa: reject unterminated adapter name payloads
2026-03-29 3:09 UTC
[PATCH] scsi: qedi: bound UIO TX packet length before copying
2026-03-29 3:09 UTC
[GIT PULL] SCSI fixes for 7.0-rc5
2026-03-28 3:18 UTC (2+ messages)
[PATCH v5 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
2026-03-27 21:25 UTC (2+ messages)
[PATCH V2 0/2] Add post change sequence for link start notify
2026-03-27 21:22 UTC (5+ messages)
` [PATCH V2 1/2] ufs: core: Configure only active lanes during link
` [PATCH V2 2/2] ufs: ufs-qcom: Enable Auto Hibern8 clock request support
[PATCH v1 0/3] mpi3mr: Enhancements for mpi3mr
2026-03-27 21:11 UTC (2+ messages)
[PATCH] scsi: esas2r: fix __printf annotation on esas2r_log_master()
2026-03-27 20:30 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