Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-11 23:56:53 to 2025-09-15 14:15:03 UTC [more...]

[PATCH v2 0/4] Documentation: PCI: Update error recovery docs
 2025-09-15 13:50 UTC  (4+ messages)
` [PATCH v2 1/4] Documentation: PCI: Sync AER doc with code
` [PATCH v2 2/4] Documentation: PCI: Sync error recovery "
` [PATCH v2 3/4] Documentation: PCI: Amend error recovery doc with DPC/AER specifics

[PATCH RFC 00/13] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2025-09-15 14:12 UTC  (11+ messages)
` [PATCH RFC 03/13] dmaengine: sdxi: Add descriptor encoding and unit tests
` [PATCH RFC 05/13] dmaengine: sdxi: Add software data structures
` [PATCH RFC 06/13] dmaengine: sdxi: Add error reporting support
` [PATCH RFC 07/13] dmaengine: sdxi: Import descriptor enqueue code from spec
` [PATCH RFC 08/13] dmaengine: sdxi: Context creation/removal, descriptor submission

[PATCH] PCI: plda: Remove the use of dev_err_probe()
 2025-09-15 14:07 UTC  (5+ messages)
  ` [External] : "

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
 2025-09-15 13:48 UTC  (8+ 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 v3 05/11] PCI: Add pci_reachable_set()
 2025-09-15 13:38 UTC  (3+ messages)

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-15 13:32 UTC  (11+ 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 v3 0/4] PCI/pwrctrl: Allow pwrctrl framework to control PERST# if available
 2025-09-15 13:01 UTC  (9+ 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 v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-15 12:53 UTC  (13+ 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 v2 00/11] PCI: Resizable BAR improvements
 2025-09-15 12:42 UTC  (13+ messages)
` [PATCH v2 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v2 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v2 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v2 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v2 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v2 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v2 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Convert BAR sizes bitmasks to u64

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

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-15 11:42 UTC  (15+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [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 resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-15 11:37 UTC  (9+ messages)
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM
` [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 v1 2/2] dmaengine: dw-edma: Add non-LL mode
 2025-09-15 10:54 UTC  (5+ messages)

[RESEND PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-09-15 10:03 UTC  (7+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-15  9:48 UTC  (6+ messages)

[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
 2025-09-15  9:41 UTC  (2+ messages)

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-09-15  8:36 UTC  (3+ messages)
` [RFC PATCH v1 04/38] tsm: Support DMA Allocation from private memory

[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
 2025-09-15  8:14 UTC  (5+ messages)
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver

[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
 2025-09-15  7:43 UTC  (3+ messages)

[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
 2025-09-15  7:21 UTC 

[PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
 2025-09-15  7:18 UTC  (3+ messages)

[PATCH] rust: pci: fix incorrect platform references in doc comments
 2025-09-15  6:58 UTC  (6+ messages)

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

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-13 10:19 UTC  (3+ messages)
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v5 0/3] PCI: imx6: Add external reference clock mode support
 2025-09-15  3:53 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: dwc: Add one more reference clock
` [PATCH v5 2/3] dt-bindings: pci-imx6: Add external reference clock mode support
` [PATCH v5 3/3] PCI: imx6: "

[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 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 

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)

[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 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

[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)

[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 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] PCI/PM: Move ASUS EHCI workaround out of generic code
 2025-09-12  9:34 UTC  (4+ 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 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


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