Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-11 11:44:59 to 2025-09-15 03:43:35 UTC [more...]

[PATCH v9 00/14] Enhance the PCIe controller driver for next generation controllers
 2025-09-15  3:43 UTC  (5+ messages)
` [PATCH v9 03/14] PCI: cadence: Add register definitions for High Perf Architecture (HPA)

[PATCH 0/4] pcie: s32g: Add support for PCIe controller
 2025-09-14 12:45 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: pcie: Add the NXP "
` [PATCH 2/4] pcie: s32g: Add Phy clock definition
` [PATCH 3/4] pcie: s32g: Add initial PCIe support (RC)
` [PATCH 4/4] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH] rust: pci: fix incorrect platform references in doc comments
 2025-09-14  3:26 UTC  (3+ messages)

[PATCH] rust: pci: fix incorrect platform reference in PCI driver unbind doc comment
 2025-09-14  3:19 UTC 

[PATCH] rust: pci: fix incorrect platform reference in PCI driver probe doc comment
 2025-09-14  3:18 UTC 

[pci:next] BUILD SUCCESS c29008e61d8e75ac7da3efd5310e253c035e0458
 2025-09-13 23:18 UTC 

[pci:controller/dwc-edma] BUILD SUCCESS eea30c76012245efa87f427ca6d110d1674e433a
 2025-09-13 21:28 UTC 

[pci:of] BUILD SUCCESS fad8e97854504bcd2dc108703fc7d25749945097
 2025-09-13 20:52 UTC 

[pci:endpoint] BUILD SUCCESS f272210b28d050df56ec7dfaecb9fa3bebca6419
 2025-09-13 20:51 UTC 

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-13  9:04 UTC  (15+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 02/10] PCI: Add additional checks for flr reset
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [PATCH v3 04/10] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v3 05/10] s390/pci: Restore IRQ unconditionally for the zPCI device
` [PATCH v3 06/10] s390/pci: Update the logic for detecting passthrough device
` [PATCH v3 07/10] s390/pci: Store PCI error information for passthrough devices
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information
` [PATCH v3 09/10] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v3 10/10] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

The VFIO/IOMMU/PCI MC at LPC 2025 - Call for Papers reminder
 2025-09-13  7:05 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: pci-epf-test: NULL check dma channels before release
 2025-09-13  6:29 UTC  (2+ messages)

[RESEND PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-09-13  6:20 UTC  (6+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH] PCI: endpoint: pci-epf-test: NULL check dma channels before release
 2025-09-13  5:34 UTC  (7+ messages)

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-09-13  2:18 UTC  (11+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments

[pci:aer] BUILD SUCCESS 0a27bdb14b028fed30a10cec2f945c38cb5ca4fa
 2025-09-13  0:17 UTC 

[PATCH v3 0/4] PCI/pwrctrl: Allow pwrctrl framework to control PERST# if available
 2025-09-12 23:28 UTC  (7+ messages)
` [PATCH v3 1/4] PCI/pwrctrl: Add support for asserting/deasserting PERST#
` [PATCH v3 2/4] PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
` [PATCH v3 3/4] PCI: qcom: Parse PERST# from all PCIe bridge nodes
` [PATCH v3 4/4] PCI: qcom: Allow pwrctrl core to control PERST# if 'reset-gpios' property is available

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
 2025-09-12 22:59 UTC  (5+ messages)
` [PATCH 1/4] PCI: Support "
` [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
` [PATCH 3/4] um: Select PCI_DOMAINS_GENERIC
` [PATCH 4/4] kunit: qemu_configs: Add PCI to arm, arm64

[PATCH] PCI: plda: Remove the use of dev_err_probe()
 2025-09-12 22:09 UTC  (2+ messages)

[PATCH v9 3/4] PCI: qcom: Prepare for the DWC ECAM enablement
 2025-09-12 21:50 UTC  (3+ messages)

[PATCH 0/2] pci: endpoint: vntb: add MSI doorbell support
 2025-09-12 21:46 UTC  (7+ messages)
` [PATCH 1/2] PCI: endpoint: Enhance pci_epf_alloc_space() and rename to pci_epf_set_inbound_space()
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support

[PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
 2025-09-12 21:07 UTC  (2+ messages)

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-12 19:09 UTC  (26+ messages)
` [PATCH v11 05/23] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v11 06/23] CXL/AER: Introduce rch_aer.c into AER driver for handling CXL RCH errors
` [PATCH v11 10/23] CXL/AER: Update PCI class code check to use FIELD_GET()
` [PATCH v11 18/23] PCI/AER: Dequeue forwarded CXL error
` [PATCH v11 21/23] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v11 23/23] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[GIT PULL] Rust pin-init for v6.18
 2025-09-12 18:55 UTC  (2+ messages)

[pci:controller/dwc-edma] BUILD SUCCESS 9e495c2d7f38a6e256749a8466856dc711666f05
 2025-09-12 18:15 UTC 

[pci:endpoint] BUILD SUCCESS 54a8c34df746c979037c907ad7fe42c52a58b532
 2025-09-12 18:14 UTC 

[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-12 18:10 UTC  (6+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[GIT PULL] PCI fixes for v6.17
 2025-09-12 17:49 UTC  (2+ messages)

[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
 2025-09-12 16:49 UTC  (2+ messages)

[pci:of] BUILD SUCCESS df06eac219d072ac89ec9cc1b27efcbf14f38ee9
 2025-09-12 16:49 UTC 

[PATCH 00/16] CXL.mem error isolation support
 2025-09-12 15:55 UTC  (15+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 02/16] cxl/regs: Add CXL Isolation capability mapping
` [PATCH 03/16] PCI: PCIe portdrv: Add CXL Isolation service driver
` [PATCH 06/16] cxl/core: Enable CXL.mem isolation
` [PATCH 07/16] cxl/core: Set up isolation interrupts
` [PATCH 12/16] PCI: PCIe portdrv: Add cxl_isolation sysfs attributes
` [PATCH 13/16] cxl/core, PCI: PCIe portdrv: Add CXL timeout range programming

[PATCH v1 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-09-12 15:33 UTC  (7+ messages)
` [PATCH v1 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v1 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH 0/2] PCI/IOV: Add missing PCI rescan-remove locking when enabling/disabling SR-IOV
 2025-09-12 14:48 UTC  (3+ messages)
` [PATCH 2/2] PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()

[PATCH v4 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-09-12 13:45 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH v4 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH v4 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
` [PATCH v4 4/6] arm64: dts: renesas: rzg3s-smarc-som: Update dma-ranges for PCIe
` [PATCH v4 5/6] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v4 6/6] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH v2 00/10] PCI: Keystone: Enable loadable module support
 2025-09-12 12:16 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: Export pci_get_host_bridge_device() for use by pci-keystone
` [PATCH v2 02/10] PCI: dwc: Export dw_pcie_allocate_domains() for pci-keystone
` [PATCH v2 03/10] PCI: dwc: Add dw_pcie_free_domains() helper for cleanup
` [PATCH v2 04/10] PCI: dwc: ep: Export dw_pcie_ep_raise_msix_irq() for pci-keystone
` [PATCH v2 05/10] PCI: keystone: Add ks_pcie_free_msi_irq() helper for cleanup
` [PATCH v2 06/10] PCI: keystone: Add ks_pcie_free_intx_irq() "
` [PATCH v2 07/10] PCI: keystone: Add ks_pcie_host_deinit() "
` [PATCH v2 08/10] PCI: keystone: Add ks_pcie_disable_error_irq() "
` [PATCH v2 09/10] PCI: keystone: Exit ks_pcie_probe() for the default switch-case of "mode"
` [PATCH v2 10/10] PCI: keystone: Add support to build as a loadable module

[PATCH 0/2] PCI: Keystone: __init and IRQ Fixes
 2025-09-12 10:07 UTC  (3+ messages)
` [PATCH 1/2] PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit
` [PATCH 2/2] PCI: keystone: Remove the __init macro for the ks_pcie_host_init() callback

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-12  9:49 UTC  (11+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH] PCI/PM: Move ASUS EHCI workaround out of generic code
 2025-09-12  9:34 UTC  (9+ messages)

[PATCH 2/2] dmaengine: dw-edma: Add non-LL mode
 2025-09-12  9:31 UTC  (3+ messages)

[PATCH] PCI: xilinx-nwl: Fix ECAM programming
 2025-09-12  9:09 UTC 

[PATCH v2 5/5] PCI: qcom: Allow pwrctrl core to toggle PERST# for new DT binding
 2025-09-12  8:27 UTC  (3+ messages)

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-12  6:41 UTC  (2+ messages)

[PATCH v2 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-12  2:47 UTC  (7+ messages)
` [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver

[PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-12  2:37 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH v3 2/7] PCI: cadence: Check pcie-ops before using it
` [PATCH v3 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH v3 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042
` [PATCH v3 5/7] riscv: sophgo: dts: enable PCIe for PioneerBox
` [PATCH v3 6/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
` [PATCH v3 7/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0

[PATCH resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-11 23:56 UTC  (11+ messages)
` [PATCH resend v6 01/10] coco/tsm: Introduce a core device for TEE Security Managers
` [PATCH resend v6 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH resend v6 03/10] PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH resend v6 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
` [PATCH resend v6 06/10] PCI: Add PCIe Device 3 Extended Capability enumeration
` [PATCH resend v6 07/10] PCI/IDE: Add IDE establishment helpers
` [PATCH resend v6 08/10] PCI/IDE: Report available IDE streams
` [PATCH resend v6 09/10] PCI/TSM: Report active "
` [PATCH resend v6 10/10] samples/devsec: Add sample IDE establishment

[PATCH] PCI/AER: Fix NULL pointer access by aer_info
 2025-09-11 23:41 UTC  (4+ messages)

[PATCH 0/4] PCI: Update error recovery documentation
 2025-09-11 21:52 UTC  (2+ messages)

[PATCH 00/11] PCI: Resizable BAR improvements
 2025-09-11 20:58 UTC  (5+ messages)
` [PATCH 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move into rebar.c
` [PATCH 04/11] PCI: Improve Resizable BAR functions kernel doc

[PATCH v3 05/11] PCI: Add pci_reachable_set()
 2025-09-11 19:56 UTC  (2+ messages)

[PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
 2025-09-11 19:50 UTC  (4+ messages)

[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-11 19:25 UTC  (8+ messages)
` [PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers

[PATCH v3 2/2] PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges
 2025-09-11 17:56 UTC  (4+ messages)

[PATCH 1/2] PCI: dwc: Cleanup dw_pcie_edma_irq_verify()
 2025-09-11 17:51 UTC  (2+ messages)

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-09-11 17:47 UTC  (7+ messages)
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report

[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
 2025-09-11 17:44 UTC  (2+ messages)

[PATCH] PCI: endpoint: pci-epf-test: Fix doorbell test support
 2025-09-11 17:28 UTC  (3+ messages)

[PATCH] pci: access: fixed coding style issues in access.c
 2025-09-11 17:26 UTC  (2+ messages)

[PATCH] PCI: of: Update parent unit address generation in of_pci_prop_intr_map()
 2025-09-11 16:13 UTC  (2+ messages)

[PATCH] PCI: tegra194: Handle errors in BPMP response
 2025-09-11 12:27 UTC 


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