Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-12 07:27:07 to 2026-08-13 17:11:02 UTC [more...]

[PATCH v3 0/5] Rework PCI IRQ vector code
 2026-08-13 17:11 UTC  (13+ messages)
` [PATCH v3 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v3 2/5] rust: pci: resolve IRQ in index() and embed IrqRequest in IrqVector
` [PATCH v3 3/5] rust: pci: remove request_irq() and request_threaded_irq() from Device
` [PATCH v3 4/5] PCI: Add pci_irq_type() to query the allocated interrupt type
` [PATCH v3 5/5] rust: pci: expose "

[PATCH v5 2/2] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581
 2026-08-13 17:08 UTC  (2+ messages)

[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-13 17:04 UTC  (26+ messages)
` [PATCH v7 01/10] dmaengine: Allow drivers to assign static channel IDs
` [PATCH v7 02/10] PCI: endpoint: Define endpoint DMA BAR metadata format
` [PATCH v7 03/10] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v7 04/10] PCI: endpoint: Add API to delegate EPC DMA channels to the host
` [PATCH v7 05/10] dmaengine: dw-edma: Add channel delegation helpers
` [PATCH v7 06/10] PCI: dwc: Implement endpoint DMA channel delegation
` [PATCH v7 07/10] PCI: dwc: Expose endpoint DMA resources
` [PATCH v7 08/10] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH v7 09/10] PCI: endpoint: Add DMA endpoint function
` [PATCH v7 10/10] Documentation: PCI: Add PCI DMA endpoint function documentation

[PATCH v2] PCI: Fix 32-bit config write in Intel RP MPC ACS quirk
 2026-08-13 16:55 UTC  (3+ messages)

[PATCH v3 0/2] CPM6 Channel Separation Support
 2026-08-13 16:31 UTC  (5+ messages)
` [PATCH v3 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH v20 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-08-13 16:26 UTC  (4+ messages)
` [PATCH v20 2/3] vfio-pci/zdev: Add a device feature for error information

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-13 15:49 UTC  (10+ messages)
` [PATCH v5 4/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH] xen/pcifront: Fix PCI device reference leak in AER handling
 2026-08-13 15:41 UTC  (2+ messages)

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

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-13 13:49 UTC  (9+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v3 3/5] iommu/x86: Share the architectural MSI reserved range
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v5 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-08-13 13:23 UTC  (10+ messages)
` [PATCH v5 03/11] power: sequencing: Add pwrseq_is_controllable() API
` [PATCH v5 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v5 05/11] power: sequencing: qcom-wcn: "
` [PATCH v5 06/11] Bluetooth: hci_qca: Set 'bt_en_available' based on pwrseq "

[PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
 2026-08-13 12:12 UTC  (17+ messages)

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-13 11:51 UTC  (12+ messages)

[PATCH v4 0/2] pci: AMD: Add Versal2 CPM6 PCIe host controller support
 2026-08-13 11:28 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: amd-mdb: Add CPM6 support

[PATCH RFC 0/7] PCI/HMAT: Describe P2PDMA reachability and performance
 2026-08-13 11:01 UTC  (10+ messages)
` [PATCH RFC 1/7] ACPICA: Define PCIe P2P latency and bandwidth information
` [PATCH RFC 2/7] ACPI: HMAT: Make PCIe P2P paths available to consumers
` [PATCH RFC 3/7] PCI/P2PDMA: Authorize HMAT-described cross-host-bridge P2P
` [PATCH RFC 4/7] PCI/P2PDMA: Prefer providers with better HMAT performance
` [PATCH RFC 5/7] ACPI: HMAT: Add KUnit tests for PCIe P2P matrix semantics
` [PATCH RFC 6/7] PCI/P2PDMA: Add KUnit tests for HMAT policy boundaries
` [PATCH RFC 7/7] PCI/P2PDMA: Add KUnit tests for HMAT provider ranking

[PATCH v2] PCI: imx6: Move clock enable after core reset assertion
 2026-08-13  9:57 UTC  (2+ messages)

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-13  9:36 UTC  (28+ messages)
` [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [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 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
` [PATCH v4 13/27] vfio/pci: Refuse read/write to an excluded BAR sub-range
` [PATCH v4 14/27] vfio: Add CXL region type for the HDM region
` [PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
` [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
` [PATCH v4 19/27] vfio/cxl: Keep the HDM decoder block off the direct BAR mapping
` [PATCH v4 20/27] vfio/cxl: Emulate the HDM decoder commit handshake
` [PATCH v4 21/27] vfio/cxl: Describe the CXL device and decoder geometry to userspace
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions
` [PATCH v4 26/27] Documentation: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH v4 27/27] selftests/vfio: Add CXL Type-2 passthrough corner-case tests

[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-08-13  9:35 UTC  (2+ messages)

[PATCH] PCI: dwc: rcar-gen4: Fix potential unclocked access in rcar_gen4_pcie_ep_deinit()
 2026-08-13  9:18 UTC 

[PATCH v1] PCI: imx6: Move clock enable after core reset assertion
 2026-08-13  8:47 UTC  (4+ messages)

[REGRESSION] mainline/master: Apalis iMX6 no longer boots
 2026-08-13  7:49 UTC  (11+ messages)

[PATCH 0/2] PCI: dwc: Handle return value from endpoint .init/.preinit callbacks
 2026-08-13  6:39 UTC  (2+ messages)

[PATCHv2] PCI: iproc: platform: use device functions instead of OF
 2026-08-13  6:36 UTC  (2+ messages)

[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-08-13  6:17 UTC  (4+ messages)
  ` [PATCH v10 06/10] PCI: of: Use fw_devlink_set_device()
  ` [PATCH v10 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path
  ` [PATCH v10 08/10] PCI: of: Set fwnode device of newly created PCI device nodes

[PATCH v2 00/12] misc: Improvements around *_device_id defintions
 2026-08-13  6:11 UTC  (3+ messages)
` [PATCH v2 12/12] misc: Unify code style for various *_device_id arrays

[PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-08-13  6:06 UTC  (3+ messages)
` [PATCH v3 02/16] PCI: dwc: Use cached PCIe capability offset in core

[PATCH v5 v5] PCI: dwc: Add PCI ID for LECARC PCIe pmu
 2026-08-13  5:25 UTC  (2+ messages)

[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-08-13  5:21 UTC  (2+ messages)

[pci:controller/dwc-ultrarisc] BUILD SUCCESS 22a415e623e9ebc79cf0b5c83064af8aa11acdd7
 2026-08-13  2:25 UTC 

[pci:next] BUILD SUCCESS d55d5a8f3d852baab49dba910dcb04b6d8091b05
 2026-08-13  2:25 UTC 

[PATCH v2 0/5] Rework PCI IRQ vector code
 2026-08-13  1:20 UTC  (19+ messages)
` [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
` [PATCH v2 5/5] rust: pci: expose the allocated interrupt type

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-13  0:58 UTC  (8+ messages)
` [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v2 14/16] rust: io: register: remove relative registers

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-12 22:53 UTC  (3+ messages)

[PATCH v23 4/5] PCI: Fail FLR when config space is inaccessible
 2026-08-12 22:45 UTC  (3+ messages)

[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
 2026-08-12 22:37 UTC  (3+ messages)

[PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
 2026-08-12 22:35 UTC  (3+ messages)

[PATCH v9 0/2] Add support for PCIe RP PERST#
 2026-08-12 22:32 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: PCI: xilinx-versal-cpm: Add PERST# and reset support

[PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
 2026-08-12 22:22 UTC  (3+ messages)

[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
 2026-08-12 20:16 UTC  (13+ messages)

[PATCH v3 0/5] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-08-12 20:12 UTC  (11+ messages)
` [PATCH v3 1/5] samples: rust: remove the rust_driver_pci sample
` [PATCH v3 2/5] rust: pci: rework device enabling API
` [PATCH v3 3/5] rust: pci: make Vendor::from_raw() public
` [PATCH v3 4/5] rust: completion: add complete()
` [PATCH v3 5/5] rust: samples: add EDU PCI driver sample

[PATCH v2 0/4] PCI: of: warn on bogus device_type property
 2026-08-12 17:29 UTC  (9+ messages)
` [PATCH v2 1/4] PCI: of: drop the reg_num argument to of_pci_set_address()
` [PATCH v2 2/4] PCI: of: don't zero flags in of_pci_get_addr_flags()
` [PATCH v2 3/4] PCI: of: make a flags argument optional
` [PATCH v2 4/4] PCI: of: introduce of_pci_verify_node()

[PATCH v6 0/6] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
 2026-08-12 14:39 UTC  (9+ messages)
` [PATCH v6 4/6] dmaengine: dw-edma: Add delegated channel request helpers

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-08-12 13:03 UTC  (5+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller

[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-08-12  7:59 UTC  (5+ messages)

[PATCH] PCI: Fix use-after-free race in pci_find_bus()
 2026-08-12  7:45 UTC  (4+ messages)


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