Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-09-01 19:05:29 to 2026-09-02 20:57:24 UTC [more...]

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-02 20:57 UTC  (23+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 2/9] PCI: Establish common CXL Port protocol error flow
` [PATCH v20 3/9] cxl/ras: Handle RCH correctable and uncorrectable errors in one pass
` [PATCH v20 4/9] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v20 5/9] cxl: Update CXL Endpoint AER handler
` [PATCH v20 6/9] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v20 7/9] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v20 8/9] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v20 9/9] Documentation: cxl: Document CXL protocol error handling

[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-09-02 20:53 UTC  (3+ messages)

[PATCH v2 2/6] ACPI: scan: Stop calling acpi_bus_init_power() early
 2026-09-02 20:51 UTC  (11+ messages)
` [PATCH v2 3/6] ACPI: scan: Combine two conditionals in acpi_bus_attach()
` [PATCH v2 4/6] ACPI: scan: Add ACPI device enumerated marker
` [PATCH v2 5/6] ACPI: scan: Adjust and rename acpi_bus_attach()
` [PATCH v2 6/6] ACPI: scan: Take PCI device enumeration into account directly
  ` [PATCH v2 1/6] ACPI: PM: Drop parent state update from acpi_device_get_power()

[RFC PATCH] PCI: Work around Pericom PI7C9X3G606GPC Port 4 BAR erratum
 2026-09-02 19:08 UTC  (2+ messages)

[pci:controller:dwc-qcom] BUILD SUCCESS 86624b718f94517b26f96c1d7beb7632e5562afd
 2026-09-02 18:59 UTC 

[pci:controller:cadence] BUILD SUCCESS ce8034bb9c5c50f9f5c305856aff5d1c3efe3a30
 2026-09-02 18:58 UTC 

[PATCH v2] PCI: Allow D3 for native Hotplug capable Root Ports on non-x86 platforms
 2026-09-02 18:53 UTC  (3+ messages)

[PATCH RESEND v2] PCI: imx6: Enable ASPM L1 only iff CLKREQ# is supported
 2026-09-02 18:50 UTC  (4+ messages)

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-09-02 18:19 UTC  (3+ messages)
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon

[PATCH v2 2/2] PCI: altera: Fix resource leaks on probe failure
 2026-09-02 17:56 UTC  (2+ messages)

[PATCH] PCI: quirks: Fix out-of-bounds MMIO read in nvme_disable_and_flr()
 2026-09-02 17:51 UTC  (2+ messages)

[pci:controller:aspeed] BUILD SUCCESS a54ac2eb6eca8baa86b89494b8a0d9439a0f72ee
 2026-09-02 17:27 UTC 

[PATCH v21 0/9] shut down devices asynchronously
 2026-09-02 17:26 UTC  (19+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support
` [PATCH 9/9] scsi: "

[pci:controller:dwc-rcar-gen4] BUILD SUCCESS d9113a8a6bdda348d590845da014ab0e01afe638
 2026-09-02 17:25 UTC 

[PATCH v5] PCI: imx6: fix resource leaks in probe error paths
 2026-09-02 17:02 UTC  (2+ messages)

[REGRESSION] PCIe/qcom: on-board WCN7850 link stuck in Polling on X1E80100 (Surface Pro 11)
 2026-09-02 16:25 UTC  (5+ messages)

[PATCH] pci: designware: Set DMA_BYPASS bit in outbound IATU CTRL2 register
 2026-09-02 16:17 UTC  (4+ messages)

[PATCH v4] PCI: imx6: fix resource leaks in probe error paths
 2026-09-02 16:16 UTC  (4+ messages)

[PATCH v3] PCI: Skip Target Speed quirk on clamped ports with no link
 2026-09-02 15:48 UTC  (9+ messages)

[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-02 15:37 UTC  (47+ 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 v7 0/8] PCI: vmd: Add support for second rootbus under VMD
 2026-09-02 17:58 UTC  (9+ messages)
` [PATCH v7 1/8] PCI: vmd: Add vmd_bus_enumeration() helper function
` [PATCH v7 2/8] PCI: vmd: Add vmd_configure_cfgbar() "
` [PATCH v7 3/8] PCI: vmd: Add vmd_configure_membar() and vmd_configure_membar1_membar2()
` [PATCH v7 4/8] PCI: vmd: Add vmd_create_bus()
` [PATCH v7 5/8] PCI: vmd: Replace hardcoded values with enum and defines
` [PATCH v7 6/8] PCI: vmd: Convert bus and busn_start to an array
` [PATCH v7 7/8] PCI: vmd: Add support for second rootbus under VMD
` [PATCH v7 8/8] PCI: vmd: Add workaround for bus number hardwired to fixed non-zero value

[PATCH v2 0/4] Add PCIe support for Qualcomm Nord platform
 2026-09-02 15:16 UTC  (5+ messages)
` [PATCH v2 3/4] PCI: qcom: Add CGC disable workaround for Nord PCIe
` [PATCH v2 4/4] phy: qcom: qmp-pcie: Add Nord Gen5x16 PCIe multi-PHY support

[PATCH v4 0/5] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
 2026-09-02 15:13 UTC  (5+ messages)
` [PATCH v4 4/5] x86/amd_node: Skip SMN setup on Hygon Fam18h models 0x04-0x08

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-09-02 15:01 UTC  (10+ messages)

[PATCH v6] dt-bindings: pci: tegra: Convert to json-schema
 2026-09-02 14:33 UTC  (2+ messages)

[PATCH] PCI: tegra264: Fix Link Capabilities register offset
 2026-09-02 14:24 UTC  (2+ messages)

[PATCH 0/2] PCI: dwc: Support large BARs on UltraRISC DP1000
 2026-09-02 14:18 UTC  (3+ messages)
` [PATCH 1/2] PCI: dwc: Allow drivers to skip MEM outbound iATU setup

[PATCH v2] PCI: imx6: Move clock enable after core reset assertion
 2026-09-02 14:15 UTC  (2+ messages)

[PATCH 0/5] PCI/pwrctrl: tc9563: introduce support for embedded GPIO controller
 2026-09-02 14:12 UTC  (3+ messages)
` [PATCH 3/5] PCI/pwrctrl: tc9563: add GPIO auxiliary device support

[PATCH] PCI/pwrctrl: tc9563: Use gpiod_set_value_cansleep() for RESX
 2026-09-02 14:08 UTC  (2+ messages)

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

[BUG] PCI: spacemit-k1: port C probe hard-hangs a CPU with one endpoint on Milk-V Jupiter
 2026-09-02 13:56 UTC  (3+ messages)

[PATCH 0/3] PCI: dra7xx: fix resource leaks in probe error paths
 2026-09-02 13:52 UTC  (2+ messages)

[PATCH] PCI: Fix unmasked value in pci_generic_config_write32()
 2026-09-02 13:35 UTC  (2+ messages)

[PATCH v3 0/4] PCI: of: warn on bogus device_type property
 2026-09-02 12:54 UTC  (6+ messages)
` [PATCH v3 3/4] PCI: of: introduce of_pci_verify_node()

[PATCH v1 0/7] ACPI: scan: Address power management initialization and PCI devices handling
 2026-09-02 12:42 UTC  (8+ messages)
` [PATCH v1 4/7] ACPI: scan: Combine two conditionals in acpi_bus_attach()
` [PATCH v1 7/7] ACPI: scan: Take PCI device enumeration into account directly

[PATCH] PCI: vmd: Flush initiator posted writes before demuxing interrupts on Meteor Lake
 2026-09-02 12:28 UTC  (2+ messages)

[PATCH v2] PCI: hv: warn when wait_for_response() waits indefinitely
 2026-09-02 12:09 UTC  (2+ messages)

[PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
 2026-09-02 11:39 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-02  9:31 UTC  (4+ messages)
` [PATCH 1/6] PCI: of: Avoid config reads for disabled bridge nodes

[PATCH v8 0/5] PCI: dwc: Add ECAM support with iATU configuration
 2026-09-02  9:30 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/5] PCI: qcom: Add PCIe support for Shikra SoC
 2026-09-02  8:46 UTC  (2+ messages)

[PATCH v3] nvme-pci: fix CMB mapping when CMBSZ Size field is zero
 2026-09-02  7:45 UTC  (2+ messages)

[PATCH v2 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
 2026-09-02  7:25 UTC  (6+ messages)

[PATCH v6 00/10] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-09-02  6:40 UTC  (21+ messages)
` [PATCH v6 01/10] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v6 02/10] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v6 03/10] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v6 04/10] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v6 05/10] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v6 06/10] dmaengine: switchtec-dma: disable channels before freeing on registration failure
` [PATCH v6 07/10] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v6 08/10] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v6 09/10] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v6 10/10] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[PATCH] PCI: mediatek: Find INTx controller by property
 2026-09-02  6:35 UTC  (2+ messages)

[RFC PATCH 00/19] vfio/pci: Handle PCI error recovery and report state to userspace
 2026-09-02  6:27 UTC  (5+ messages)
` [RFC PATCH 04/19] vfio/pci: Serialize function reset with recovery
` [RFC PATCH 05/19] vfio/pci: Serialize config access "

[PATCH v5 0/6] bus: mhi: host: Add support for mhi bus bw
 2026-09-02  5:30 UTC  (13+ messages)
` [PATCH v5 1/6] PCI/bwctrl: Set host bridge OPP and optionally disable ASPM around link retraining
` [PATCH v5 4/6] bus: mhi: host: Add support for Bandwidth scale
` [PATCH v5 5/6] wifi: ath11k: Add support for MHI bandwidth scaling
` [PATCH v5 6/6] PCI: qcom: Enable ASPM disabling during link retraining

[PATCH v2 0/8] Enhance TLP packet decoder with field-level parsing and versioning
 2026-09-02  3:30 UTC  (4+ messages)
` [PATCH v2 7/8] hwtracing: hisi_ptt: Add pattern PMU config for trace format selection

[PATCH v3 0/7] PCI: endpoint: Remote DMA support via vNTB
 2026-09-02  2:40 UTC  (4+ messages)
` [PATCH v3 5/7] PCI: endpoint: pci-epf-vntb: Allow DMA and MW to share a BAR

[PATCH 1/1] PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10A
 2026-09-02  1:40 UTC  (2+ messages)
` [BUG] "

[PATCH v6 0/2] PCI: endpoint: pci-epf-*ntb: Harden vNTB resource management
 2026-09-01 19:05 UTC  (3+ messages)
` [PATCH v6 2/2] PCI: endpoint: pci-epf-vntb: Manage virtual NTB and PCI bus lifetime


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