public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 09:51:01 to 2026-04-05 16:56:56 UTC [more...]

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-05 16:56 UTC  (6+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH pciutils v2 1/2] dump: Refactor file parsing from file path logic
 2026-04-05 16:40 UTC  (3+ messages)
` [PATCH pciutils v2 2/2] dump: Support `lspci -F -` for stdin

[PATCH 1/2 pciutils] libpci: ecam: Fix discards const from pointer target
 2026-04-05 16:43 UTC  (2+ messages)

[PATCH v3 0/2] PCI/sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
 2026-04-05 15:41 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: cadence: Add flags for disabling ASPM support advertisement
` [PATCH v3 2/2] PCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports

[PATCH 3/8] rust: io: use pointer types instead of address
 2026-04-05 15:00 UTC  (10+ messages)
  ` [PATCH 2/8] rust: io: generalize `Mmio` to arbitrary type

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-05 12:02 UTC  (5+ messages)
` [PATCH v4 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[BUG] Thunderbolt runtime resume during PCIe removal causes IRQ warning and shutdown failure
 2026-04-05  8:59 UTC  (2+ messages)

[pci:dt-binding] BUILD SUCCESS 4d7937d8cc32b027a14cb8152d9df64d17e9392c
 2026-04-05  8:42 UTC 

[pci:controller/aspeed] BUILD SUCCESS c54d5f5b33990f2649c20f35407f340bcadb8a53
 2026-04-05  8:03 UTC 

[PATCH 0/2] PCI: Fix NULL pointer access in pci_store_saved_state()
 2026-04-05  8:02 UTC  (4+ messages)
` [PATCH 1/2] PCI: Add pcie_link_is_active() to determine if the link is active
` [PATCH 2/2] PCI: Fix NULL pointer access in pci_store_saved_state()

[pci:controller/mediatek-gen3] BUILD SUCCESS 5573c44cb3fd01a9f62d569ae9ac870ef5f0e0ba
 2026-04-05  8:00 UTC 

[pci:controller/dwc-imx6] BUILD SUCCESS 575d7268ca07fcb1d1a50399e1399ba60df3cb27
 2026-04-05  7:58 UTC 

[pci:endpoint] BUILD SUCCESS 5ab7a225888baa5474def18ba3b0a298d27e6ba0
 2026-04-05  7:57 UTC 

[pci:controller/cadence] BUILD SUCCESS d9cf7154deed71a4f23e81101571c79cdc77be00
 2026-04-05  7:58 UTC 

[pci:controller/dwc-tegra194] BUILD REGRESSION 814f4e4b6cceda9e816fbeaf2a6a0f9b50b3f23a
 2026-04-05  7:57 UTC 

[PATCH] PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports
 2026-04-05  7:41 UTC  (2+ messages)

[BUG] ASUS ProArt PX13 HN7306WU: amd_pmc s2idle S0ix corrupts AMD 1022:150b root port, NVIDIA dGPU returns header type 7f
 2026-04-05  7:16 UTC  (21+ messages)

[PATCH v4 0/2] PCI: mediatek: Add support for EcoNet SoCs
 2026-04-05  7:03 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH v4 2/2] PCI: mediatek: Add support for EcoNet EN7528 SoC

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-04-04 19:20 UTC  (10+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override

[PATCH] PCI: cadence: Use cdns_pcie_read_sz() for byte or word read access
 2026-04-04 17:28 UTC  (2+ messages)

[PATCH v2] PCI: rzg3s-host: Treat link-down as -ENODEV instead of error
 2026-04-04 17:17 UTC  (2+ messages)

[PATCH V2 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-04-04 17:10 UTC  (10+ messages)
` [PATCH V2 1/8] PCI: imx6: Integrate new pwrctrl API for pci-imx6
` [PATCH V2 2/8] arm: dts: imx6qdl-sabresd: Move power supply property to Root Port node
` [PATCH V2 3/8] arm: dts: imx6sx-sdb: "
` [PATCH V2 4/8] arm64: dts: imx8mm-evk: "
` [PATCH V2 5/8] arm64: dts: imx8mp-evk: Move power supply properties "
` [PATCH V2 6/8] arm64: dts: imx8mq-evk: "
` [PATCH V2 7/8] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V2 8/8] arm64: dts: imx95: "

[PATCH v1] PCI: imx6: Fix reference clock source selection
 2026-04-04 17:00 UTC  (2+ messages)

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-04-04 16:53 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: prevent leaking IRQ domains when IRQ not found
 2026-04-04 16:51 UTC  (2+ messages)

[PATCH v1 0/3] PCI: Encapsulate pcie_link_speed array access
 2026-04-04 16:41 UTC  (3+ messages)
` [PATCH v1 3/3] PCI: Remove extern declaration of pcie_link_speed array

[PATCH v4 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-04 16:35 UTC  (3+ messages)
` [PATCH v4 3/3] PCI: dwc: Use common speed conversion function

[PATCH v2 0/2] PCI: cadence: Add LTSSM debugfs
 2026-04-04 16:30 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link

[PATCH v8 0/9] Enhancements to pcie-tegra194 driver
 2026-04-04 15:28 UTC  (2+ messages)
` (subset) "

[PATCH v8 00/14] Fixes to pcie-tegra194 driver
 2026-04-04 15:10 UTC  (2+ messages)

[PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
 2026-04-04 15:01 UTC  (2+ messages)
` [PATCH v2] Drivers: "

[pci:misc] BUILD SUCCESS 20e47e925678cd68ac0a749cf5f9bc280d6c2a66
 2026-04-04 12:06 UTC 

[pci:next] BUILD SUCCESS 525e91d84dc085492b36d4b87abb7c1cc93fcb44
 2026-04-04 11:07 UTC 

[pci:atomics] BUILD SUCCESS 8e69214402397fcbb17f25ac5acb178195aca4bc
 2026-04-04 11:03 UTC 

[PATCH v3 0/4] PCI: endpoint: Add Tegra194/234 BAR layout and pci_endpoint_test support
 2026-04-04 10:47 UTC  (2+ messages)

[PATCH v8 0/5] Add i.MX943 PCIe supports
 2026-04-04 10:42 UTC  (2+ messages)
` (subset) "

[PATCH] PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failure
 2026-04-04 10:35 UTC  (2+ messages)

[PATCH v3 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-04-04 10:30 UTC  (2+ messages)

[6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
 2026-04-04  9:54 UTC  (11+ messages)
          ` Bug#1131025: "

[PATCH v4 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-04-04  8:17 UTC  (4+ messages)
` [PATCH v4 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v4 2/3] PCI: dwc: Add helper to Program T_POWER_ON
` [PATCH v4 3/3] PCI: qcom: "

[PATCH] PCI: hv: Fix double ida_free in hv_pci_probe error path
 2026-04-04  5:19 UTC  (4+ messages)

[pci:endpoint] BUILD SUCCESS 9c55d0eb4e9d1bf229d691363fb0641a9b05d904
 2026-04-04  4:59 UTC 

[PATCH 0/2] Add support for AMD Versal2 CPM6 host bridge
 2026-04-04  3:15 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: PCI: Add compatible "
` [PATCH 2/2] PCI: amd-mdb: Add amd,versal2-cpm6-host compatible

[PATCH v3] PCI: imx6: Don't remove MSI capability for i.MX7D/i.MX8M
 2026-04-04  2:33 UTC  (5+ messages)

[PATCH 0/2] misc: pci_endpoint_test: doorbell fixes
 2026-04-04  1:20 UTC  (3+ messages)
` [PATCH 1/2] misc: pci_endpoint_test: validate BAR index in doorbell test
` [PATCH 2/2] misc: pci_endpoint_test: remove dead BAR read before doorbell trigger

[PATCH v3] PCI: Ensure ATS disabled via quirk before notifying IOMMU drivers
 2026-04-03 22:27 UTC 

[PATCH v1] PCI: Remove MPS/MRRS Kconfig settings
 2026-04-03 22:11 UTC  (2+ messages)

[PATCH net-next] eth: remove the driver for acenic / tigon1&2
 2026-04-03 19:56 UTC  (7+ messages)

[PATCH net-next v2 02/14] libie: add PCI device initialization helpers to libie
 2026-04-03 19:49 UTC  (2+ messages)
` [PATCH net-next v2 07/14] idpf: refactor idpf to use libie_pci APIs

[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-04-03 19:37 UTC  (8+ messages)

[PATCH v12 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-04-03 17:40 UTC  (7+ messages)
` [PATCH v12 1/7] PCI: endpoint: Add auxiliary resource query API

[PATCH v9 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-04-03 17:33 UTC  (4+ messages)
` [PATCH v9 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v9 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v9 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v6 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-03 17:19 UTC  (7+ messages)
` [PATCH v6 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v6 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v1] PCI: imx6: Add force_suspend flag to override L1SS suspend skip
 2026-04-03 17:03 UTC  (4+ messages)

[PATCH v3 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
 2026-04-03 16:52 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: Enable ACS only after configuring IOMMU for "
  ` Regression "

[PATCH] misc: pci_endpoint_test: Use -EINVAL for small subrange size
 2026-04-03 16:34 UTC  (2+ messages)

[PATCH V10 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-04-03 16:29 UTC  (10+ messages)
` [PATCH V10 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V10 04/13] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V10 09/13] arm64: dts: imx8mm: Add Root Port node and PERST property
` [PATCH V10 10/13] arm64: dts: imx8mp: "
` [PATCH V10 11/13] arm64: dts: imx8mq: "
` [PATCH V10 12/13] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V10 13/13] arm64: dts: imx95: "

[net-next,13/15] ice: add support for unmanaged DPLL on E830 NIC
 2026-04-03 15:44 UTC  (2+ messages)

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-04-03 14:08 UTC  (12+ messages)
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report

[RESEND] Handle MPS mismatch for Switch Downstream Ports
 2026-04-03 14:00 UTC  (3+ messages)

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-04-03 12:40 UTC  (12+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices

[PATCH v3 0/9] driver core: Fix some race conditions
 2026-04-03 11:56 UTC  (3+ messages)
` [PATCH v3 8/9] driver core: Replace dev->of_node_reused with DEV_FLAG_OF_NODE_REUSED

[pci:controller/dwc-imx6] BUILD SUCCESS a9de12c04779729f6d404192a5320c2e4dac0968
 2026-04-03 11:36 UTC 

[PATCH] usb: cdnsp: Add support for device-only configuration
 2026-04-03 10:33 UTC  (3+ messages)

[pci:controller/dwc] BUILD SUCCESS 445588a3b18bb0702d746cb61f7a443639027651
 2026-04-03  6:27 UTC 

[pci:atomics] BUILD SUCCESS 674b483b632f5c198e499e8da013e7215a8e7971
 2026-04-03  5:28 UTC 

[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-02 23:43 UTC 

[PATCH 3/3] power: sequencing: pcie-m2: Guard the helper functions making use of PCI bus notifier
 2026-04-02 22:56 UTC  (2+ messages)

[PATCH] PCI: Skip devices with RRS Vendor ID(0x0001) on root bus
 2026-04-02 22:45 UTC  (3+ messages)

AW: [BUG] Thunderbolt runtime resume during PCIe removal causes IRQ warning and shutdown failure
 2026-04-02 22:20 UTC  (2+ messages)

[PATCH 0/2] PCI: Remove no_pci_devices
 2026-04-02 22:18 UTC  (3+ messages)
` [PATCH 1/2] input: pc110pad: change PCI check to get rid of orphaned no_pci_devices
` [PATCH 2/2] PCI: Remove no_pci_devices

[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
 2026-04-02 21:52 UTC  (10+ messages)

[PATCH v2] PCI: Disable ATS via quirk before notifying IOMMU drivers
 2026-04-02 21:02 UTC  (4+ messages)

[PATCH v1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
 2026-04-02 20:43 UTC  (2+ messages)

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

[PATCH] PCI: dwc: Fix type mismatch for kstrtou32_from_user return value
 2026-04-02 17:38 UTC  (2+ messages)

[PATCH v4 0/4] PCI: tegra: Add Tegra264 support
 2026-04-02 17:32 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller
` [PATCH v4 2/4] PCI: Use standard wait times for PCIe link monitoring
` [PATCH v4 3/4] PCI: tegra: Add Tegra264 support
` [PATCH v4 4/4] arm64: tegra: Add PCI controllers on Tegra264

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-02 17:09 UTC  (3+ messages)

[GIT PULL] PCI: tegra: Changes for v7.1-rc1
 2026-04-02 16:59 UTC  (3+ messages)

[REGRESSION] amdgpu with Thunderbolt eGPU bracket fails since new bridge window alignment calculation code
 2026-04-02 16:56 UTC  (7+ messages)

[PATCH v7 0/3] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-04-02 16:38 UTC  (2+ messages)

[PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
 2026-04-02 14:44 UTC  (2+ messages)

[PATCH v2 0/2] PCI/sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
 2026-04-02 12:26 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: sg2042: "

[PATCH v2 0/5] PCI: tegra: Add Tegra264 support
 2026-04-02 11:54 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-02 11:29 UTC  (3+ messages)
` [PATCH v2 27/31] coco/tdx-host: Implement SPDM session setup

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-04-02 10:30 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers

[PATCH net-next 01/15] igc: Call netif_queue_set_napi() with rtnl locked
 2026-04-02 10:29 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