linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-03 08:11:03 to 2025-07-04 16:14:38 UTC [more...]

[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-07-04 16:14 UTC  (2+ messages)
` [PATCH v3 1/9] soc: renesas: rz-sysc: Add syscon/regmap support

[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 00/10] Add PCIe support for Tesla FSD SoC
 2025-07-04 13:09 UTC  (8+ messages)
  ` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-04 13:01 UTC  (26+ 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 0/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
 2025-07-04 10:20 UTC  (5+ messages)
` [PATCH v2 1/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  (58+ messages)
` [PATCH v7 01/31] dt-bindings: interrupt-controller: Add Arm GICv5
` [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 23/31] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v7 24/31] of/irq: Add of_msi_xlate() helper function
` [PATCH v7 25/31] PCI/MSI: Add pci_msi_map_rid_ctlr_node() "
` [PATCH v7 26/31] irqchip/gic-v3: Rename GICv3 ITS MSI parent
` [PATCH v7 27/31] irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
` [PATCH v7 28/31] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v7 29/31] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v7 30/31] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v7 31/31] arm64: Kconfig: Enable GICv5

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-04  9:31 UTC  (16+ 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 v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-04  8:57 UTC  (10+ messages)
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [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  (5+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615
` [PATCH v8 2/3] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v8 3/3] arm64: dts: qcom: qcs615-ride: Enable PCIe interface

[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

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-07-04  4:58 UTC  (44+ messages)
` [PATCH 01/16] PCI: dwc: Switch to msi_create_parent_irq_domain()
` [PATCH 02/16] PCI: mobiveil: "
` [PATCH 03/16] PCI: aardvark: "
` [PATCH 04/16] PCI: altera-msi: "
` [PATCH 05/16] PCI: brcmstb: "
` [PATCH 06/16] PCI: iproc: "
` [PATCH 07/16] PCI: mediatek-gen3: "
` [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()

[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 0/6] Nested virtualization fixes for root partition
 2025-07-03 22:44 UTC  (7+ 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 v2] agp/amd64: Check AGP Capability before binding to unsupported devices
 2025-07-03 19:29 UTC  (3+ 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 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-03 15:06 UTC  (6+ messages)
` [PATCH 1/8] rust: device: introduce device::Internal

[PATCH] PCI: Fix pci devices double register WARN in the kernel starting process
 2025-07-03 15:09 UTC  (2+ messages)

[PATCH v2 0/3] mediatek-gen3: Add support for MT8196/MT6991
 2025-07-03 12:08 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: mediatek-gen3: Implement sys clock ready time setting
` [PATCH v2 2/3] dt-bindings: PCI: mediatek-gen3: Add support for MT6991/MT8196
` [PATCH v2 3/3] PCI: mediatek-gen3: Add support for MediaTek MT8196 SoC

[PATCH v3 2/2] PCI/portdrv: Add support for PCIe wake interrupt
 2025-07-03 10:51 UTC  (2+ messages)

[PATCH RFC v3] pci: report surprise removal event
 2025-07-03 10:20 UTC  (6+ messages)

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-07-03 10:11 UTC  (9+ messages)
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error

[PATCH RFC v4 1/5] pci: report surprise removal event
 2025-07-03  9:26 UTC 

[PATCH v5 0/2] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-07-03  8:30 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).