linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-02 08:42:03 to 2025-10-04 04:42:39 UTC [more...]

[PATCH 0/3] Enable MSI affinity support for dwc PCI
 2025-10-04  4:42 UTC  (6+ messages)
` [PATCH 1/3] genirq: Add interrupt redirection infrastructure
` [PATCH 2/3] PCI: dwc: Code cleanup
` [PATCH 3/3] PCI: dwc: Enable MSI affinity support

commit 54f45a30c0 ("PCI/MSI: Add startup/shutdown for per device domains") causing boot hangs on my laptop
 2025-10-04  2:09 UTC  (12+ messages)

[PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold
 2025-10-03 22:40 UTC 

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-10-03 21:10 UTC  (59+ messages)
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-10-03 20:12 UTC  (42+ messages)
` [PATCH v12 03/25] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
` [PATCH v12 04/25] CXL/AER: Remove CONFIG_PCIEAER_CXL and replace with CONFIG_CXL_RAS
` [PATCH v12 05/25] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v12 06/25] CXL/AER: Introduce aer_cxl_rch.c into AER driver for handling CXL RCH errors
` [PATCH v12 07/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v12 08/25] PCI/CXL: Introduce pcie_is_cxl()
` [PATCH v12 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v12 11/25] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v12 12/25] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v12 14/25] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v12 16/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v12 18/25] CXL/AER: Introduce aer_cxl_vh.c in AER driver for forwarding CXL errors
` [PATCH v12 19/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
` [PATCH v12 20/25] PCI/AER: Dequeue forwarded CXL error
` [PATCH v12 21/25] CXL/PCI: Introduce CXL Port protocol error handlers
` [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v12 24/25] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v12 25/25] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v3 0/2] PCI: brcmstb: Add panic/die handler to driver
 2025-10-03 19:56 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: brcmstb: Add a way to indicate if PCIe bridge is active
` [PATCH v3 2/2] PCI: brcmstb: Add panic/die handler to driver

[PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors
 2025-10-03 19:20 UTC  (3+ messages)

[PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler
 2025-10-03 18:25 UTC  (4+ messages)

[PATCH 0/3] Address Association Register setup for RP
 2025-10-03 18:18 UTC  (11+ messages)
` [PATCH 1/3] PCI/IDE: Add/export mini helpers for platform TSM drivers
` [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP

[pci:resource] BUILD SUCCESS a43ac325c7cbbfe72bdf9178059b3ee9f5a2c7dd
 2025-10-03 18:14 UTC 

[PATCH v5 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low
 2025-10-03 17:21 UTC  (2+ messages)

[PATCH] PCI: brcmstb: Fix use of incorrect constant
 2025-10-03 17:04 UTC 

[pci:controller/keystone] BUILD SUCCESS e51d05f523e43ce5d2bad957943a2b14f68078cd
 2025-10-03 15:49 UTC 

[pci:aer] BUILD SUCCESS deb2f228388ff3a9d0623e3b59a053e9235c341d
 2025-10-03 15:36 UTC 

[PATCH 0/2] PCI: Fix bogus resource overlaps
 2025-10-03 14:58 UTC  (12+ messages)
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET

[PATCH] PCI: Drop ARM dependency from PCI_RCAR_GEN2
 2025-10-03 13:57 UTC  (2+ messages)

[PATCH v2 0/2] rust: pci: don't probe() VFs in nova-core
 2025-10-03 11:52 UTC  (31+ messages)
` [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs

[PATCH 0/7] ASoC/SOF/PCI/Intel: Support for Nova Lake S
 2025-10-03 11:10 UTC  (11+ messages)
` [PATCH 1/7] PCI: Add Intel Nova Lake S audio Device ID
` [PATCH 2/7] ALSA: hda/hdmi: intelhdmi: add HDMI codec ID for Intel NVL
` [PATCH 3/7] ASoC: Intel: soc-acpi: add NVL match tables
` [PATCH 4/7] ASoC: Intel: soc-acpi-intel-nvl-match: add rt722 l3 support
` [PATCH 5/7] ASoC: SOF: Intel: add initial support for NVL-S
` [PATCH 6/7] ALSA: hda: core: intel-dsp-config: Add "
` [PATCH 7/7] ALSA: hda: controllers: intel: add support for Nova Lake S

[RFC PATCH v3 0/3] PCI: rockchip-host: Support quirky devices
 2025-10-03  9:56 UTC  (6+ messages)
` [RFC PATCH v3 2/3] PCI: rockchip-host: Retry link training on failure without PERST#

[RFC PATCH 00/13] Introduce PCI Configuration Space Cache (PCSC)
 2025-10-03  9:00 UTC  (14+ messages)
` [RFC PATCH 01/13] pci: pcsc: Add plumbing for the "
` [RFC PATCH 02/13] pci: pcsc: implement basic functionality
` [RFC PATCH 03/13] pci: pcsc: infer cacheability of PCI capabilities
` [RFC PATCH 04/13] pci: pcsc: infer PCIe extended capabilities
` [RFC PATCH 05/13] pci: pcsc: control the cache via sysfs and kernel params
` [RFC PATCH 06/13] pci: pcsc: handle device resets
` [RFC PATCH 07/13] pci: pcsc: introduce statistic gathering tools
` [RFC PATCH 08/13] pci: Save only spec-defined configuration space
` [RFC PATCH 09/13] vfio: pci: Fill only spec-defined configuration space regions
` [RFC PATCH 10/13] pci: pcsc: Use contiguous pages for the cache data
` [RFC PATCH 11/13] pci: pcsc: Add kexec persistence support via KHO
` [RFC PATCH 12/13] pci: pcsc: introduce persistence versioning
` [RFC PATCH 13/13] pci: pcsc: introduce hashtable lookup to speed up restoration

[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-03  2:35 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v6 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v6 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v6 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v6 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

commit 54f45a30c0 ("PCI/MSI: Add startup/shutdown for per device domains") causing boot hangs on my laptop
 2025-10-03  1:06 UTC  (7+ messages)

commit 54f45a30c0 ("PCI/MSI: Add startup/shutdown for per device? domains") causing boot hangs on my laptop
 2025-10-03  1:00 UTC  (2+ messages)

[PATCH] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2025-10-02 18:50 UTC  (4+ messages)

[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
 2025-10-02 18:14 UTC  (10+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space
` [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation

[PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
 2025-10-02 18:10 UTC  (6+ messages)

[pci:controller/stm32] BUILD SUCCESS c86a24dfa902fc27dd4d7ce138b25315f7241d47
 2025-10-02 16:45 UTC 

[PATCH 0/2] drm/xe: Fix some rebar issues
 2025-10-02 16:09 UTC  (3+ messages)
` [PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize

[PATCH AUTOSEL 6.17-6.12] PCI: Test for bit underflow in pcie_set_readrq()
 2025-10-02 15:30 UTC 

[PATCH 2/2] PCI: keystone: Remove the __init macro for the ks_pcie_host_init() callback
 2025-10-02 14:36 UTC  (2+ messages)

[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
 2025-10-02 14:31 UTC  (30+ messages)

[PATCH] driver core: PCI: Check drivers_autoprobe for all added devices
 2025-10-02 12:04 UTC 

[PATCH v5 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-02 10:45 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v5 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v5 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v5 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v5 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

[PATCH v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
 2025-10-02  9:49 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node

[PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
 2025-10-02  9:08 UTC  (3+ messages)


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).