linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-02 14:23:10 to 2025-12-05 07:37:31 UTC [more...]

[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
 2025-12-05  7:30 UTC  (5+ messages)
` [PATCH v4 4/6] riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants

[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
 2025-12-05  5:31 UTC  (8+ messages)

RFC: Is pci_wake_from_d3(true) allowed to be called in EP drivers' .shutdown()?
 2025-12-05  3:42 UTC  (2+ messages)

[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
 2025-12-05  3:38 UTC  (29+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 4/6] cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
` [PATCH 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
` [PATCH 6/6] cxl/mem: Introduce a memdev creation ->probe() operation

[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
 2025-12-05  3:04 UTC  (42+ messages)
` [RFC PATCH v2 04/27] PCI: endpoint: Add inbound mapping ops to EPC core
` [RFC PATCH v2 10/27] NTB: core: Add .get_pci_epc() to ntb_dev_ops
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping
` [RFC PATCH v2 20/27] NTB: ntb_transport: Introduce remote eDMA backed transport mode

[GIT PULL] PCI changes for v6.19
 2025-12-05  1:52 UTC  (2+ messages)

[PATCH] virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERS
 2025-12-05  1:33 UTC  (2+ messages)

[PATCH v6 0/7] Add ASPEED PCIe Root Complex support
 2025-12-05  0:12 UTC  (3+ messages)

[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2025-12-04 23:43 UTC  (7+ messages)
` [External] : "
` [PATCH 2/2] PCI: Fix the PCIe bridge decreasing to Gen 1 during hotplug testing

[pci:v6.19-merge] BUILD SUCCESS c45913e5dc660d63d2ffd6079a65495d471548d0
 2025-12-04 22:25 UTC 

[PATCH v2] PCI: Add quirk to disable ASPM L1 for Sandisk SN740 NVMe SSDs
 2025-12-04 21:28 UTC  (6+ messages)

[pci:next] BUILD SUCCESS cd6b7c82b69139070ee1aaa73f768ecac99e4c3e
 2025-12-04 21:26 UTC 

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-12-04 21:07 UTC  (4+ messages)
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device

[bugzilla-daemon@kernel.org: [Bug 220729] dmesg flooded with "PME: Spurious native interrupt". AMD, related to audio.]
 2025-12-04 19:24 UTC  (3+ messages)

[PATCH] regulator: fixed: fix GPIO descriptor leak on register failure
 2025-12-04 17:52 UTC  (2+ messages)

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-12-04 17:30 UTC  (2+ messages)

[PATCH] dt-bindings: pci: brcmstb: Add rp1-nexus node to fix DTC warning
 2025-12-04 17:09 UTC  (6+ messages)

[PATCH net] net/mlx5: Fix double unregister of HCA_PORTS component
 2025-12-04 17:07 UTC  (8+ messages)

[PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots
 2025-12-04 13:19 UTC  (3+ messages)

[PATCH v3] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2025-12-04 13:32 UTC  (5+ messages)

[PATCH v2 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
 2025-12-04 13:13 UTC  (8+ messages)
  ` [PATCH v2 2/4] PCI: Cache ACS capabilities
  ` [PATCH v2 3/4] PCI: Disable ACS SV capability for the broken IDT switches
  ` [PATCH v2 4/4] PCI: Extend the pci_disable_acs_sv quirk for one more IDT switch

[PATCH 0/2] PCI: dwc: Fix missing iATU setup when ECAM is enabled
 2025-12-04 13:13 UTC  (6+ messages)
` [PATCH 1/2] PCI: dwc: Correct iATU index increment for MSG TLP region
` [PATCH 2/2] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-12-04 12:06 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2025-12-04 10:30 UTC  (25+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
` [PATCH 03/21] PCI: Require driver_override for incoming Live Update preserved devices
` [PATCH 06/21] vfio/pci: Retrieve preserved device files after Live Update

[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-04 10:05 UTC  (5+ messages)
` [PATCH 26/46] rust: pci: add __rust_helper to helpers
` (subset) [PATCH 00/46] Allow inlining C helpers into Rust when using LTO

[PATCH] PCI: cadence: fix build-time dependencies
 2025-12-04  9:55 UTC 

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-12-04  9:17 UTC  (4+ messages)

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2025-12-04  8:10 UTC  (2+ messages)

[PATCH v1] PCI: starfive: Use regulator APIs instead of GPIO APIs to control the 3V3 power supply of PCIe slots
 2025-12-04  6:49 UTC 

[PATCH 0/5] PCI: Remove unsupported or incomplete PCIe Capabilities
 2025-12-04  1:51 UTC  (8+ messages)
` [PATCH 3/5] PCI: dwc: Remove MSI/MSIX capability if iMSI-RX is used as MSI controller

[PATCH v5 0/2] PCI: Fix isolated function probing and enable ARI for s390
 2025-12-03 21:45 UTC  (11+ messages)
` [PATCH v5 1/2] PCI: Fix isolated PCI function probing with ARI and SR-IOV

[pci:controller/sky1] BUILD SUCCESS 51f38bef0485f71c09755455df5bcf6f64320468
 2025-12-03 21:21 UTC 

[pci:misc] BUILD SUCCESS 7eba05e79ca20b7169bf25da1e6cac1d31269f90
 2025-12-03 21:15 UTC 

[pci:controller/s32g] BUILD SUCCESS de45401e27bcecbc56ff2f02edc00a37beb1501b
 2025-12-03 21:14 UTC 

[PATCH V2] PCI: Fix PCI bridges not to go to D3Hot on SPARC64
 2025-12-03 20:16 UTC  (4+ messages)

[PATCH] PCI: Fix PCI bridges not to go to D3Hot on older RISC systems
 2025-12-03 17:16 UTC  (16+ messages)
    ` PCI bridge window issue (Was: Re: [PATCH] PCI: Fix PCI bridges not to go to D3Hot on older RISC systems)
      ` PCI bridge window issue

[PATCH v2] PCI: Fix PCIe SBR dev/link wait error
 2025-12-03 14:41 UTC  (6+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 v4 1/1] "

[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2025-12-03 14:07 UTC 

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-12-03 13:32 UTC  (11+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait

[PATCH 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
 2025-12-03 13:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: qcom,pcie-ep-sa8255p: Document firmware managed PCIe endpoint
` [PATCH 2/2] PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint

[PATCH v7 0/3] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-12-03 10:09 UTC  (3+ messages)
` [PATCH v7 3/3] PCI: dwc: Add no_pme_handshake flag and skip PME_Turn_Off broadcast

[PATCH RESEND v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-12-03  9:24 UTC  (4+ messages)
` [PATCH RESEND v6 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH] rust: pci: fix build failure when CONFIG_PCI_MSI is disabled
 2025-12-03  8:59 UTC  (3+ messages)

[PATCH] PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devices
 2025-12-03  2:07 UTC 

[PATCH v2 0/8] PCI/TSM: Finalize "Link" TSM infrastructure
 2025-12-03  1:51 UTC  (4+ messages)
` [PATCH v2 1/8] drivers/virt: Drop VIRT_DRIVERS build dependency

linux-next: Tree for Nov 28 (drivers/pci/controller/dwc/pcie-nxp-s32g.o)
 2025-12-02 22:37 UTC  (7+ messages)

[PATCH pciutils] dump: Support `lspci -F -` for stdin
 2025-12-02 22:23 UTC 

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-12-02 20:01 UTC  (23+ messages)
                          ` Crash during resume of pcie bridge due to infinite loop in ACPICA

[PATCH v2] PCI: Do not attempt to set ExtTag for VFs
 2025-12-02 18:16 UTC  (3+ messages)

[PATCH v6 0/9] Error recovery for vfio-pci devices on s390x
 2025-12-02 18:12 UTC  (4+ messages)
` [PATCH v6 3/9] PCI: Avoid saving config space state if inaccessible

[PATCH 0/6] PCI/portdrv: Use bus-type functions
 2025-12-02 16:10 UTC  (8+ messages)
` [PATCH 1/6] PCI/portdrv: Fix potential resource leak
` [PATCH 2/6] PCI/portdrv: Drop empty shutdown callback
` [PATCH 3/6] PCI/portdrv: Don't check for the driver's and device's bus
` [PATCH 4/6] PCI/portdrv: Move pcie_port_bus_type to pcie source file
` [PATCH 5/6] PCI/portdrv: Don't check for valid device and driver in bus callbacks
` [PATCH 6/6] PCI/portdrv: Use bus-type functions

[PATCH v4 0/7] PCI: endpoint/NTB: Harden vNTB resource management
 2025-12-02 16:09 UTC  (3+ messages)
` [PATCH v4 7/7] PCI: endpoint: pci-epf-vntb: manage ntb_dev lifetime and fix vpci bus teardown


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).