Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-20 18:49:55 to 2026-07-21 17:18:08 UTC [more...]

[PATCH 00/10] rust: io: make register bases typed and remove relative registers
 2026-07-21 17:18 UTC  (21+ messages)
` [PATCH 01/10] rust: io: register: allow explicit base type specification
` [PATCH 02/10] gpu: nova-core: specify base type for registers
` [PATCH 03/10] drm/tyr: "
` [PATCH 04/10] samples: rust: pci: "
` [PATCH 05/10] rust: io: register: make register have a typed base
` [PATCH 06/10] rust: io: add static `cast()` method for views
` [PATCH 07/10] rust: io: add subregion method with compile-time check
` [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH 09/10] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH 10/10] rust: io: register: remove relative registers

[PATCH v3] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
 2026-07-21 16:42 UTC  (2+ messages)

[PATCH v2 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-21 16:36 UTC  (25+ messages)
` [PATCH v2 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v2 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v2 03/11] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
` [PATCH v2 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v2 05/11] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v2 06/11] dmaengine: switchtec-dma: unlink channels before freeing on registration failure
` [PATCH v2 07/11] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v2 08/11] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v2 09/11] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v2 10/11] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v2 11/11] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[PATCH] PCI: Add ACS quirk for Pericom PI7C9X2G608 switches [12d8:2608]
 2026-07-21 16:28 UTC  (3+ messages)

[PATCH v2 0/3] bus: mhi: ep: Implement flush_async() callback to flush async read/write
 2026-07-21 16:15 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Implement device_synchronize() callback

[PATCH] PCI: j721e: Fix incorrect max_lanes for J7200
 2026-07-21 16:05 UTC  (2+ messages)

[PATCH v3 0/2] Add Apple T2 NHI device links
 2026-07-21 15:29 UTC  (8+ messages)
` [PATCH v3 1/2] treewide: Add a flag to detect the Apple T2 chip
` [PATCH v3 2/2] thunderbolt: Add device links for Apple T2 NHI

[PATCH v2] rust: irq: make Registration compatible with lifetime-bound drivers
 2026-07-21 14:57 UTC  (4+ messages)

[PATCH v5] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-07-21 14:39 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-21 14:30 UTC  (9+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
` [PATCH v3 2/3] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH v3 3/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

[PATCH v2 0/6] ACPI: Introduce and use acpi_dev_is_video_device() helper
 2026-07-21 13:40 UTC  (2+ messages)

[PATCH] Fix resource leaks on error paths in plda_init_interrupts()
 2026-07-21 13:32 UTC  (4+ messages)
` [PATCH v2] PCI: plda: "

[PATCH v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID
 2026-07-21 13:17 UTC  (2+ messages)

[PATCH v11] PCI: mediatek: Add support for EcoNet EN7528 SoC
 2026-07-21 12:44 UTC  (3+ messages)

[PATCH v3] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
 2026-07-21 12:50 UTC  (4+ messages)

[PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-21 12:49 UTC  (4+ messages)

[PATCH v2 0/2] Add Apple T2 NHI device links
 2026-07-21 10:56 UTC  (6+ messages)
` [PATCH v2 1/2] treewide: Add a flag to detect the Apple T2 chip
` [PATCH v2 2/2] thunderbolt: Add device links for Apple T2 NHI

[PATCH v5 v5] PCI: dwc: Add PCI ID for LECARC PCIe pmu
 2026-07-21  8:39 UTC  (2+ messages)

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-21  8:37 UTC  (49+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 02/13] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v18 03/13] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v18 04/13] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling

[PATCH v13] PCI: Add device-specific reset for Qualcomm devices
 2026-07-21  8:29 UTC  (2+ messages)

[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-07-21  8:12 UTC  (3+ messages)
  ` [PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data

[PATCH v4 v4] PCI: dwc: Add PCI ID for LECARC PCIe pmu
 2026-07-21  8:09 UTC  (5+ messages)

[PATCH 1/1] PCI: Do not add hotplug reservation multiple times
 2026-07-21  7:43 UTC  (3+ messages)

[PATCH v12] PCI: Add device-specific reset for Qualcomm devices
 2026-07-21  6:58 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-21  6:58 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-21  6:16 UTC  (6+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control

[pci:controller/aspeed] BUILD SUCCESS f944349dcbaeaa9d6e1c8f2f8182f5560ba79581
 2026-07-21  5:34 UTC 

[PATCH v3 v3] PCI: dwc: Add pci id for LECARC pcie pmu
 2026-07-21  2:04 UTC  (2+ messages)
` [v3,v3] "

[PATCH 0/3] PCI/sysfs: Follow-up to the static attribute conversion
 2026-07-21  2:11 UTC  (7+ messages)
` [PATCH 1/3] PCI/sysfs: Add pci_ prefix to static PCI resource attribute names
` [PATCH 2/3] alpha/PCI: Make the suffix the first __pci_dev_resource_attr() parameter
` [PATCH 3/3] PCI/sysfs: Add legacy I/O and memory attribute macros

[RFC] cxl: Device protocol AER injection
 2026-07-21  0:46 UTC  (4+ messages)

[PATCH v2] PCI/portdrv: Allow probing even without child services
 2026-07-21  0:25 UTC  (3+ messages)

[PATCH v3] PCI/TPH: treat reserved 0b10 completer encoding as unsupported
 2026-07-20 23:42 UTC  (2+ messages)

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-20 23:19 UTC  (11+ messages)
` [PATCH v7 03/12] PCI: liveupdate: Track incoming preserved PCI devices
` [PATCH v7 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-20 21:50 UTC  (6+ messages)

[PATCH] PCI/sysfs: Add lockdown checks to legacy I/O and memory handlers
 2026-07-20 21:25 UTC  (2+ messages)

[PATCH v3] PCI: vmd: Only assign OSC features in bare metal OS
 2026-07-20 21:22 UTC  (2+ messages)

[PATCH v7] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-07-20 21:21 UTC  (3+ messages)

[PATCH] PCI: Use %pe format specifier to print error pointers
 2026-07-20 21:10 UTC  (2+ messages)

[PATCH] PCI/sysfs: Avoid spurious runtime PM wakeup on config space accesses
 2026-07-20 20:59 UTC  (2+ messages)

[PATCH] PCI/proc: Use file_ns_capable() when checking config space read access
 2026-07-20 20:59 UTC  (2+ messages)

[PATCH] PCI/sysfs: Return -EINVAL for unsupported I/O BAR mmap
 2026-07-20 20:51 UTC  (2+ messages)

[PATCH v22 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-07-20 19:51 UTC  (9+ messages)
` [PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v22 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v22 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v22 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH v2 0/7] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-20 18:49 UTC  (5+ messages)
` [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers


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