Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-25 12:03:41 to 2026-08-27 21:13:09 UTC [more...]

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-27 21:13 UTC  (22+ messages)
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
` [PATCH v4 05/27] cxl: Add a function-scoped reset entry for vfio-pci
` [PATCH v4 06/27] vfio/pci: Add CXL ops registration interface
` [PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
` [PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
` [PATCH v4 09/27] vfio/cxl: Create the CXL memory device at bind
` [PATCH v4 10/27] vfio/cxl: Reject unsupported decoder topologies "
` [PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
` [PATCH v4 27/27] selftests/vfio: Add CXL Type-2 passthrough corner-case tests

[PATCH v5 00/18] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-08-27 20:49 UTC  (10+ messages)
` [PATCH v5 01/18] PCI: Don't suspend IOMMU when probing reset capability
` [PATCH v5 02/18] PCI/CXL: Probe the underlying bus reset in cxl_reset_bus_function()
` [PATCH v5 03/18] PCI: Propagate FLR return values to callers
` [PATCH v5 04/18] iommu: Convert gdev->blocked from bool to enum gdev_blocked

[PATCH 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
 2026-08-27 19:23 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] PCI: dw-rockchip: Support fixed MSI-X table and PBA on RK3588
` [PATCH 3/3] PCI: endpoint: pci-epf-vntb: Honor MSI-X selection

[PATCH 0/2] Document the DMA-buf mapping lifetime negotiation
 2026-08-27 19:18 UTC  (10+ messages)
` [PATCH 1/2] PCI/P2PDMA: Update DMABUF lifecycle docs after move_notify() rename
` [PATCH 2/2] dma-buf: Document how exporters and importers agree on mapping lifetime
  ` [Linaro-mm-sig] "

[PATCH RESEND v2] PCI: imx6: Enable ASPM L1 only iff CLKREQ# is supported
 2026-08-27 19:08 UTC  (5+ messages)

[PATCH] PCI: endpoint: Fix BAR backing DMA address alignment
 2026-08-27 18:25 UTC  (2+ messages)

[RFC PATCH 0/1] vfio: circular locking dependency in pci_dev_reset_iommu_prepare()
 2026-08-27 18:03 UTC  (5+ messages)

[PATCH] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-08-27 17:34 UTC  (7+ messages)

[PATCH] PCI: tegra264: Fix Link Capabilities register offset
 2026-08-27 17:11 UTC  (5+ messages)

[PATCH v3 00/16] rust: io: support register projections and remove relative registers
 2026-08-27 14:39 UTC  (26+ messages)
` [PATCH v3 01/16] rust: io: register: reimplement as proc macro
` [PATCH v3 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v3 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v3 04/16] rust: io: perform conversions using `AsRepr`
` [PATCH v3 05/16] rust: io: support register projections
` [PATCH v3 06/16] rust: io: register: allow explicit base type specification
` [PATCH v3 07/16] gpu: nova-core: specify base type for registers
` [PATCH v3 09/16] samples: rust: pci: "
` [PATCH v3 10/16] rust: io: register: make register have a typed base

[PATCH] dt-bindings: Drop redundant white-space around values in <>
 2026-08-27 14:14 UTC  (9+ messages)

[PATCH v2 0/8] Enhance TLP packet decoder with field-level parsing and versioning
 2026-08-27 14:14 UTC  (17+ messages)
` [PATCH v2 1/8] perf hisi-ptt: Abstract trace data buf and offset
` [PATCH v2 2/8] perf hisi-ptt: Complete the field names for 4DW and 8DW packets
` [PATCH v2 3/8] perf hisi-ptt: Extract the raw data printing part
` [PATCH v2 4/8] perf hisi-ptt: Merge 4DW and 8DW HEAD0 printing
` [PATCH v2 5/8] perf hisi-ptt: Add parsing of supported message types
` [PATCH v2 6/8] perf hisi-ptt: Add field-level parsing for header DW2/DW3
` [PATCH v2 7/8] hwtracing: hisi_ptt: Add pattern PMU config for trace format selection
` [PATCH v2 8/8] perf hisi-ptt: Pass pattern version to decoder for compatibility

[PATCH v9 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-27 12:29 UTC  (3+ messages)
` [PATCH v9 1/1] rust: pci: add extended capability "

How to correctly reserve prefetchable bridge windows for large, resizable BARs behind PCIe switches (8x GPU, PEX890xx) - seeking guidance on upstreamable approach
 2026-08-27  7:20 UTC  (3+ messages)

[PATCH] PCI: quirks: Fix out-of-bounds MMIO read in mellanox_check_broken_intx_masking()
 2026-08-27  7:19 UTC  (2+ messages)

[RFC PATCH] PCI: Work around Pericom PI7C9X3G606GPC Port 4 BAR erratum
 2026-08-27  6:45 UTC  (6+ messages)

[PATCH 0/2] PCI: dwc: Support large BARs on UltraRISC DP1000
 2026-08-27  6:08 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: Allow drivers to skip MEM outbound iATU setup
` [PATCH 2/2] PCI: ultrarisc: Skip MEM outbound iATU setup on DP1000

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-27  5:35 UTC  (10+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs

[PATCH 2/3] PCI: hv: unmap MSI interrupt on the nested root partition teardown path
 2026-08-27  4:28 UTC  (7+ messages)
  ` [EXTERNAL] "
` [PATCH 3/3] PCI: hv: fix interrupt affinity change on the nested root partition
  ` [EXTERNAL] "

[PATCH v2 2/2] drm/xe/ras: Enable SGUnit PCIe error reporting
 2026-08-26 21:26 UTC  (2+ messages)

[PATCH 2/2] PCI: quirks: Drop unassignable 32 GiB BAR 4 on Tenstorrent Blackhole
 2026-08-26 20:49 UTC  (4+ messages)

[PATCH RFC 0/3] pci_hp: fix surprise removal hang during safe removal
 2026-08-26 19:48 UTC  (2+ messages)

[PATCH v8 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-26 18:53 UTC  (12+ messages)
` [PATCH v8 1/1] rust: pci: add extended capability "

[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-08-26 18:47 UTC  (11+ messages)
` [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 v4] pci_crash: capture PCI config space at panic time
 2026-08-26 17:44 UTC  (2+ messages)

[syzbot] [kernel?] WARNING: proc registration bug in unregister_irq_proc (2)
 2026-08-26 17:01 UTC 

[REGRESSION] mainline/master: PCI link creation fails on Apalis iMX6
 2026-08-26 14:17 UTC  (4+ messages)

[PATCH RFC 0/7] PCI/HMAT: Describe P2PDMA reachability and performance
 2026-08-26 14:08 UTC  (3+ messages)

[PATCH v3 0/5] iommu/amd: Refactors for ATS robustness
 2026-08-26 12:21 UTC  (10+ messages)
` [PATCH v3 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()

[PATCH v3] PCI: imx6: fix endpoint init error handling
 2026-08-26 10:54 UTC  (3+ messages)

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-08-26  9:29 UTC  (12+ messages)
` [PATCH v20 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v20 4/8] rust: page: convert to `Ownable`
  ` [PATCH v20 4/8] rust: page: convert to `Ownable`'
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v20 7/8] rust: Add `OwnableRefCounted`

[PATCH] pci: designware: Set DMA_BYPASS bit in outbound IATU CTRL2 register
 2026-08-26  9:26 UTC  (2+ messages)

[PATCH] PCI/pwrctrl: tc9563: Use gpiod_set_value_cansleep() for RESX
 2026-08-26  9:23 UTC  (4+ messages)

[PATCH v2 00/13] Make SBR work for CXL Downstream Ports
 2026-08-26  9:21 UTC  (8+ messages)
` [PATCH v2 09/13] PCI/CXL: Disable and re-enable CXL regions
` [PATCH v2 10/13] PCI/CXL: Clear ACS SV across an SBR of a CXL DPort
` [PATCH v2 11/13] PCI/DPC: Unbind regions for DPC recovery

[RFC V2 01/10] hw/pci: Refactor flitmode from PCIESlot to PCIEPort
 2026-08-26  5:34 UTC  (10+ messages)
  ` [RFC V2 02/10] hw/pci: Move 'x-256b-flit' property from cxl_root_port to pcie_root_port
  ` [RFC V2 03/10] hw/pci: Add SVC capability and UIO properties to PCIe ports
  ` [RFC V2 04/10] hw/cxl: Add Streamlined Virtual Channel (SVC) property to CXL ports
  ` [RFC V2 05/10] hw/cxl: Wire UIO capability into HDM decoder and DVSEC registers
  ` [RFC V2 06/10] hw/pci: Add PCIe Streamlined Virtual Channel (SVC) capability
  ` [RFC V2 07/10] hw/pci: hw/cxl: Wire SVC initialization into port realize functions
  ` [RFC V2 08/10] hw/pci: Add PCIe Device3 capability support
  ` [RFC V2 09/10] hw/cxl: Wire SVC and Dev3 capability to CXL Type 3 device
  ` [RFC V2 10/10] cxl: Add documentation for CXL UIO support

[RFC V2 0/9] hw/pci: hw/cxl: Add UIO support in CXL and PCIe stack
 2026-08-26  5:34 UTC 

[PATCH v3] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-08-26  8:09 UTC  (2+ messages)

[PATCH v4 0/2] PCI: qcom: Implement shutdown() to avoid SMMU/NoC errors on reboot
 2026-08-26  7:39 UTC  (5+ messages)
` [PATCH v4 1/2] PCI: dwc: Force L2 link entry on shutdown/reboot without D3cold check
` [PATCH v4 2/2] PCI: qcom: Implement shutdown() callback

[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-25 20:02 UTC  (13+ messages)
` [PATCH v4 08/18] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH v4 11/18] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH v4 12/18] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH v4 13/18] PCI/P2PDMA: Document ACS egress control handling
` [PATCH v4 14/18] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH v4 18/18] PCI/P2PDMA: Log detailed ACS routing diagnostics

[PATCH V1] PCI/MSI: Don't touch the MSI-X table while the Link is contained
 2026-08-25 17:45 UTC  (8+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH v2 0/2] Export pcie_aer_is_native() to AER namespace
 2026-08-25 15:41 UTC  (7+ messages)
` [PATCH v2 1/2] PCI/AER: "

[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-25 14:30 UTC  (6+ messages)
` [PATCH v7 06/10] PCI: dwc: Implement endpoint DMA channel delegation

[PATCH v2] PCI: imx6: fix endpoint init error handling
 2026-08-25 14:19 UTC  (3+ messages)

[PATCH v3 0/5] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-08-25 12:32 UTC  (3+ messages)
` [PATCH v3 3/5] rust: pci: make Vendor::from_raw() public


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