linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-13 15:26:47 to 2025-10-15 03:05:16 UTC [more...]

[PATCH v6 0/11] PCI: imx6: Add a method to handle CLKREQ# override
 2025-10-15  3:04 UTC  (3+ messages)
` [PATCH v6 01/11] arm64: dts: imx95-15x15-evk: Add supports-clkreq property to PCIe M.2 port
` [PATCH v6 02/11] arm64: dts: imx95-19x19-evk: "

[PATCH v6 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-10-15  2:41 UTC  (6+ messages)
` [PATCH v6 1/5] PCI/DPC: Clarify naming for error port in DPC Handling
` [PATCH v6 2/5] PCI/DPC: Run recovery on device that detected the error
` [PATCH v6 3/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
` [PATCH v6 4/5] PCI/ERR: Use pcie_aer_is_native() to check for native AER control
` [PATCH v6 5/5] PCI/AER: Clear both AER fatal and non-fatal status

[PATCH v12 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-10-15  2:36 UTC  (8+ messages)
` [PATCH v12 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v12 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v12 3/3] Documentation: tracing: Add documentation about PCI tracepoints

[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-10-15  1:50 UTC  (6+ messages)
` [PATCH v4 2/4] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller

[PATCH v2 0/2] PCI/ASPM: Enable ASPM and Clock PM by default on devicetree platforms
 2025-10-14 23:33 UTC  (5+ messages)
` [PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for "

SiFive FU740 PCI driver fails on 6.18-rc1
 2025-10-14 22:41 UTC  (8+ messages)

[PATCH v2 0/4] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-14 22:29 UTC  (8+ messages)
` [PATCH v2 1/4] of/irq: Add msi-parent check to of_msi_xlate()
` [PATCH v2 2/4] of/irq: Fix OF node refcount in of_msi_get_domain()
` [PATCH v2 3/4] PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
` [PATCH v2 4/4] irqchip/gic-its: Rework platform MSI deviceID detection

[PATCH v3] PCI/VGA: Select SCREEN_INFO on X86
 2025-10-14 22:27 UTC  (5+ messages)

[PATCH v2] PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warning
 2025-10-14 22:25 UTC  (4+ messages)

[PATCH] PCI: vmd: override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
 2025-10-14 21:18 UTC  (2+ messages)

[PATCH Resend] PCI: Limit islolated function probing on bus 0 for LoongArch
 2025-10-14 21:10 UTC  (2+ messages)

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-14 20:53 UTC  (38+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 15/33] sched/isolation: Flush vmstat "
` [PATCH 16/33] PCI: Flush PCI probe workqueue "
` [PATCH 17/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 19/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 20/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 21/33] kthread: Refine naming of affinity related fields
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 23/33] kthread: Include kthreadd to "
` [PATCH 24/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 25/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 26/33] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH 27/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
` [PATCH 28/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 29/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 30/33] kthread: Add API to update preferred affinity on kthread runtime
` [PATCH 31/33] kthread: Document kthread_affine_preferred()
` [PATCH 32/33] genirq: Correctly handle preferred kthreads affinity
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-10-14 20:44 UTC  (10+ messages)

[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
 2025-10-14 20:43 UTC  (7+ messages)
` [PATCH net-next 1/4] PCI: Add vendor ID for Motorcomm Electronic Technology
` [PATCH net-next 2/4] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
` [PATCH net-next 3/4] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
` [PATCH net-next 4/4] MAINTAINERS: Assign myself as maintainer of Motorcomm DWMAC glue driver

[PATCH for-linus 1/1] PCI: Revert early bridge resource set up
 2025-10-14 20:39 UTC  (2+ messages)

[PATCH v2] driver core: Check drivers_autoprobe for all added devices
 2025-10-14 20:07 UTC  (4+ messages)

[QUERY] Is there a reason pci_quirk_enable_intel_rp_mpc_acs() uses pci_write_config_word()
 2025-10-14 19:56 UTC  (2+ messages)

[pci:for-linus] BUILD REGRESSION 17643231e97742d29227e3ed065f9a16208d3740
 2025-10-14 19:06 UTC 

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-14 18:51 UTC  (3+ messages)

[PATCH] PCI: rcar-host: Avoid objtool no-cfi warning in rcar_pcie_probe()
 2025-10-14 17:43 UTC  (5+ messages)

[PATCH v2 00/24] PCI: Bridge window selection improvements
 2025-10-14 12:58 UTC  (10+ messages)
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()

[PATCH RESEND v4 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-10-14 12:16 UTC  (3+ messages)
` [PATCH RESEND v4 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v4 2/2] dmaengine: dw-edma: Add non-LL mode

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

[PATCH v4 01/10] PCI: Avoid saving error values for config space
 2025-10-14 12:07 UTC  (12+ messages)

[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
 2025-10-14 11:47 UTC  (4+ messages)
` [PATCH v5 4/5] PCI: mediatek: convert bool to single flags entry and bitmap
` (subset) [PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework

[PATCH v1 0/3] PCI: j721e: A couple of cleanups
 2025-10-14 11:32 UTC  (4+ messages)
` [PATCH v1 1/3] PCI: j721e: Propagate dev_err_probe return value
` [PATCH v1 2/3] PCI: j721e: Use devm_clk_get_optional_enabled() to get the clock
` [PATCH v1 3/3] PCI: j721e: Use inline reset GPIO assignment and drop local variable

[PATCH v1 0/2] PCI: j721e: Add voltage regulator support
 2025-10-14 11:25 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: ti,j721e-pci-host: Add optional regulator supplies
` [PATCH v1 2/2] PCI: j721e: Add support for "

[PATCH 0/2] PCI: Fix bogus resource overlaps
 2025-10-14 11:20 UTC  (4+ messages)
` [PATCH 1/2] PCI: Setup bridge resources earlier

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-10-14 10:50 UTC  (5+ messages)

mainline boot fail nvme/block? [BISECTED]
 2025-10-14 10:18 UTC  (5+ messages)

[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-14  9:43 UTC  (3+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver

[PATCH 03/15] PCI: Limit islolated function probing on bus 0 for LoongArch
 2025-10-14  7:39 UTC 

[PATCH v6 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
 2025-10-14  7:33 UTC  (2+ messages)

[PATCH v1 0/4] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2025-10-14  5:43 UTC  (7+ messages)
` [PATCH v1 1/4] arm64: dts: qcom: Add PCIe 5 support for HAMOA-IOT-SOM platform
` [PATCH v1 2/4] arm64: dts: qcom: Add PCIe 5 wwan regulator for HAMOA-IOT-EVK board
` [PATCH v1 3/4] arm64: dts: qcom: Add PCIe 3 support for HAMOA-IOT-SOM platform

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-14  4:55 UTC  (9+ messages)

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

[PATCH v2] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
 2025-10-14  2:46 UTC  (3+ messages)

[PATCH v3] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
 2025-10-14  2:41 UTC 

[PATCH v13 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-10-14  2:00 UTC  (2+ messages)

[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-14  1:57 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v2 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v2 4/7] phy: spacemit: introduce PCIe/combo PHY
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH v2 6/7] riscv: dts: spacemit: add a PCIe regulator
` [PATCH v2 7/7] riscv: dts: spacemit: PCIe and PHY-related updates

[PATCH] PCI/sysfs: enforce single creation of sysfs entry for pdev
 2025-10-13 22:37 UTC 

[pci:for-linus 1/1] hppa-linux-ld: drivers/pci/vgaarb.c:559: undefined reference to `screen_info'
 2025-10-13 22:23 UTC 

[PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold
 2025-10-13 22:13 UTC  (4+ messages)

[PATCH v2] pci: cadence-ep: Fix incorrect MSI capability ID
 2025-10-13 21:50 UTC  (2+ messages)

[PATCH 1/2] PCI: Setup bridge resources earlier
 2025-10-13 21:01 UTC  (2+ messages)

[PATCH v10 2/4] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
 2025-10-13 20:55 UTC  (2+ messages)

[PATCH v2] PCI/VGA: Select SCREEN_INFO
 2025-10-13 20:48 UTC  (6+ messages)

[RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
 2025-10-13 20:42 UTC  (12+ messages)

[RFC 0/6] rust: pci: add config space read/write support
 2025-10-13 20:02 UTC  (4+ messages)

[REGRESSION] linux-pci/for-linus: (build) undefined reference to `screen_info' in vmlinux.unstripped (driver
 2025-10-13 19:59 UTC 

[PATCH] PCI/VGA: Select SCREEN_INFO
 2025-10-13 16:08 UTC  (7+ messages)

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-13 15:26 UTC  (6+ messages)
` [PATCH v5 5/9] types: move phys_vec definition to common header
` [PATCH v5 6/9] vfio: Export vfio device get and put registration helpers
` [PATCH v5 7/9] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions


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