linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-13 06:37:41 to 2025-07-16 03:51:15 UTC [more...]

[PATCH v2 00/10] Add ASPEED PCIe Root Complex support
 2025-07-16  3:51 UTC  (19+ messages)
` [PATCH v2 01/10] dt-bindings: soc: aspeed: Add ASPEED PCIe Config support
` [PATCH v2 02/10] dt-bindings: soc: aspeed: Add ASPEED PCIe PHY support
` [PATCH v2 03/10] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v2 04/10] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v2 05/10] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST#
` [PATCH v2 06/10] ARM: dts: aspeed-g6: Add PCIe RC node
` [PATCH v2 07/10] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
` [PATCH v2 08/10] PCI: Add FMT and TYPE definition for TLP header
` [PATCH v2 09/10] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v2 10/10] MAINTAINERS: "

[PATCH 0/5] dma::Device trait and DMA mask
 2025-07-16  3:18 UTC  (4+ messages)
` [PATCH 2/5] rust: dma: add DMA addressing capabilities

[PATCH v1 1/1] arm64: dts: qcom: qcs615: Set LDO12A regulator to HPM to avoid boot hang
 2025-07-16  3:06 UTC 

[PATCHv2] vfio/type1: conditional rescheduling while pinning
 2025-07-15 23:47 UTC  (2+ messages)

[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
 2025-07-15 22:53 UTC  (5+ messages)

[PATCH v13 3/6] PCI: Refactor capability search into common macros
 2025-07-15 22:47 UTC  (2+ messages)

Does dwc/pci-layerscape.c support AER?
 2025-07-15 22:17 UTC  (5+ messages)

[PATCH v5 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2025-07-15 22:06 UTC  (8+ messages)
` [PATCH v5 1/4] PCI/ERR: "
` [PATCH v5 2/4] PCI: host-common: Add link down handling for Root Ports
` [PATCH v5 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v5 4/4] PCI: dw-rockchip: Add support to reset Root Port upon "

[PATCH v5 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex
 2025-07-15 21:41 UTC  (3+ messages)

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-07-15 21:41 UTC  (2+ messages)

[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-07-15 21:39 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: pnv_php: Properly clean up allocated IRQs on unplug
` [PATCH v3 2/6] PCI: pnv_php: Work around switches with broken presence detection
` [PATCH v3 3/6] powerpc/eeh: Export eeh_unfreeze_pe()
` [PATCH v3 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v3 5/6] PCI: pnv_php: Fix surprise plug detection and recovery
` [PATCH v3 6/6] PCI: pnv_php: Enable third attention indicator state

[v4 PATCH 1/1] PCI: of: fix non-prefetchable region address range check
 2025-07-15 21:33 UTC  (2+ messages)

[PATCH] PCI/pwrctrl: Only destroy alongside host bridge
 2025-07-15 21:21 UTC  (3+ messages)

[PATCH v5 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex
 2025-07-15 20:43 UTC  (3+ messages)

[PATCH] PCI: Fix driver_managed_dma check
 2025-07-15 20:28 UTC  (2+ messages)

[pci:resources] BUILD SUCCESS 84f890414a12b8d1480045b92a5e4e6ac4ab3419
 2025-07-15 19:34 UTC 

[PATCH] pci/controller: Use dev_fwnode()
 2025-07-15 18:49 UTC  (2+ messages)

[PATCH v3 0/2] PCI: imx6: Correct the epc_features of i.MX8M EPs
 2025-07-15 17:07 UTC  (2+ messages)

PCI IO ECS access is no longer possible for AMD family 17h
 2025-07-15 17:06 UTC  (9+ messages)

[PATCH] PCI: Allow drivers to opt in to async probing
 2025-07-15 16:26 UTC  (7+ messages)

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-15 16:14 UTC  (6+ messages)
` [PATCH v7 18/31] arm64: smp: Support non-SGIs for IPIs

[PATCH pci-next v1 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-07-15 15:59 UTC  (3+ messages)

[PATCH v7 0/6] rust: add support for request_irq
 2025-07-15 15:32 UTC  (8+ messages)
` [PATCH v7 1/6] rust: irq: add irq module
` [PATCH v7 2/6] rust: irq: add flags module
` [PATCH v7 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v7 4/6] rust: irq: add support for threaded "
` [PATCH v7 5/6] rust: platform: add irq accessors
` [PATCH v7 6/6] rust: pci: "

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-15 14:53 UTC  (13+ messages)

[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-07-15 14:46 UTC  (2+ messages)

[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2025-07-15 14:21 UTC  (5+ messages)
` [PATCH v6 1/4] PCI/ERR: "
` [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Ports
` [PATCH v6 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v6 4/4] PCI: dw-rockchip: Add support to reset Root Port upon "

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-07-15 13:09 UTC  (5+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
  ` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-15 12:37 UTC  (26+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH 0/2] PCI: qcom: Switch to bus notifier for enabling ASPM of PCI devices
 2025-07-15 12:31 UTC  (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: qcom: Move qcom_pcie_icc_opp_update() to notifier callback

[PATCH v3 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-15 11:47 UTC  (6+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy

[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
 2025-07-15 11:27 UTC  (3+ messages)
` [PATCH 4/6] clocksource: hyper-v: Fix warnings for missing export.h header inclusion

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-07-15 11:09 UTC  (6+ messages)

[PATCH v7 0/8] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2025-07-15  9:15 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-15  7:52 UTC  (7+ messages)
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe

[PATCH v5 00/14] Enhance the PCIe controller driver
 2025-07-15  6:46 UTC  (12+ messages)
` [PATCH v5 10/14] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings

[PATCH RFC v5 1/5] pci: report surprise removal event
 2025-07-15  6:28 UTC  (10+ messages)

[PATCH v3 0/3] Nested virtualization fixes for root partition
 2025-07-15  6:24 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert apm,xgene1-msi to DT schema
 2025-07-15  4:05 UTC  (2+ messages)

[PATCH] PCI: Add device-specific reset for Kunpeng virtual functions
 2025-07-15  2:03 UTC  (3+ messages)

[PATCH v2 0/5] PCI: Clean up and fix is_hotplug_bridge usage
 2025-07-14 23:50 UTC  (8+ messages)
` [PATCH v2 1/5] PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
` [PATCH v2 2/5] PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge
` [PATCH v2 3/5] PCI: pciehp: "
` [PATCH v2 4/5] PCI: Move is_pciehp check out of pciehp_is_native()
` [PATCH v2 5/5] PCI: Set native_pcie_hotplug up front based on pcie_ports_native

[PATCH v3 0/2] rust: improve `ForeignOwnable`
 2025-07-14 23:32 UTC  (2+ messages)

[PATCH v8 0/9] Adjust fbcon console device detection
 2025-07-14 21:21 UTC  (10+ messages)
` [PATCH v8 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v8 2/9] vfio/pci: Use pci_is_display()
` [PATCH v8 3/9] vga_switcheroo: "
` [PATCH v8 4/9] iommu/vt-d: "
` [PATCH v8 5/9] ALSA: hda: "
` [PATCH v8 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v8 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v8 8/9] fbcon: Use screen info to find primary device
` [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-07-14 20:59 UTC  (13+ messages)
` [PATCH v3 08/13] PCI/IDE: Add IDE establishment helpers
` [PATCH v3 09/13] PCI/IDE: Report available IDE streams
` [PATCH v3 10/13] PCI/TSM: Report active "
` [PATCH v3 11/13] samples/devsec: Add sample IDE establishment

[PATCH v10 0/5] PCI: VF resizable BAR
 2025-07-14 20:05 UTC  (3+ messages)

[PATCH v8 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-07-14 15:24 UTC  (7+ messages)
` [PATCH v8 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v8 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v8 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v8 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v8 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH v7 8/9] fbcon: Use screen info to find primary device
 2025-07-14 15:12 UTC  (2+ messages)

[PATCH v4 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-14 13:22 UTC  (2+ messages)

[PATCH v2 0/2] Rename Device::as_ref() to from_raw()
 2025-07-14 13:20 UTC  (3+ messages)
` [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-14 11:20 UTC  (2+ messages)

[PATCH v6 0/5] PCI: dwc: Add ECAM support with iATU configuration
 2025-07-14 10:40 UTC  (7+ messages)
` [PATCH v6 3/5] PCI: dwc: qcom: Switch to dwc ELBI resource mapping
` [PATCH v6 4/5] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v6 5/5] PCI: qcom: Add support for ECAM feature

Bug#1104670: linux-image-6.12.25-amd64: system does not shut down - GHES: Fatal hardware error
 2025-07-14  9:21 UTC  (2+ messages)
    ` [Intel-wired-lan] "

[PATCH v4 0/3] Add Equalization Settings for 8.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s
 2025-07-14  8:21 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: qcom: Add equalization settings for 8.0 GT/s
` [PATCH v4 2/3] PCI: qcom: fix macro typo for CURSOR
` [PATCH v4 3/3] arm64: dts: qcom: sa8775p: Add PCIe lane equalization preset properties

[PATCH v6 0/3] PCI: tegra: Allow building as a module
 2025-07-14  6:12 UTC  (4+ messages)

[PATCH v8 0/3] pci: qcom: Add QCS615 PCIe support
 2025-07-14  3:47 UTC  (2+ messages)

Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
 2025-07-13 16:04 UTC  (3+ messages)

[PATCH] PCI/ACPI: Fix runtime PM ref imbalance on hot-plug capable ports
 2025-07-13 15:20 UTC  (3+ messages)

[PATCH rdma-next v1 0/8] RDMA support for DMA handle
 2025-07-13  6:37 UTC  (2+ messages)
` [PATCH rdma-next v1 1/8] PCI/TPH: Expose pcie_tph_get_st_table_size()


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