Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-15 20:05:44 to 2026-06-16 19:10:11 UTC [more...]

[PATCH v7 0/3] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-06-16 19:10 UTC  (9+ messages)
` [PATCH v7 1/3] PCI: rockchip-ep: do not attempt 5.0 GT/s retraining
` [PATCH v7 2/3] PCI: rockchip-host: "
` [PATCH v7 3/3] PCI: rockchip: drive at 2.5 GT/s, error other speeds

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-16 19:09 UTC  (23+ messages)
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs "
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v3 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v3 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH] PCI/P2PDMA: Use RCU_INIT_POINTER() to clear pdev->p2pdma
 2026-06-16 18:57 UTC  (3+ messages)

[RFC 0/8] pci: cxl: Add enumeration support for Unordered I/O (UIO) feature
 2026-06-16 18:46 UTC  (11+ messages)
  ` [RFC 1/8] hw/pci: Refactor flitmode from PCIESlot to PCIEPort
  ` [RFC 3/8] hw/pci: Add SVC capability and UIO properties to PCIe ports
  ` [RFC 4/8] hw/cxl: Add Streamlined Virtual Channel (SVC) property to CXL ports
  ` [RFC 5/8] hw/cxl: Wire UIO capability into HDM decoder registers
  ` [RFC 6/8] hw/pci: Add PCIe Streamlined Virtual Channel (SVC) capability

[PATCH v17 0/5] shut down devices asynchronously
 2026-06-16 17:26 UTC  (13+ 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] PCI/TSM: Resume device to D0 for CMA-SPDM operation
 2026-06-16 17:34 UTC  (3+ messages)

[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
 2026-06-16 17:27 UTC  (28+ messages)
` [PATCH v17 01/12] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v17 02/12] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH v17 03/12] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v17 04/12] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v17 05/12] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
` [PATCH v17 06/12] PCI/TPH: Expose the enabled TPH requester type
` [PATCH v17 07/12] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
` [PATCH v17 09/12] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v17 10/12] vfio/pci: Add TPH_ENABLE feature skeleton and unsafe module parameter
` [PATCH v17 11/12] vfio/pci: Add TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH v17 12/12] vfio/pci: Virtualize PCIe TPH capability registers

[PATCH] PCI: imx6: fix building against host-common
 2026-06-16 16:56 UTC  (3+ messages)

[PATCH 1/2] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
 2026-06-16 16:47 UTC  (5+ messages)
` [PATCH 2/2] PCI/sysfs: Fix read byte order in pci_read_legacy_io()

[PATCH] PCI: qcom: Skip PERST# GPIOs provided by downstream PCIe devices
 2026-06-16 16:20 UTC  (2+ messages)

[PATCH v4] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
 2026-06-16 15:40 UTC  (2+ messages)

[PATCH 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-16 15:08 UTC  (6+ messages)
` [PATCH 2/4] rust: pci: add managed Device::enable_device()
` [PATCH 4/4] rust: samples: add EDU PCI driver sample

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-16 14:50 UTC  (14+ messages)
` [PATCH v4 07/20] rust: io: implement `Mmio` as view type
` [PATCH v4 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v4 09/20] rust: io: use view types instead of addresses for `Io`

[PATCH] PCI/PTM: fix refcount leak in pci_enable_ptm()
 2026-06-16 14:25 UTC  (2+ messages)

[PATCH] PCI: xilinx-xdma-pl: fix refcount leak in xilinx_pl_dma_pcie_init_irq_domain()
 2026-06-16 14:21 UTC  (2+ messages)

[PATCH v2 0/4] PCI: qcom: Add link retention support
 2026-06-16 12:08 UTC  (3+ messages)
` [PATCH v2 3/4] "

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-16 11:55 UTC  (8+ messages)
` [PATCH v17 01/10] rust: alloc: add `KBox::into_non_null`
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`

[PATCH v19 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-16 11:12 UTC  (5+ messages)
` [PATCH v19 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH v16 00/12] vfio/pci: Add PCIe TPH support
 2026-06-16 10:51 UTC  (4+ messages)

[REGRESSION][BISECTED] HDA controller MMIO unreadable on Intel 5-series PCH (Ibex Peak) since v6.16
 2026-06-16  8:24 UTC  (8+ messages)

[PATCH] PCI: dwc: meson: Fix reset GPIO initial state
 2026-06-16  7:19 UTC  (3+ messages)

[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
 2026-06-16  6:38 UTC  (7+ messages)

[PATCH v5 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
 2026-06-16  6:22 UTC  (3+ messages)

[PATCH 0/2] Enable WCN6855 Bluetooth on lemans-evk via PCIe M.2 Key E connector
 2026-06-16  6:19 UTC  (7+ messages)
` [PATCH 1/2] power: sequencing: pcie-m2: Add PCI ID 0x1103 for WCN6855 Bluetooth
    ` [PATCH] power: sequencing: pcie-m2: Sort PCI device IDs in ascending order

[PATCH] PCI: meson: Fix PERST# timing by asserting reset before LTSSM enable
 2026-06-16  6:06 UTC  (2+ messages)

[PATCH v6 0/3] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-06-16  5:39 UTC  (4+ messages)
` [PATCH v6 3/3] PCI: rockchip: drive at 2.5 GT/s, error other speeds

[PATCH] PCI/TSM: fix use-after-free in find_dsm_dev()
 2026-06-16  3:16 UTC  (3+ messages)

[PATCH v6 0/3] Add root port reset to support link recovery
 2026-06-16  2:56 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95

[PATCH v9 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-16  0:03 UTC  (9+ messages)
` [PATCH v9 1/4] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v9 2/4] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v9 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v9 4/4] iommu/vt-d: Fail probe on ATS configuration failure

[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-15 23:52 UTC  (4+ messages)
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-15 22:22 UTC  (13+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update

[BUG] KASAN: slab-use-after-free in pci_endpoint_test_ioctl
 2026-06-15 20:06 UTC  (3+ messages)

[PATCH] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
 2026-06-15 20:05 UTC  (2+ messages)


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