public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-16 09:45:28 to 2026-02-18 03:34:51 UTC [more...]

[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/5] bridges without VGA support
 2026-02-18  1:51 UTC  (7+ 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 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-17 23:11 UTC  (18+ 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 v9 0/9] Error recovery for vfio-pci devices on s390x
 2026-02-17 22:26 UTC  (14+ 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

[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 v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-02-17 18:22 UTC  (7+ messages)

[PATCH 0/2] PCI/pwrctrl: A couple of fixes
 2026-02-17 18:09 UTC  (12+ 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"

[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 RESEND v10 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-02-17 16:39 UTC  (8+ 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/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

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

[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: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
 2026-02-17 13:50 UTC  (2+ 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  (6+ messages)

[RFC PATCH 0/3] PCI: Add PCIe Gen 7 (128 GT/s) speed support
 2026-02-17  8:01 UTC  (4+ 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 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  (18+ messages)
` [PATCH v7 3/9] PCI: endpoint: Add auxiliary resource query API
` [PATCH v7 5/9] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v7 6/9] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v7 7/9] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v7 8/9] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [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  (16+ messages)
` [PATCH 1/4] PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwind
` [PATCH 2/4] PCI: endpoint: pci-epf-test: Sanity-check doorbell offset within BAR
` [PATCH 3/4] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH 4/4] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc

[PATCH v4 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-02-16 20:18 UTC  (15+ messages)
` [PATCH v4 1/9] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v4 2/9] pci: pwrctrl: slot: fix dev_err_probe() usage
` [PATCH v4 3/9] pci: pwrctrl: rename pci-pwrctrl-slot as generic
` [PATCH v4 4/9] pci: pwrctrl: generic: support for the UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v4 5/9] arm64: defconfig: enable pci-pwrctrl-generic as module
` [PATCH v4 6/9] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v4 7/9] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v4 8/9] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v4 9/9] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-02-16 17:19 UTC  (10+ messages)

[PATCH V5 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-02-16 16:25 UTC  (6+ messages)
` [PATCH V5 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V5 03/12] PCI: dwc: Allow external allocation of pci_host_bridge

[PATCH 0/2] PCI: dwc: Add multi-port controller support
 2026-02-16 15:35 UTC  (5+ messages)
` [PATCH 1/2] PCI: API changes for "
` [PATCH 2/2] PCI: dwc: Add "

[PATCH 1/3] PCI: mvebu: Simplify with scoped for each OF child loop
 2026-02-16 15:15 UTC  (3+ messages)

[PATCH 0/5] PCI: qcom: Add link retention support
 2026-02-16 15:08 UTC  (11+ messages)
` [PATCH 1/5] phy: qcom: qmp-pcie: Skip PHY reset if already up
` [PATCH 3/5] PCI: qcom: Keep PERST# GPIO state as-is during probe
` [PATCH 4/5] PCI: qcom: Add link retention support

[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
 2026-02-16 13:47 UTC  (6+ messages)

[PATCH 0/3] PCI: endpoint tests: Make doorbell test capability-aware
 2026-02-16 10:39 UTC  (7+ messages)
` [PATCH 1/3] PCI: endpoint: pci-epf-test: Advertise dynamic inbound mapping support
` [PATCH 2/3] misc: pci_endpoint_test: Gate doorbell test on dynamic inbound mapping
` [PATCH 3/3] selftests: pci_endpoint: Skip doorbell test when unsupported

Consider backporting rustdoc fixes for 6.18.y
 2026-02-16  9:45 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