Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-07 15:16:03 to 2026-08-11 16:44:29 UTC [more...]

[PATCH 0/5] Rework PCI IRQ vector code
 2026-08-11 16:44 UTC  (8+ messages)
` [PATCH 1/5] rust: irq: add anchor generic to IrqRequest and Registration
` [PATCH 2/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH 3/5] rust: pci: remove IrqVector and resolve IrqRequest directly
` [PATCH 4/5] PCI: add pci_irq_type() to query the allocated interrupt type
` [PATCH 5/5] rust: pci: expose "

[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
 2026-08-11 16:28 UTC  (6+ messages)
` [PATCH RFC 1/2] PCI: Add "
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-11 16:21 UTC  (7+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [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 v3 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH] dt-bindings: PCI: Correct white-space style
 2026-08-11 16:18 UTC  (3+ messages)

[PATCH] PCI: qcom: Add register dump support for PCIe Link Down events
 2026-08-11 16:12 UTC 

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-11 15:58 UTC  (15+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH] PCI: Save/restore Device 3 control and clear stale 14-bit Tag enables
 2026-08-11 13:10 UTC  (2+ messages)

[PATCH v11] PCI: Add device-specific reset for Qualcomm devices
 2026-08-11 11:43 UTC  (5+ messages)

Pericom PI7C9X2G608 (12d8:2608) missing from ACS quirk — breaks Renesas uPD720202 USB3 cards when IOMMU is on
 2026-08-11 10:57 UTC  (3+ messages)

[PATCH v4] PCI: Disable ASPM L0s for Realtek RTS525A
 2026-08-11  9:39 UTC  (2+ messages)

[PATCH v3 00/17] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-11  9:30 UTC  (14+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Do not tear down the allocate attribute on registration failure
` [PATCH v3 02/17] PCI/P2PDMA: Wait for RCU readers before freeing state
` [PATCH v3 03/17] PCI/P2PDMA: Restrict the p2pmem search to pool backed providers
` [PATCH v3 04/17] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH v3 05/17] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
` [PATCH v3 06/17] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
` [PATCH v3 07/17] PCI/P2PDMA: Document the Address Type assumption
` [PATCH v3 08/17] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH v3 09/17] PCI: Add ACS egress control vector accessor
` [PATCH v3 10/17] PCI: Account for ACS egress control in isolation checks
` [PATCH v3 12/17] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH v3 13/17] PCI/P2PDMA: Document ACS egress control handling
` [PATCH v3 14/17] PCI/P2PDMA: Extract pure ACS routing decision helpers

[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
 2026-08-11  9:19 UTC  (10+ messages)

[PATCH] PCI: Disable NoSnoop and Relaxed ordering for Intel wireless BE200
 2026-08-11  8:56 UTC  (2+ messages)

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

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-11  6:39 UTC  (11+ messages)
` [PATCH v10 01/10] rust: module: move module types into `module.rs`
` [PATCH v10 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v10 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v10 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v10 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v10 06/10] rust: miscdevice: "
` [PATCH v10 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v10 08/10] rust_binder: "
` [PATCH v10 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v10 10/10] rust: module: update MAINTAINERS to cover module.rs

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

[PATCH] PCI: rockchip-ep: disable link training work on remove
 2026-08-11  5:52 UTC  (2+ messages)

[PATCH v2] PCI: Mask Replay Timer Timeout for Realtek RTS525A
 2026-08-11  5:33 UTC  (5+ messages)
` [PATCH v3] PCI: Disable ASPM L0s "

[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
 2026-08-10 23:30 UTC  (2+ messages)

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

[REGRESSION] mainline/master: PCI link creation fails on Apalis iMX6
 2026-08-10 21:12 UTC  (2+ messages)

[PATCH v4 0/5] nfs: modernize direct I/O path
 2026-08-10 20:38 UTC  (7+ messages)
` [PATCH v5 1/5] nfs: make nfs_page pin-aware
` [PATCH v5 2/5] nfs: track number of pinned pages in nfs_page
` [PATCH v5 3/5] nfs: introduce nfs_release_request_list helper
` [PATCH v5 4/5] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v5 5/5] nfs: introduce nfs_direct_extract_pages helper

[PATCH v3 0/2] CPM6 Channel Separation Support
 2026-08-10 17:18 UTC  (7+ messages)
` [PATCH v3 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC
` [PATCH v3 2/2] dmaengine: dw-edma: Add changes to support Channel Separation

[PATCH] PCI: qcom: Block accesses to downstream devices on link down
 2026-08-10 13:43 UTC  (2+ messages)

[PATCH v9 0/3] PCI prerequisites for PHY consumer/provider split
 2026-08-10 12:58 UTC  (7+ messages)
` [PATCH v9 1/3] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v9 2/3] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v9 3/3] PCI: Remove device links to PHY

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-10 11:23 UTC  (15+ messages)
` [PATCH v2 01/16] rust: io: add static `cast()` method for views
` [PATCH v2 02/16] rust: io: add `IoRepr` trait
` [PATCH v2 03/16] rust: io: support register projections
` [PATCH v2 04/16] rust: io: register: handle one register at a time
` [PATCH v2 05/16] rust: io: register extract offset computation to helper rules
` [PATCH v2 06/16] rust: io: register: allow explicit base type specification

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

[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
 2026-08-10 10:28 UTC  (18+ messages)
` [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-10  9:23 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
` [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH v2 0/3] PCI: rzg3s: Fix issues in cleanup paths
 2026-08-10  6:31 UTC  (4+ messages)
` [PATCH v2 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling

[PATCH v20 00/16] vfio/pci: Add PCIe TPH support
 2026-08-10  1:14 UTC  (2+ messages)

[PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
 2026-08-09 20:03 UTC 

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-08-09 15:57 UTC  (3+ messages)
` [PATCH v19 02/14] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register

[PATCH] PCI: starfive: Fix resource leaks on error paths in host_init()
 2026-08-09 10:22 UTC  (3+ messages)

[PATCH v1 0/2] PCI: Include human-readable BAR and window sizes
 2026-08-09  8:25 UTC  (9+ messages)
` [PATCH v1 1/2] vsprintf: Add %pR human-readable size
` [PATCH v1 2/2] PCI: Include human-readable sizes in resource assignment messages

[PATCH] PCI: sysfs: Reject unaligned resource I/O port accesses
 2026-08-09  7:16 UTC  (3+ messages)

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

[syzbot] [pci?] BUG: unable to handle kernel paging request in pci_resource_io
 2026-08-09  1:28 UTC  (2+ messages)

[pci:controller/cadence] BUILD SUCCESS 79752653c136493ae8c3b4260f9f80de0b91d0bf
 2026-08-08 17:07 UTC 

[pci:next] BUILD SUCCESS 3de6add8d15430cde96c615fd156216676762bf9
 2026-08-08 17:08 UTC 

[PATCH V5 00/14] i3c: Support IBI-based system wakeup
 2026-08-08 13:09 UTC  (26+ messages)
` [PATCH V5 01/14] i3c: master: Fix recursive locking during device registration
` [PATCH V5 05/14] i3c: Make dev->desc locking assumptions explicit
` [PATCH V5 06/14] i3c: master: Fix potential UAF in i3c_device_uevent()
` [PATCH V5 07/14] i3c: master: Fix potential UAF in i3c_device_match()
` [PATCH V5 08/14] i3c: master: Support IBI-based wakeup capability
` [PATCH V5 09/14] i3c: master: Report wakeup events for IBIs
` [PATCH V5 10/14] i3c: master: Add helper to query bus wakeup requirements
` [PATCH V5 11/14] i3c: master: Reject IBI requests from non-IBI-capable devices
` [PATCH V5 12/14] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH V5 13/14] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
` [PATCH V5 14/14] i3c: mipi-i3c-hci: Advertise IBI wakeup capability

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

[pci:controller/dwc-ultrarisc] BUILD SUCCESS 30f22cc3ca904597193029929760186cf16033fe
 2026-08-08  5:01 UTC 

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

[PATCH] PCI: vgaarb: Remove stale "not implemented" notes from docs
 2026-08-07 20:56 UTC  (3+ messages)

[PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-08-07 19:53 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] PCI: Fix dev_set_name() error handling in pci_setup_device()
 2026-08-07 19:45 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Handle dev_set_name() failure "
` [PATCH v2 2/2] PCI: Free the device name on the pci_setup_device() error path

[PATCH v6 0/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
 2026-08-07 18:14 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-08-07 17:04 UTC  (11+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic

[PATCH v3] PCI: iproc: Use the EROM outbound window on BCMA
 2026-08-07 16:21 UTC  (2+ messages)

[PATCH v2 00/13] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-07 16:07 UTC  (4+ messages)
` [PATCH v2 06/13] PCI: Account for ACS egress control in isolation checks

[PATCH v2] PCI: iproc: Use the EROM outbound window on BCMA
 2026-08-07 15:27 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