public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 13:12:58 to 2026-03-20 10:52:20 UTC [more...]

[PATCH 0/5] PCI: tegra: Add Tegra264 support
 2026-03-20 10:52 UTC  (19+ messages)
` [PATCH 1/5] soc/tegra: Update BPMP ABI header
` [PATCH 2/5] firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function
` [PATCH 3/5] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller
` [PATCH 4/5] PCI: tegra: Add Tegra264 support
` [PATCH 5/5] arm64: tegra: Add PCI controllers on Tegra264

[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-20 10:04 UTC  (11+ 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 2/3] PCI: hisi: Use devm_ghes_register_vendor_record_notifier()
 2026-03-20  9:57 UTC  (2+ messages)

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

[PATCH 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-03-20  9:37 UTC  (16+ messages)
` [PATCH 1/4] riscv: add UltraRISC SoC family Kconfig support
` [PATCH 3/4] dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller
` [PATCH 4/4] PCI: dwc: Add UltraRISC DP1000 PCIe rc driver

[PATCH 4/4] PCI: dwc: Add UltraRISC DP1000 PCIe rc driver
 2026-03-20  9:33 UTC  (2+ messages)

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

[PATCH v3 5/7] PCI: mediatek-gen3: Integrate new pwrctrl API
 2026-03-20  6:10 UTC  (4+ messages)

[PATCH v2] PCI: hv: Set default NUMA node to 0 for devices without affinity info
 2026-03-20  5:17 UTC  (2+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-03-20  4:32 UTC  (4+ messages)
` [RFC v3 13/27] lib: rspdm: Support SPDM get_capabilities

[PATCH v9 0/7] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-03-20  3:26 UTC  (14+ 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 v9 7/7] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-03-20  3:17 UTC  (9+ messages)
` [PATCH v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH v10 2/8] LoongArch: "
` [PATCH v10 3/8] RISC-V: ACPI: "
` [PATCH v10 4/8] x86/acpi: "
` [PATCH v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-20  2:50 UTC  (8+ messages)
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support
` [PATCH v2 12/19] x86, ioremap, resource: Support IORES_DESC_ENCRYPTED for encrypted PCI MMIO

[PATCH v12 0/5] shut down devices asynchronously
 2026-03-20  2:20 UTC  (8+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-20  2:11 UTC  (3+ messages)
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts

[PATCH] PCI: qcom: Advertise hotplug with no command completion support
 2026-03-20  1:40 UTC  (5+ messages)

[GIT PULL] PCI fixes for v7.0
 2026-03-19 23:30 UTC  (2+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-19 22:09 UTC  (20+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
 2026-03-19 21:25 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2H(P) support

[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-03-19 20:27 UTC  (6+ 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 v1 1/1] arm64: dts: qcom: hamoa: Move PCIe PERST and Wake GPIOs to port nodes
 2026-03-19 17:17 UTC  (12+ messages)

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-19 17:14 UTC  (3+ messages)
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts

[PATCH v8 RESEND] Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2026-03-19 16:27 UTC 

[PATCH] PCI: Fix incorrect retval type in remove_id_store()
 2026-03-19 15:45 UTC  (2+ messages)

[PATCH v6 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-19 15:42 UTC  (4+ messages)
` [PATCH v6 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v6 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v6 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[PATCH v2] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-19 14:16 UTC  (2+ messages)

[pci:pwrctrl] BUILD SUCCESS bd3622e5b8e0650669332d9e10244a704560cbfe
 2026-03-19 11:28 UTC 

[pci:controller/dwc-eswin] BUILD SUCCESS 4edc24b7f39be6afd6df970ab5d8a86f68d1d445
 2026-03-19  9:25 UTC 

[PATCH v2] PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
 2026-03-19  9:08 UTC 

[PATCH v6 0/5] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-03-19  8:55 UTC  (6+ messages)
` [PATCH v6 1/5] arm64: defconfig: enable pci-pwrctrl-generic as module
` [PATCH v6 2/5] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v6 3/5] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v6 4/5] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v6 5/5] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-19  7:41 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 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 v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
 2026-03-19  7:13 UTC  (3+ messages)

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

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

[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 3/5] PCI: rzg3s-host: Use shared reset controls for power domain resets
 2026-03-18 19:48 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2N support
 2026-03-18 19:46 UTC  (3+ messages)

[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  (3+ 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  (3+ messages)
` [PATCH v9 1/4] clk: renesas: r9a09g047: Add PCIe clocks and reset

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


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