linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-03 13:24:43 to 2025-07-07 06:42:03 UTC [more...]

[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-07-07  6:41 UTC  (11+ messages)
` [PATCH v3 1/9] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v3 2/9] clk: renesas: r9a08g045: Add clocks and resets support for PCIe
` [PATCH v3 3/9] PCI: of_property: Restore the arguments of the next level parent
` [PATCH v3 4/9] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH v3 5/9] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
` [PATCH v3 6/9] arm64: dts: renesas: r9a08g045s33: Add PCIe node
` [PATCH v3 7/9] arm64: dts: renesas: rzg3s-smarc-som: Update dma-ranges for PCIe
` [PATCH v3 8/9] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v3 9/9] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-07-07  6:20 UTC  (37+ messages)
` [PATCH 07/16] PCI: mediatek-gen3: Switch to msi_create_parent_irq_domain()
` [PATCH 08/16] PCI: mediatek: "
` [PATCH 09/16] PCI: rcar-host: "
` [PATCH 10/16] PCI: xilinx-xdma: "
` [PATCH 11/16] PCI: xilinx-nwl: "
` [PATCH 12/16] PCI: xilinx: "
` [PATCH 13/16] PCI: plda: "
` [PATCH 14/16] PCI: hv: "
` [PATCH 15/16] PCI: vmd: Convert to lock guards
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()

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

[PATCH v2 0/6] Nested virtualization fixes for root partition
 2025-07-07  3:15 UTC  (13+ messages)
` [PATCH v2 1/6] PCI: hv: Don't load the driver for baremetal "
` [PATCH v2 2/6] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH v2 3/6] x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
` [PATCH v2 4/6] x86/hyperv: Clean up hv_map/unmap_interrupt() return values
` [PATCH v2 5/6] x86: hyperv: Expose hv_map_msi_interrupt function
` [PATCH v2 6/6] PCI: hv: Use the correct hypercall for unmasking interrupts on nested

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2025-07-06 18:48 UTC  (4+ messages)

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

[PATCH] rust: pci: fix documentation related to Device instances
 2025-07-06  4:02 UTC  (6+ messages)

[PATCH v2] rust: pci: fix documentation related to Device instances
 2025-07-06  4:00 UTC 

BUG: ASPM issues with Radeon Pro WX3100
 2025-07-06  2:44 UTC  (3+ messages)

[PATCH] pci: disable MSI on RDC PCI to PCI-E bridges
 2025-07-05 23:32 UTC 

[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-05 21:38 UTC  (10+ messages)
` [PATCH 1/8] rust: device: introduce device::Internal
` [PATCH 2/8] rust: device: add drvdata accessors

[pci:controller/qcom] BUILD SUCCESS f3bdfa1d721739058ffb66c6948f8335d3a2ac55
 2025-07-05 10:45 UTC 

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-05  8:04 UTC  (30+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
 2025-07-05  7:47 UTC  (9+ messages)
  ` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "

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

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-07-04 15:43 UTC  (7+ messages)
` [PATCH RFC v2 1/4] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH RFC v2 2/4] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
 2025-07-04 13:43 UTC  (4+ messages)
` [PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol Error Section

[PATCH v2 1/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
 2025-07-04 10:20 UTC  (3+ messages)
` [PATCH v2 0/1] "

Broken PCI MSI on Vortex86DX3 and Vortex86EX2
 2025-07-04  9:31 UTC 

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-04 10:01 UTC  (51+ messages)
` [PATCH v7 02/31] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v7 03/31] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v7 04/31] arm64/sysreg: Add ICC_ICSR_EL1
` [PATCH v7 05/31] arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
` [PATCH v7 06/31] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
` [PATCH v7 07/31] arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
` [PATCH v7 08/31] arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
` [PATCH v7 09/31] arm64/sysreg: Add ICC_CR0_EL1
` [PATCH v7 10/31] arm64/sysreg: Add ICC_PCR_EL1
` [PATCH v7 11/31] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v7 12/31] arm64/sysreg: Add ICH_HFGRTR_EL2
` [PATCH v7 13/31] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v7 14/31] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v7 15/31] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v7 16/31] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v7 17/31] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v7 18/31] arm64: smp: Support non-SGIs for IPIs
` [PATCH v7 19/31] arm64: Add support for GICv5 GSB barriers
` [PATCH v7 20/31] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v7 21/31] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v7 22/31] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v7 24/31] of/irq: Add of_msi_xlate() helper function
` [PATCH v7 30/31] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v7 31/31] arm64: Kconfig: Enable GICv5

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

pci_probe called concurrently in machine with 2 identical PCI devices causing race condition
 2025-07-04  8:03 UTC  (6+ messages)

[PATCH 51/80] PCI/portdrv: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-04  7:54 UTC 

[PATCH] PCI: Allow drivers to opt in to async probing
 2025-07-04  7:38 UTC 

[PATCH v8 0/3] pci: qcom: Add QCS615 PCIe support
 2025-07-04  7:44 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615

[RFC 0/1] PCI: Fix pci devices double register WARNING in the kernel starting process
 2025-07-04  7:41 UTC  (5+ messages)
  ` [External] "

[PATCH v5 0/6] rust: add support for request_irq
 2025-07-04  7:29 UTC  (5+ messages)
` [PATCH v5 3/6] rust: irq: add support for non-threaded IRQs and handlers

[pci:controller/qcom] BUILD SUCCESS 9e09ecef33e6f1019be921732cc2d7bd945202d8
 2025-07-04  4:10 UTC 

[PATCH v3 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-04  4:10 UTC  (4+ messages)
` [PATCH v3 1/3] rust: device_id: split out index support into a separate trait
` [PATCH v3 2/3] rust: net::phy represent DeviceId as transparent wrapper over mdio_device_id
` [PATCH v3 3/3] rust: net::phy Change module_phy_driver macro to use module_device_table macro

[PATCH v2 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-04  3:12 UTC  (4+ messages)
` [PATCH v2 1/3] rust: device_id: split out index support into a separate trait

[PATCH 0/3] PCI: brcmstb: Add 74110a0 SoC configuration
 2025-07-04  2:41 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: PCI: brcm,stb-pcie: Add 74110 SoC
` [PATCH 2/3] PCI: brcmstb: Acommodate newer SOCs with next-gen PCIe inbound mapping
` [PATCH 3/3] PCI: brcmstb: Add 74110a0 SoC configuration details

Does dwc/pci-layerscape.c support AER?
 2025-07-04  2:22 UTC  (4+ messages)

[PATCH v4 0/5] Improvements to S5 power consumption
 2025-07-04  2:01 UTC  (3+ messages)

[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
 2025-07-04  0:37 UTC  (10+ messages)
` [PATCH 02/11] PCI: Add pci_bus_isolation()

[PATCH v1 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-04  0:19 UTC  (5+ messages)
` [PATCH v1 1/3] rust: device_id: make DRIVER_DATA_OFFSET optional

[PATCH v2] agp/amd64: Check AGP Capability before binding to unsupported devices
 2025-07-03 19:29 UTC  (2+ messages)

[PATCH 00/12] PCI: xgene: Fix and simplify the MSI driver
 2025-07-03 16:29 UTC  (3+ messages)
` [PATCH 01/12] genirq: Teach handle_simple_irq() to resend an in-progress interrupt

[PATCH] PCI: Fix pci devices double register WARN in the kernel starting process
 2025-07-03 15:09 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;
as well as URLs for NNTP newsgroup(s).