Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-01-22 14:02:46 to 2026-01-23 14:22:37 UTC [more...]

[PATCH v2 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-23 14:22 UTC  (19+ messages)
` [PATCH v2 01/15] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v2 02/15] PCI: renesas: rzg3s: Rework inbound window algorithm for multi-SoC support
` [PATCH v2 03/15] clk: renesas: rzv2h-cpg: Add support for init_{off|asserted} clocks/resets
` [PATCH v2 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v2 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix typo in interrupt-names
` [PATCH v2 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v2 07/15] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v2 08/15] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v2 09/15] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v2 10/15] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v2 11/15] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v2 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v2 13/15] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v2 14/15] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v2 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-01-23 14:15 UTC  (4+ messages)
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-23 14:08 UTC  (12+ messages)

[PATCH v2 0/2] PCI/ASPM: Enable ASPM and Clock PM by default on devicetree platforms
 2026-01-23 13:56 UTC  (11+ messages)
` [PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for "

[PATCH v4 04/10] PCI: add CXL reset method
 2026-01-23 13:54 UTC  (2+ messages)

[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-23 13:41 UTC  (6+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v3 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v3 4/4] ALSA: hda/intel: "

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-01-23 13:25 UTC  (7+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH v4 0/10] CXL Reset support for Type 2 devices
 2026-01-23 13:13 UTC  (12+ messages)
` [PATCH v4 06/10] PCI: wire CXL reset prepare/cleanup
` [PATCH v4 07/10] cxl: add host cache flush and multi-function reset
` [PATCH v4 10/10] cxl: add HDM decoder and IDE save/restore

[PATCH v3 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-23 13:05 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device

[PATCH 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-23 12:32 UTC  (9+ messages)
` [PATCH 03/16] clk: renesas: rzv2h-cpg: Add support for init_off clocks

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-23 12:22 UTC  (16+ messages)
` [PATCH v14 09/34] PCI/AER: Export pci_aer_unmask_internal_errors()
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()

[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
 2026-01-23 10:40 UTC 

[PATCH v2 0/2] rust: introduce abstractions for fwctl
 2026-01-23 10:25 UTC  (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] samples: rust: fwctl: add sample code "

[PATCH v3 0/4] PCI: dwc: Clean up iatu index mess
 2026-01-23 10:07 UTC  (6+ messages)
` [PATCH v3 1/4] PCI: dwc: Fix msg_atu_index assignment
` [PATCH v3 2/4] PCI: dwc: Improve msg_atu_index error handling
` [PATCH v3 3/4] PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
` [PATCH v3 4/4] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH v14 26/34] cxl: Change CXL handlers to use guard() instead of scoped_guard()
 2026-01-23 10:05 UTC  (2+ messages)

[PATCH v6 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-23  9:31 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector
` [PATCH v6 2/4] PCI/pwrctrl: Add support for handling PCIe M.2 connectors
` [PATCH v6 3/4] PCI/pwrctrl: Create pwrctrl device if the graph port is found
` [PATCH v6 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors
` (subset) [PATCH v6 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree

[PATCH v12 0/5] rust: pci: add config space read/write support
 2026-01-23  9:13 UTC  (7+ messages)
` [PATCH v12 2/5] rust: io: separate generic I/O helpers from MMIO implementation
` [PATCH v12 4/5] rust: pci: add config space read/write support

[pci:for-linus] BUILD SUCCESS 5528fd38f230c906fcebb202cc94fbb8ed8f122a
 2026-01-23  8:58 UTC 

[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-23  8:51 UTC  (7+ messages)
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
 2026-01-23  8:42 UTC  (7+ messages)

[PATCH v2 0/4] PCI: dwc: Clean up iatu index mess
 2026-01-23  8:18 UTC  (12+ messages)
` [PATCH v2 1/4] PCI: dwc: Fix msg_atu_index assignment
` [PATCH v2 2/4] PCI: dwc: Improve msg_atu_index error handling
` [PATCH v2 3/4] PCI: dwc: Clean up iatu index usage in dw_pcie_iatu_setup()
` [PATCH v2 4/4] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH 0/2] PCI: dwc: Code clean up and formatting improvements
 2026-01-23  7:34 UTC  (6+ messages)
` [PATCH 2/2] PCI: dwc: Rename has_msi_ctrl to uses_imsi_rx for clarity

[PATCH v2] PCI/IDE: Fix duplicate stream symlink names for TSM class devices
 2026-01-23  6:40 UTC  (6+ messages)

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-01-23  6:39 UTC  (6+ messages)

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-23  3:30 UTC 

[PATCH V2 00/10] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-01-23  2:14 UTC  (11+ messages)
` [PATCH V2 01/10] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V2 02/10] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V2 03/10] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V2 04/10] arm: dts: imx6sx: "
` [PATCH V2 05/10] arm: dts: imx7d: "
` [PATCH V2 06/10] arm64: dts: imx8mm: "
` [PATCH V2 07/10] arm64: dts: imx8mp: "
` [PATCH V2 08/10] arm64: dts: imx8mq: "
` [PATCH V2 09/10] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V2 10/10] arm64: dts: imx95: "

[PATCH v2 0/2] PCI: Add support for ACS Enhanced Capability
 2026-01-23  1:49 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v2 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH 1/1] PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
 2026-01-23  1:40 UTC  (4+ messages)

[PATCH v2 1/1] PCI/IDE: Fix using wrong VF ID for RID range calculation
 2026-01-23  1:35 UTC  (2+ messages)

[PATCH v1] PCI: Add support for ACS Enhanced Capability
 2026-01-23  1:06 UTC  (5+ messages)

[pci:controller/dwc] BUILD SUCCESS e9a5415adb209f86a05e55b850127ada82e070f1
 2026-01-23  0:18 UTC 

[PATCH v6 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2026-01-22 23:27 UTC  (2+ messages)

[PATCH v2 0/3] PCI: dwc: Fix missing iATU setup when ECAM is enabled
 2026-01-22 21:57 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: dwc: Fix skipped index 0 in outbound ATU setup
` [PATCH v2 3/3] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH 1/3] PCI: dwc: Fix msg_atu_index assignment
 2026-01-22 21:02 UTC  (7+ messages)
` [PATCH 2/3] PCI: dwc: Improve msg_atu_index error handling
` [PATCH 3/3] PCI: dwc: Clean up iatu index usage in dw_pcie_iatu_setup()

[PATCH v6 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2026-01-22 20:53 UTC  (2+ messages)

[pci:endpoint] BUILD SUCCESS c0dbaab0524adbc90d693aa15ab84354dd71acb2
 2026-01-22 20:11 UTC 

[PATCH v14 11/34] PCI/AER: Move CXL RCH error handling to aer_cxl_rch.c
 2026-01-22 20:05 UTC  (4+ messages)

[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-01-22 19:46 UTC  (10+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-22 19:44 UTC  (10+ messages)
` [PATCH v8 1/9] PCI: Allow per function PCI slots
` [PATCH v8 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v8 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v8 4/9] PCI: Add additional checks for flr reset
` [PATCH v8 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v8 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v8 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v8 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v8 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH v14 01/34] PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
 2026-01-22 19:43 UTC  (3+ messages)

[PATCH v5] PCI/PM: Prevent runtime suspend until devices are fully initialized
 2026-01-22 19:06 UTC  (6+ messages)

[PATCH v14 03/34] PCI: Introduce pcie_is_cxl()
 2026-01-22 18:39 UTC  (2+ messages)

[PATCH v14 02/34] PCI: Update CXL DVSEC definitions
 2026-01-22 18:37 UTC  (2+ messages)

[PATCH v14 30/34] PCI/AER: Dequeue forwarded CXL error
 2026-01-22 18:32 UTC  (2+ messages)

[PATCH v14 15/34] PCI/AER: Update struct aer_err_info with kernel-doc formatting
 2026-01-22 18:29 UTC  (2+ messages)

[PATCH v14 31/34] PCI: Introduce CXL Port protocol error handlers
 2026-01-22 18:27 UTC  (2+ messages)

[PATCH v14 13/34] PCI/AER: Replace PCIEAER_CXL symbol with CXL_RAS
 2026-01-22 18:24 UTC  (2+ messages)

[PATCH v14 06/34] PCI: Replace cxl_error_is_native() with pcie_aer_is_native()
 2026-01-22 18:23 UTC  (2+ messages)

[PATCH v4] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2026-01-22 17:49 UTC  (7+ messages)

[PATCH 1/2] PCI: Fix BAR resize rollback path overwriting ret
 2026-01-22 16:30 UTC  (2+ messages)

[PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
 2026-01-22 16:15 UTC  (2+ messages)

[PATCH 17/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
 2026-01-22 16:14 UTC  (2+ messages)

[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
 2026-01-22 16:14 UTC  (2+ messages)

[pci:enumeration] BUILD SUCCESS 959ac08a2c2811305be8c2779779e8b0932e5a99
 2026-01-22 16:03 UTC 

[PATCH v2 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-22 14:52 UTC  (4+ messages)
` [PATCH v2 1/3] driver core: Introduce helper function __device_attach_driver_scan()
` [PATCH v2 2/3] driver core: Add NUMA-node awareness to the synchronous probe path
` [PATCH v2 3/3] PCI: Clean up NUMA-node awareness in pci_bus_type probe

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-22 14:58 UTC  (7+ messages)
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode

[pci:virtualization] BUILD SUCCESS 693d34dd6ce35563e53bc0ebb99408f047eb6994
 2026-01-22 14:28 UTC 

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-22 14:25 UTC  (8+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN


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