Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-04 03:25:04 to 2026-08-05 15:51:16 UTC [more...]

[PATCH v9 0/5] PCI: tegra: Add Tegra264 support
 2026-08-05 15:51 UTC  (13+ messages)
` [PATCH v9 1/5] dt-bindings: pci: tegra264: Strictly distinguish C0 from C1-C5
` [PATCH v9 2/5] dt-bindings: pci: tegra264: Switch to PCIe root port bindings
` [PATCH v9 3/5] PCI: tegra: Add Tegra264 support
` [PATCH v9 4/5] arm64: tegra: Reorder reg and reg-names to match bindings
` [PATCH v9 5/5] arm64: tegra: Add PCIe root ports on Tegra264

[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
 2026-08-05 14:52 UTC  (23+ messages)
` [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay

[PATCH 0/2] iommu/amd: Fix default domain selection for PASID-capable devices
 2026-08-05 14:37 UTC  (12+ messages)
` [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-05 13:58 UTC  (20+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
 2026-08-05 12:51 UTC 

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-08-05 12:48 UTC  (3+ messages)
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU

[PATCH] ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
 2026-08-05 11:28 UTC  (5+ messages)

[PATCH] PCI: cadence-plat: Fix host/endpoint dependencies
 2026-08-05 11:07 UTC  (2+ messages)

linux-next: Tree for Jul 30 (pci/controller/cadence/)
 2026-08-05 10:54 UTC  (3+ messages)

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-05  9:26 UTC  (2+ messages)

[PATCH 00/13] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-05  9:06 UTC  (30+ messages)
` [PATCH 01/13] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH 02/13] PCI/P2PDMA: Report ACS ports when the paths share no upstream bridge
` [PATCH 03/13] PCI/P2PDMA: Document the Address Type assumption
` [PATCH 04/13] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH 05/13] PCI: Add ACS egress control vector accessor
` [PATCH 06/13] PCI: Account for ACS egress control in isolation checks
` [PATCH 07/13] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH 08/13] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH 09/13] PCI/P2PDMA: Document ACS egress control handling
` [PATCH 10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH 11/13] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH 12/13] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH 13/13] PCI: Add KUnit coverage for ACS isolation checks

[PATCH] rust: pci: Mark Device refcount methods inline
 2026-08-05  7:52 UTC  (3+ messages)

[PATCH] PCI: mediatek: Find INTx controller by property
 2026-08-05  6:16 UTC  (2+ messages)

[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-05  4:43 UTC  (3+ messages)

[PATCH v3] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
 2026-08-05  3:27 UTC  (3+ messages)

[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-08-05  2:28 UTC  (27+ messages)
` [PATCH v10 01/12] cxl: Move HDM decoder programming helpers
` [PATCH v10 02/12] cxl: Pass decoder settings to HDM commit helpers
` [PATCH v10 03/12] cxl: Share HDM decoder decode logic
` [PATCH v10 04/12] cxl: Cache decoder settings on PCI devices
` [PATCH v10 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v10 06/12] cxl: Add CXL Device Reset helper
` [PATCH v10 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v10 08/12] cxl: Reject CXL Reset on multifunction devices
` [PATCH v10 09/12] cxl: Restore CXL HDM state after PCI reset
` [PATCH v10 10/12] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v10 11/12] Documentation/ABI: Document CXL Reset "
` [PATCH v10 12/12] PCI/CXL: Restore HDM state after CXL bus reset

[PATCH v6 0/6] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
 2026-08-05  2:15 UTC  (21+ messages)
` [PATCH v6 1/6] PCI: endpoint: Define endpoint DMA BAR metadata format
` [PATCH v6 2/6] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v6 3/6] PCI: endpoint: Add API to delegate EPC DMA channels to the host
` [PATCH v6 4/6] dmaengine: dw-edma: Add delegated channel request helpers
` [PATCH v6 5/6] PCI: dwc: Implement endpoint DMA channel delegation
` [PATCH v6 6/6] PCI: dwc: Expose endpoint DMA resources

[PATCH v2] PCI: dwc: Add suspend_poweroff flag for platforms with RC power loss
 2026-08-05  2:07 UTC  (6+ messages)

[PATCH] PCI: switchtec: Fix use-after-free in switchtec_pci_remove due to race condition
 2026-08-05  1:28 UTC  (4+ messages)

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-08-05  0:55 UTC  (6+ messages)

[PATCH] acpi: pci_root: Add quirks table for _OSC support
 2026-08-05  0:42 UTC  (4+ messages)

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-08-04 22:43 UTC  (15+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic
` [PATCH v2 2/3] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH V3 00/14] i3c: Support IBI-based system wakeup
 2026-08-04 22:10 UTC  (43+ messages)
` [PATCH V3 01/14] i3c: master: Fix recursive locking during device registration
` [PATCH V3 02/14] i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_mode()
` [PATCH V3 03/14] i3c: master: Do not treat master device as a duplicate target
` [PATCH V3 04/14] i3c: master: Fix use-after-free of master->this
` [PATCH V3 05/14] i3c: Make dev->desc locking assumptions explicit
` [PATCH V3 06/14] i3c: master: Fix potential UAF in i3c_device_uevent()
` [PATCH V3 07/14] i3c: master: Fix potential UAF in i3c_device_match()
` [PATCH V3 08/14] i3c: master: Support IBI-based wakeup capability
` [PATCH V3 09/14] i3c: master: Report wakeup events for IBIs
` [PATCH V3 10/14] i3c: master: Add helper to query bus wakeup requirements
` [PATCH V3 11/14] i3c: master: Reject IBI requests from non-IBI-capable devices
` [PATCH V3 12/14] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH V3 13/14] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
` [PATCH V3 14/14] i3c: mipi-i3c-hci: Advertise IBI wakeup capability

[PATCH v2] rust: irq: make Registration compatible with lifetime-bound drivers
 2026-08-04 21:39 UTC  (2+ messages)

[PATCH v2] PCI: Fix Intel Xeon 6 x2 quirk collateral damage on adjacent x4 endpoints
 2026-08-04 21:05 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: Fix 64-bit type truncation in mtk_pcie_set_trans_table()
 2026-08-04 20:18 UTC  (3+ messages)

[PATCH] PCI: quirks: Prevent D3 for Acer Swift SF515-51T Root Port to fix audio
 2026-08-04 19:40 UTC  (3+ messages)

[RFC PATCH v2 0/5] vfio/pci: Support ZONE_DEVICE-backed DMABUF Exports
 2026-08-04 18:50 UTC  (6+ messages)
` [RFC PATCH v2 1/5] vfio: Add UAPI flag for ZONE_DEVICE-backed DMABUF exports
` [RFC PATCH v2 2/5] vfio/pci: Implement ZONE_DEVICE registration for DMABUFs
` [RFC PATCH v2 3/5] vfio/pci: Implement page-backed .map_dma_buf handler
` [RFC PATCH v2 4/5] vfio/pci: Add .mmap handler for page-backed DMABUFs
` [RFC PATCH v2 5/5] vfio/pci: Add revocation fence for ZONE_DEVICE DMABUFs

[PATCH] PCI: Disable NoSnoop and Relaxed ordering for Intel wireless BE200
 2026-08-04 17:39 UTC  (3+ messages)

[PATCH] PCI: Fix Intel Xeon 6 x2 quirk collateral damage on adjacent x4 endpoints
 2026-08-04 17:10 UTC  (4+ messages)

[PATCH v7 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-04 16:33 UTC  (3+ messages)
` [PATCH v7 1/1] rust: pci: add extended capability "

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-08-04 16:20 UTC  (10+ messages)
` [PATCH v19 01/14] cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read
` [PATCH v19 06/14] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v19 12/14] cxl: Add port and dport identifiers to CXL AER trace events

[PATCH] PCI: dwc: Add sysfs for local loopback interface
 2026-08-04 16:11 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Fix dev_set_name() error handling in pci_setup_device()
 2026-08-04 13:31 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Handle dev_set_name() failure "

[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
 2026-08-04 12:50 UTC  (4+ messages)

[PATCH 0/3] PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
 2026-08-04 11:39 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v6 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-04  9:11 UTC  (4+ messages)
` [PATCH v6 1/1] rust: pci: add extended capability "

[pci:controller/dwc] BUILD SUCCESS 9de09b807a1942d179ac5dbcb4982b5301dcc8fd
 2026-08-04  5:52 UTC 

[PATCH v3] PCI: Skip Target Speed quirk on clamped ports with no link
 2026-08-04  5:32 UTC  (4+ messages)

[pci:endpoint] BUILD SUCCESS 0a6f72eda328c773324555491e1ad7f0b0153155
 2026-08-04  4:51 UTC 

[pci:controller/brcmstb] BUILD SUCCESS 92bf60fbb80f94c1b0fc24c7ff67d7aee936a58c
 2026-08-04  4:51 UTC 


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