public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-16 17:04:43 to 2026-02-18 21:49:07 UTC [more...]

[PATCH v9 0/9] Error recovery for vfio-pci devices on s390x
 2026-02-18 21:48 UTC  (17+ messages)
` [PATCH v9 1/9] PCI: Allow per function PCI slots
` [PATCH v9 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v9 3/9] PCI: Avoid saving config space state in reset path
` [PATCH v9 4/9] PCI: Add additional checks for flr reset
` [PATCH v9 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v9 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v9 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v9 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v9 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[RFC PATCH 0/3] PCI: Add PCIe Gen 7 (128 GT/s) speed support
 2026-02-18 21:08 UTC  (7+ messages)
` [RFC PATCH 1/3] PCI: Add PCIe Gen 7 (128 GT/s) register and speed definitions
` [RFC PATCH 2/3] PCI: Add PCIe Gen 7 (128 GT/s) speed detection and reporting
` [RFC PATCH 3/3] PCI: Update bandwidth control and thermal cooling for Gen 7 (128 GT/s)

[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
 2026-02-18 20:58 UTC  (5+ messages)

[PATCH] PCI: endpoint: pci-epf-test: select configfs
 2026-02-18 18:00 UTC  (2+ messages)

[PATCH] PCI: endpoint: pci-epf-test: select configfs
 2026-02-18 18:00 UTC  (2+ messages)

[PATCH 0/5] bridges without VGA support
 2026-02-18 17:51 UTC  (15+ messages)
` [PATCH 1/5] vgaarb: pass vga_get errors to userspace
` [PATCH 2/5] vgaarb: pass errors from pci_set_vga_state up
` [PATCH 3/5] vgaarb: mark vga_get family as __must_check
` [PATCH 4/5] pci: check if VGA decoding was really activated
` [PATCH 5/5] pci: mark return value of pci_set_vga_state as __must_check
` [PATCH v2 0/5] Bridges without VGA support
  ` [PATCH v2 1/5] vgaarb: pass vga_get errors to userspace
  ` [PATCH v2 2/5] vgaarb: pass errors from pci_set_vga_state up
  ` [PATCH v2 3/5] vgaarb: mark vga_get family as __must_check
  ` [PATCH v2 4/5] pci: check if VGA decoding was really activated
  ` [PATCH v2 5/5] pci: mark return value of pci_set_vga_state as __must_check

[PATCH v2 0/2] xen/xenbus: better handle backend crash
 2026-02-18 17:44 UTC  (3+ messages)
` [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()

[PATCH v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-02-18 17:33 UTC  (10+ messages)

[PATCH v2] PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond with PME_TO_Ack message
 2026-02-18 17:07 UTC  (3+ messages)

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-02-18 16:58 UTC  (7+ messages)
` [PATCH v7 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH 0/8] phy: zynqmp: Perform complete initialization, including ILL calibration
 2026-02-18 16:42 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: pci: xilinx-nwl: Add resets
` [PATCH 7/8] PCI: xilinx-nwl: Reset the core during probe

[PATCH v4 0/7] PCI: endpoint/NTB: Harden vNTB resource management
 2026-02-18 16:39 UTC  (5+ messages)

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-18 16:01 UTC  (23+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH 2/9] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH 3/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH 4/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
` [PATCH 5/9] PCI: dwc: Replace BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
` [PATCH 7/9] PCI: endpoint: pci-epf-test: Advertise reserved BARs
` [PATCH 8/9] misc: pci_endpoint_test: Give reserved BARs a distinct error code
` [PATCH 9/9] selftests: pci_endpoint: Skip reserved BARs

[PATCH RESEND v10 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-02-18 15:49 UTC  (10+ messages)
` [PATCH RESEND v10 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
 2026-02-18 15:14 UTC  (5+ messages)

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-02-18 13:56 UTC  (5+ messages)

[PATCH 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes
 2026-02-18 13:38 UTC  (3+ messages)
` [PATCH 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions

[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-18 12:47 UTC  (3+ messages)
` [PATCH v10 2/2] PCI: eic7700: Add Eswin PCIe host controller driver

[PATCH] PCI: qcom: Prevent GDSC power down on suspend
 2026-02-18 12:33 UTC  (3+ messages)

[PATCH 0/2] PCI/pwrctrl: A couple of fixes
 2026-02-18 12:24 UTC  (14+ messages)
` [PATCH 1/2] PCI/pwrctrl: Ensure that the remote endpoint node parent has the supply requirement
` [PATCH 2/2] PCI/pwrctrl: Only create pwrctrl device if the device node is of type "pci"

[RFC PATCH 0/4] PCI: Add DOE support for endpoint
 2026-02-18 11:21 UTC  (6+ messages)
` [RFC PATCH 1/4] PCI: Add documentation for DOE endpoint support
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions

[PATCH v5 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-02-18  9:46 UTC  (11+ messages)
` [PATCH v5 06/16] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v5 09/16] PCI: rzg3s-host: Reorder reset assertion during suspend
` [PATCH v5 10/16] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v5 11/16] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v5 13/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[pci:aspm] BUILD SUCCESS 60c6a34d21504fb9182917f3b0667a473343befb
 2026-02-18  8:58 UTC 

[PATCH v8 0/9] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-18  3:34 UTC  (17+ messages)
` [PATCH v8 1/9] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH v8 2/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v8 3/9] PCI: endpoint: Add auxiliary resource query API
` [PATCH v8 4/9] PCI: dwc: Record integrated eDMA register window
` [PATCH v8 5/9] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v8 6/9] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v8 7/9] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v8 8/9] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v8 9/9] PCI: endpoint: pci-ep-msi: Add embedded eDMA doorbell fallback

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-18  2:17 UTC  (5+ messages)

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-18  2:03 UTC  (4+ messages)
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[PATCH 0/4] PCI: endpoint: Add BAR_DISABLED support to PCI endpoint framework
 2026-02-17 21:38 UTC  (7+ messages)
` [PATCH 1/4] PCI: endpoint: Add BAR_DISABLED and document BAR_RESERVED semantics
` [PATCH 2/4] PCI: tegra194: Use 64-bit BAR layout and reset only first BAR in EP mode
` [PATCH 3/4] misc: pci_endpoint_test: Add BAR skip mask and NVIDIA Tegra EP device IDs
` [PATCH 4/4] PCI: uniphier-ep: Convert unused BAR_RESERVED to BAR_DISABLED for Pro5

[PATCH v3 0/1] rust: introduce abstractions for fwctl
 2026-02-17 20:49 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
 2026-02-17 17:45 UTC 

[PATCH v2 0/3] PCI: endpoint: Doorbell-related fixes
 2026-02-17 17:05 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwind
` [PATCH v2 2/3] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v2 3/3] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc

[PATCH] PCI/ASPM: Fix pci_clear_and_set_config_dword() usage
 2026-02-17 16:11 UTC  (2+ messages)

[PATCHv5 0/3] pci slot reset handling fixes
 2026-02-17 16:08 UTC  (4+ messages)
` [PATCHv5 1/3] PCI: rename __pci_bus_reset and __pci_slot_reset
` [PATCHv5 2/3] PCI: allow all bus devices to use the same slot
` [PATCHv5 3/3] PCI: make reset_subordinate hotplug safe

[PATCH v2 0/5] PCI: qcom: Add D3cold support
 2026-02-17 15:40 UTC  (7+ messages)
` [PATCH v2 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
` [PATCH v2 2/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH v2 3/5] PCI: qcom: Add .get_ltssm() helper
` [PATCH v2 4/5] PCI: qcom: Power down PHY via PARF_PHY_CTRL before disabling rails/clocks
` [PATCH v2 5/5] PCI: qcom: Add D3cold support

[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
 2026-02-17 14:36 UTC  (2+ messages)

[PATCH v10 0/4] Add support for Andes Qilai SoC PCIe controller
 2026-02-17 14:10 UTC  (3+ messages)
` [PATCH v10 3/4] PCI: qilai: Add Andes QiLai SoC PCIe host driver support

[PATCH] PCI: layerscape: Allow to compile as module
 2026-02-17 14:00 UTC  (3+ messages)

[PATCH] PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond with PME_TO_Ack message
 2026-02-17 11:24 UTC 

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-17 11:17 UTC  (12+ messages)
` [PATCH v2 1/6] "

[PATCH v6 0/2] PCI: Add support for PCIe WAKE# interrupt
 2026-02-17 10:56 UTC  (4+ messages)
` [PATCH v6 2/2] "

[PATCH] PCI: Add PCI_RID_MASK macro
 2026-02-17  8:51 UTC  (4+ messages)

[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2026-02-17  7:37 UTC  (3+ messages)
` [PATCH v1 06/26] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects

[PATCH v7 0/9] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-17  4:00 UTC  (8+ messages)
` [PATCH v7 7/9] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v7 9/9] PCI: endpoint: pci-ep-msi: Add embedded eDMA doorbell fallback

[PATCH 0/4] PCI: endpoint: Doorbell-related fixes
 2026-02-17  2:49 UTC  (5+ messages)
` [PATCH 3/4] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested

[PATCH v4 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-02-16 20:18 UTC  (4+ messages)
` [PATCH v4 3/9] pci: pwrctrl: rename pci-pwrctrl-slot as generic


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