Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-07 22:18:11 to 2026-07-09 01:03:47 UTC [more...]

[PATCH v9 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-09  1:02 UTC  (5+ messages)
` [PATCH v9 01/11] cxl: Split decoder programming into a reusable helper
` [PATCH v9 02/11] cxl: Cache decoder settings on PCI devices
` [PATCH v9 03/11] cxl: Share HDM decoder decode logic
` [PATCH v9 04/11] cxl: Cache endpoint decoder settings during PCI enumeration

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-09  0:48 UTC  (9+ messages)
` [PATCH v8 01/10] cxl: Split decoder programming into a reusable helper
` [PATCH v8 08/10] cxl: Restore CXL HDM state after PCI reset

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-08 23:33 UTC  (25+ messages)
` [PATCH v19 04/18] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v19 06/18] PCI/TPH: Expose the enabled TPH requester type
` [PATCH v19 07/18] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH v19 09/18] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v19 10/18] vfio/pci: Introduce tph policy parameter for staged TPH feature enablement
` [PATCH v19 11/18] vfio/pci: Virtualize PCIe TPH capability registers
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
` [PATCH v19 13/18] vfio/pci: Introduce VFIO_DEVICE_FEATURE_TPH family uapi for PCI TPH control
` [PATCH v19 14/18] vfio/pci: Implement VFIO_DEVICE_FEATURE_TPH and valid TPH config write support
` [PATCH v19 15/18] vfio/pci: Implement TPH_RESOLVE feature for DMABUF and CPU source resolving
` [PATCH v19 16/18] vfio/pci: Implement TPH_ST feature for batch ST table programming
` [PATCH v19 17/18] vfio/pci: Reset hardware TPH state on device enable/disable

[PATCH v3 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-08 20:55 UTC  (4+ messages)

[PATCH v4 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-08 18:56 UTC  (21+ messages)
` [PATCH v4 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v4 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v4 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v4 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v4 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v4 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v4 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v4 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v4 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v4 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk

[RFC][PATCH] thunderbolt: Quiesce AMD NHI during suspend
 2026-07-08 18:37 UTC  (2+ messages)

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-08 18:25 UTC  (25+ messages)
` [PATCH 01/15] netlink: specs: Introduce multi-message blobs for SPDM
` [PATCH 02/15] tools: ynl: Teach pyynl to handle blobs
` [PATCH 04/15] device core: Introduce "device evidence" over netlink
` [PATCH 06/15] PCI/TSM: Add device evidence support
` [PATCH 13/15] PCI, device core: Add private memory access for DEVICE_TRUST_TCB
` [PATCH 14/15] PCI/TSM: Create MMIO descriptors via TDISP Report
` [PATCH 15/15] PCI/TSM: Add relative MMIO offset support?

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-08 17:58 UTC  (30+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods

[PATCH v4 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-07-08 16:52 UTC  (3+ messages)
` [PATCH v4 1/3] riscv: add UltraRISC SoC family Kconfig support

[PATCH v5 5/5] PCI: qcom: Add D3cold support
 2026-07-08 16:05 UTC  (4+ messages)

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-07-08 15:39 UTC  (8+ messages)
` [PATCH 13/23] PCI: Add pbus_mem_size_optional() to handle optional sizes

[PATCH 0/1] PCI: Add mandatory delay for D3cold resume
 2026-07-08 15:38 UTC  (3+ messages)
` [PATCH] PCI: Apply mandatory recovery delay on return from D3cold

[PATCH v2 0/2] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-08 15:35 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH v2 2/2] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-08 15:28 UTC  (7+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
` [PATCH v2] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability

[PATCH v3 0/8] PCI/ASPM: Add pci_force_enable_link_state() API and convert Atheros drivers
 2026-07-08 14:51 UTC  (17+ messages)
` [PATCH v3 1/8] PCI/ASPM: Always disable ASPM when driver requests it
` [PATCH v3 2/8] PCI/ASPM: Add pci_force_enable_link_state() API
` [PATCH v3 3/8] PCI/ASPM: Transition the device to D0 (if required) when enabling ASPM link states
` [PATCH v3 4/8] PCI/ASPM: Improve the kernel-doc for pci_{enable,disable}_link_state*() APIs
` [PATCH v3 5/8] PCI/ASPM: Return enabled ASPM states from pcie_aspm_enabled() API
` [PATCH v3 6/8] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
` [PATCH v3 7/8] wifi: ath11k: "
` [PATCH v3 8/8] wifi: ath10k: "

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-08 14:44 UTC  (21+ messages)
` [PATCH v7 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v7 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v7 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v7 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v7 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v7 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v7 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v7 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v7 10/10] RAS: add firmware-first CPER provider

[PATCH v3 1/8] PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
 2026-07-08 14:41 UTC  (6+ messages)
` [PATCH v3 2/8] rust: pci: add sriov_get_totalvfs() helper

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-08 14:33 UTC  (2+ messages)

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-08 13:28 UTC  (18+ messages)
` [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v2 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH v2] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
 2026-07-08 10:56 UTC  (2+ messages)

[PATCH v9 0/9] lan966x pci device: Add support for SFPs, PCI part
 2026-07-08 10:48 UTC  (19+ messages)
` [PATCH v9 1/9] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v9 2/9] drivers: core: Use fw_devlink_set_device()
` [PATCH v9 3/9] pinctrl: cs42l43: "
` [PATCH v9 4/9] cxl/test: Use device_set_node()
` [PATCH v9 5/9] cxl/test: Use fw_devlink_set_device()
` [PATCH v9 6/9] PCI: of: "
` [PATCH v9 7/9] PCI: of: Clear fwnode->dev during root bridge node removal
` [PATCH v9 8/9] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v9 9/9] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node

[PATCH v1] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
 2026-07-08 10:43 UTC  (7+ messages)

[PATCH RFC] RAS: hwerr_tracking: move recoverable hardware error tracking out of vmcoreinfo
 2026-07-08 10:13 UTC  (5+ messages)

[PATCH] PCI: aspeed: Switch to irq_domain_create_linear()
 2026-07-08 10:09 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: PCI: mediatek: Add support for optional perstout reset
 2026-07-08  9:15 UTC  (4+ messages)
` [PATCH 2/2] PCI: mediatek: handle optional reset for perstout for AN7583

[PATCH v3 0/4] New vendor support and optimizations for DWC PCIe PMU
 2026-07-08  9:04 UTC  (9+ messages)
` [PATCH v3 1/4] perf/dwc_pcie: Add support for Picoheart vendor devices
` [PATCH v3 2/4] perf/dwc_pcie: Support narrowed time-based counter for long time monitoring
` [PATCH v3 3/4] perf/dwc_pcie: Convert to faux device interface
` [PATCH v3 4/4] drivers/perf: Fix the condition where the root port is runtime suspended

[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
 2026-07-08  8:52 UTC  (3+ messages)

[PATCH 0/5] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4
 2026-07-08  8:34 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car X5H PCIe4 compatible

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-08  8:02 UTC  (2+ messages)

[PATCH v1] PCI: vmd: Add VMD Device ID Support for Intel Nova Lake (NVL) and Dunlow (DNL) Add VMD Device ID Support for NVL and DNL processors
 2026-07-08  9:29 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-08  6:57 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible

[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-08  5:39 UTC  (3+ messages)
` [PATCH v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[pci:controller/dwc-qcom] BUILD SUCCESS 3edb3a038d423480efeb204dbc6ddc9a292f8ecb
 2026-07-08  5:25 UTC 

[PATCH v2] Documentation: Update after split of <linux/mod_devicetable.h>
 2026-07-08  4:53 UTC  (4+ messages)

[PATCH v1] PCI: imx6: Update MPLLB bandwidth for i.MX95 PCIe Gen3 stability
 2026-07-08  1:51 UTC  (3+ messages)

[PATCH 0/8] x86/pci: consolidate x86-specific PCI quirks into arch/x86/pci/fixup.c
 2026-07-07 22:18 UTC  (4+ messages)
` [PATCH 6/8] x86/pci: move AMD x86 chipset quirks to arch/x86/pci/fixup.c
` [PATCH 7/8] x86/pci: move x86 ifdef-gated "
` [PATCH 8/8] x86/pci: move remaining x86-specific quirks to fixup.c


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