public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 16:14:06 to 2026-03-19 06:58:02 UTC [more...]

[PATCH v9 0/7] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-03-19  6:57 UTC  (7+ messages)
` [PATCH v9 1/7] arm64/acpi: Add acpi_get_cpu_uid() and switch arm_cspmu to use it
` [PATCH v9 2/7] loongarch/acpi: Add acpi_get_cpu_uid() declaration and implementation
` [PATCH v9 3/7] riscv/acpi: Add acpi_get_cpu_uid() implementation and update users
` [PATCH v9 4/7] x86/acpi: Add acpi_get_cpu_uid() implementation and update Xen users
` [PATCH v9 5/7] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v9 6/7] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()

[PATCH v1 1/1] arm64: dts: qcom: hamoa: Move PCIe PERST and Wake GPIOs to port nodes
 2026-03-19  5:39 UTC  (9+ messages)

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-19  3:26 UTC  (39+ messages)
` [PATCH v2 1/7] iommu: Do not call pci_dev_reset_iommu_done() unless reset succeeds
` [PATCH v2 2/7] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v2 3/7] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v2 5/7] iommu/arm-smmu-v3: Replace smmu with master in arm_smmu_inv
` [PATCH v2 6/7] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v2 7/7] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout

[PATCH rc] PCI: Fix nested pci_dev_reset_iommu_prepare/done()
 2026-03-19  3:06 UTC  (7+ messages)

[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-19  1:28 UTC  (8+ messages)
` [PATCH 1/3] selftests: pci_endpoint: Skip subrange map test if iATU allocation fails
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange map test
` [PATCH 3/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-19  0:00 UTC  (14+ messages)
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support

[PATCH v2 3/3] PCI: Skip bridge window reads when window is not supported
 2026-03-18 22:18 UTC  (8+ messages)

[PATCH v8 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-18 21:34 UTC  (5+ messages)
` [PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v8 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v8 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-03-18 21:03 UTC  (3+ messages)
` [PATCH v10 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v10 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store

[PATCH v2 0/3] PCI: mediatek: Add support for EcoNet SoCs
 2026-03-18 20:42 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528

[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
 2026-03-18 19:48 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2N support
` [PATCH 2/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2H(P) support
` [PATCH 3/5] PCI: rzg3s-host: Use shared reset controls for power domain resets
` [PATCH 4/5] PCI: rzg3s-host: Prepare System Controller handling for multiple PCIe channels
` [PATCH 5/5] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC

[PATCH v1] PCI/DPC: Fix AER error logging for DPC/EDR triggered events
 2026-03-18 17:48 UTC  (3+ messages)

[PATCH v5 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-03-18 17:19 UTC  (4+ messages)

[PATCH v5 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-18 14:52 UTC  (6+ messages)
` [PATCH v5 2/3] vfio/ism: Implement "

[pci:reset] BUILD SUCCESS 702c1d56c7177a0481abd2814bab9495f1150967
 2026-03-18 14:49 UTC 

[pci:next] BUILD SUCCESS 0a6ad140ed53e884fc3503ab68203381b74eb413
 2026-03-18 14:46 UTC 

[PATCH v9 0/4] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-03-18 14:33 UTC  (6+ messages)
` [PATCH v9 1/4] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v9 2/4] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v9 3/4] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v9 4/4] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[pci:hotplug] BUILD SUCCESS 79253d6fe1cc80938160be2625d270fe5a4252ee
 2026-03-18 14:32 UTC 

[PATCH] PCI: endpoint: pci-epf-test: Roll back BAR mapping when subrange setup fails
 2026-03-18 12:58 UTC  (15+ messages)

[PATCH v15 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-18 11:27 UTC  (4+ messages)
` [PATCH v15 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v15 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v13 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-18 11:27 UTC  (5+ messages)

[PATCH v7 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-18 11:27 UTC  (2+ messages)

[PATCH] PCI/AER: Fix device reference leak in aer_inject()
 2026-03-18 10:35 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-5.10] PCI: Enable ACS after configuring IOMMU for OF platforms
 2026-03-18  8:21 UTC  (2+ messages)

[PATCH V9 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-03-18  6:29 UTC  (14+ messages)
` [PATCH V9 01/13] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V9 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V9 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V9 04/13] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V9 05/13] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V9 06/13] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V9 07/13] arm: dts: imx6sx: "
` [PATCH V9 08/13] arm: dts: imx7d: "
` [PATCH V9 09/13] arm64: dts: imx8mm: "
` [PATCH V9 10/13] arm64: dts: imx8mp: "
` [PATCH V9 11/13] arm64: dts: imx8mq: "
` [PATCH V9 12/13] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V9 13/13] arm64: dts: imx95: "

[PATCH v8 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe
 2026-03-18  6:02 UTC  (4+ messages)
` [PATCH v8 15/15] arm64: dts: renesas: r9a09g047e57-smarc:

[pci:for-linus] BUILD SUCCESS 21647677ba9af2cb6bc460e17d9f29a7132c40c3
 2026-03-18  5:46 UTC 

[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-18  4:04 UTC  (6+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86

clarification: PCI device not getting enumerated
 2026-03-18  4:00 UTC  (3+ messages)

[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-18  3:34 UTC  (6+ messages)
` [PATCH v6 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v1] PCI: imx6: Add force_suspend flag to override L1SS suspend skip
 2026-03-18  2:55 UTC  (3+ messages)

[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-18  0:08 UTC  (26+ messages)
` [PATCH v4 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v4 phy-next 03/24] usb: add "
` [PATCH v4 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 05/24] phy: "
` [PATCH v4 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v4 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v4 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v4 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v4 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v4 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v4 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v4 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v4 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v4 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v4 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v4 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v4 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v4 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v4 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v4 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v4 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v4 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
 2026-03-17 23:36 UTC  (11+ messages)

[PATCH net-next 03/15] libie: add PCI device initialization helpers to libie
 2026-03-17 23:08 UTC  (2+ messages)
` [PATCH net-next 08/15] idpf: refactor idpf to use libie_pci APIs

[PATCH] PCI: cpcihp: Check pci_hp_add_bridge() return value
 2026-03-17 22:49 UTC  (3+ messages)
` [PATCH v2] PCI: hotplug: Change return type of pci_hp_add_bridge() to void

[PATCH][v2] PCI: sysfs: Suppress FW_BUG warning when NUMA node already matches
 2026-03-17 21:33 UTC  (2+ messages)

[PATCH v2 3/4] PCI: pnv_php: Simplify with scoped for each OF child loop
 2026-03-17 21:20 UTC  (2+ messages)

[pci:dpc] BUILD SUCCESS d4d1ecff2c2d969b22169edaa3191cdbbcabc9a9
 2026-03-17 21:09 UTC 

USB controller broken by zero cacheline size in PCIe to PCI bridge
 2026-03-17 20:37 UTC  (3+ messages)

[PATCH V1] PCI: Hide SBR from reset_methods if masked by CXL
 2026-03-17 19:57 UTC  (5+ messages)
` [PATCH V2] "

[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
 2026-03-17 18:19 UTC  (7+ messages)

[PATCH v2] of/iommu: support multiple iommu-map entries per input ID
 2026-03-17 17:36 UTC  (3+ messages)

[PATCH v3 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
 2026-03-17 17:09 UTC  (9+ messages)
` [PATCH v3 2/2] PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

[BUG] Apple Mac mini 2018 + Thunderbolt 3 eGPU: PCI bridge window / BAR allocation failure prevents NVIDIA and AMD GPUs from initializing
 2026-03-17 16:14 UTC  (2+ messages)


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