linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-09 02:12:30 to 2026-09-10 07:20:47 UTC [more...]

[PATCH v12 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-10  7:20 UTC  (18+ messages)
` [PATCH v12 01/12] cxl: Move HDM decoder programming helpers
` [PATCH v12 02/12] cxl: Make HDM commit helpers available to reset code
` [PATCH v12 03/12] cxl: Share HDM decoder decode logic
` [PATCH v12 04/12] cxl: Cache decoder settings on PCI devices
` [PATCH v12 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v12 06/12] cxl: Add CXL Device Reset helper
` [PATCH v12 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v12 08/12] PCI/CXL: Reject CXL Reset on multifunction devices
` [PATCH v12 09/12] cxl: Restore CXL state after PCI reset
` [PATCH v12 10/12] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v12 11/12] Documentation/ABI: Document CXL Reset "
` [PATCH v12 12/12] PCI/CXL: Restore CXL state after CXL bus reset

[PATCH v11 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-10  7:17 UTC  (19+ messages)
` [PATCH v11 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v11 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v11 08/12] PCI/CXL: Reject CXL Reset on multifunction devices
` [PATCH v11 09/12] cxl: Restore CXL HDM state after PCI reset

[PATCH v3 0/5] Add PCIe support for Qualcomm Nord platform
 2026-09-10  7:14 UTC  (17+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding
` [PATCH v3 2/5] dt-bindings: pci: qcom: add Nord PCIe controller compatible
` [PATCH v3 3/5] PCI: qcom: Add CGC disable workaround for Nord PCIe
` [PATCH v3 4/5] phy: qcom: qmp: Move qphy_setbits/clrbits/checkbits to common header
` [PATCH v3 5/5] phy: qcom: qmp-pcie: Add Nord Gen5x16 PCIe multi-PHY support

[PATCH v4 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-10  7:11 UTC  (10+ messages)
` [PATCH v4 1/4] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v4 2/4] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v4 3/4] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in msi_set_affinity()
` [PATCH v4 4/4] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[PATCH] PCI/pwrctrl: Power off child devices on power-on failure
 2026-09-10  7:06 UTC  (3+ messages)

[PATCH v5 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-09-10  6:42 UTC  (16+ messages)
` [PATCH v5 1/6] PCI: spacemit-k1: Add device data support
` [PATCH v5 2/6] PCI: spacemit-k1: Add multiple PHY handles support
` [PATCH v5 5/6] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH v5 6/6] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH 1/3] PCI: endpoint: pci-epf-vntb: Pass PF/VF number when BAR programming
 2026-09-10  6:08 UTC  (6+ messages)

[pci:p2pdma] BUILD SUCCESS d3b6ec129234fe15c9d808db8db1a62de3edec71
 2026-09-10  3:42 UTC 

[PATCH v6 0/3] PCI: qcom: Implement shutdown() to avoid SMMU/NoC errors on reboot
 2026-09-10  3:26 UTC  (13+ messages)
` [PATCH v6 1/3] PCI: host-common: Fix early bus-walk exit in d3cold_possible()
` [PATCH v6 2/3] PCI: dwc: Force L2 link entry on shutdown/reboot without D3cold check
` [PATCH v6 3/3] PCI: qcom: Implement shutdown() callback

[PATCH v2 0/3] PCI: of: update endpoint ranges dynamically
 2026-09-10  2:19 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: of: make a flags argument optional
` [PATCH v2 2/3] PCI: of: introduce of_pci_build_prop_ranges()
` [PATCH v2 3/3] PCI: of: introduce of_pci_update_endpoint_node_ranges()

[RFC PATCH] PCI: pciehp: Allow more time for link activation after slot power-on
 2026-09-10  2:04 UTC  (2+ messages)

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-10  0:58 UTC  (5+ messages)

[PATCH v5] Kconfig: fix typos in core makefiles and purge defective DVB debug (v5)
 2026-09-10  0:11 UTC  (4+ messages)

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-09 22:02 UTC  (13+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 4/9] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v20 6/9] PCI: Cache PCI DSN into pci_dev->dsn during probe

[PATCH v3 00/13] iommu/arm-smmu-v3: Add PRI support
 2026-09-09 19:09 UTC  (19+ messages)
` [PATCH v3 06/13] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event
` [PATCH v3 07/13] iommu/arm-smmu-v3: Disable the queue IRQs before disabling the SMMU
` [PATCH v3 08/13] iommu/arm-smmu-v3: Disable PRI when no IRQ handler is registered
` [PATCH v3 09/13] iommu/arm-smmu-v3: Support PRI Page Request in arm_smmu_handle_ppr()

[RFC][PATCH] arm64: dts: renesas: r8a779f0: Add GICv3 ITS and update PCIe nodes
 2026-09-09 17:58 UTC 

[PATCH] PCI: rpaphp: Fix stack overflows when constructing DRC names
 2026-09-09 17:46 UTC  (2+ messages)

[PATCH v2] PCI/AER: Map a raw AER Capability image field by field
 2026-09-09 17:46 UTC  (3+ messages)

[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-09-09 17:37 UTC  (3+ messages)

[pci:next] BUILD SUCCESS 12f8e3e3eef4a662b622cf12f00981f64c276307
 2026-09-09 17:24 UTC 

[PATCH v5 4/4] PCI: of: introduce of_pci_verify_node()
 2026-09-09 17:23 UTC  (3+ messages)

[PATCH V3] PCI/MSI: Don't touch the MSI-X table while the Link is contained
 2026-09-09 16:57 UTC  (3+ messages)
` [PATCH V4] PCI/MSI: Skip MSI/MSI-X programming while the channel is offline

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-09 16:13 UTC  (5+ messages)
` [PATCH v19 02/14] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register

[PATCH v3] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-09-09 16:03 UTC  (6+ messages)

[PATCH v5 0/5] PCI/pwrctrl: tc9563: Introduce support for embedded GPIO controller
 2026-09-09 15:42 UTC  (13+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: toshiba,tc9563: Document "
` [PATCH v5 2/5] gpio: tc9563: Add support for the "
` [PATCH v5 3/5] PCI/pwrctrl: tc9563: Add GPIO auxiliary device support
` [PATCH v5 4/5] PCI/pwrctrl: tc9563: Switch per-port reset to GPIO descriptor API
` [PATCH v5 5/5] arm64: dts: qcom: qcs6490-rb3gen2: Enable TC9563 embedded GPIO controller

[PATCH v9 1/3] interconnect: mediatek: fix Makefile typo for mt8196
 2026-09-09 14:58 UTC  (2+ messages)

[PATCH] PCI: Stop waiting for link status after config read failure
 2026-09-09 13:15 UTC  (5+ messages)

[PATCH v5 0/4] PCI: of: warn on bogus device_type property
 2026-09-09 13:02 UTC  (4+ messages)
` [PATCH v5 2/4] PCI: of: drop the reg_num argument to of_pci_set_address()

[PATCH] power: sequencing: pwrseq-pcie-m2: Support PCIe switch topologies
 2026-09-09 12:55 UTC  (3+ messages)

[PATCH 05/13] ARM: orion/dove/mv78xx0: remove all board files
 2026-09-09 12:54 UTC  (5+ messages)
      ` [PATCH 05.2/13] ARM: orion5x: fold plat-orion/pcie.c and hw_pci into pci.c

[PATCH v5 0/3] PCI: qcom: Implement shutdown() to avoid SMMU/NoC errors on reboot
 2026-09-09 11:49 UTC  (10+ messages)
` [PATCH v5 1/3] PCI: host-common: Fix early bus-walk exit in d3cold_possible()
` [PATCH v5 2/3] PCI: dwc: Force L2 link entry on shutdown/reboot without D3cold check
` [PATCH v5 3/3] PCI: qcom: Implement shutdown() callback

[PATCH v11 01/10] driver core: fw_devlink: Introduce fw_devlink_set_device()
 2026-09-09 11:31 UTC  (26+ messages)
` [PATCH v11 02/10] drivers: core: Use fw_devlink_set_device()
` [PATCH v11 04/10] cxl/test: Use device_set_node()
` [PATCH v11 05/10] cxl/test: Use fw_devlink_set_device()
` [PATCH v11 09/10] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v11 10/10] PCI: of: Avoid np->data usage for the node changeset
  ` [PATCH v11 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path
  ` [PATCH v11 08/10] PCI: of: Set fwnode device of newly created PCI device nodes
  ` [PATCH v11 03/10] pinctrl: cs42l43: Use fw_devlink_set_device()
  ` [PATCH v11 06/10] PCI: of: "

[REGRESSION] PCI: Dynamic OF node creation hangs on invalid bridge configuration
 2026-09-09 11:27 UTC  (4+ messages)

[PATCH v2 0/4] Add PCIe support for Qualcomm Nord platform
 2026-09-09 10:34 UTC  (4+ messages)
` [PATCH v2 4/4] phy: qcom: qmp-pcie: Add Nord Gen5x16 PCIe multi-PHY support

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-09-09 10:24 UTC  (9+ messages)
` [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH v5] PCI: Fix BAR resize for devices on a root bus
 2026-09-09 10:17 UTC  (2+ messages)

[PATCH v3] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-09-09  9:31 UTC  (2+ messages)

[PATCH v3] Documentation: Update after split of <linux/mod_devicetable.h>
 2026-09-09  9:19 UTC  (3+ messages)

[PATCH v5 0/7] Global Software Interrupt Moderation (GSIM)
 2026-09-09  8:52 UTC  (4+ messages)

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-09  8:14 UTC  (3+ messages)
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()

[PATCH v3 0/5] PCI/pwrctrl: tc9563: introduce support for embedded GPIO controller
 2026-09-09  7:28 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: toshiba,tc9563: Document "

[PATCH v1] PCI: cpqphp: Check pci_hp_add_bridge() return value
 2026-09-09  6:42 UTC  (9+ messages)
` [PATCH v2 0/5] PCI: hotplug: "
  ` [PATCH v2 1/5] PCI: cpqphp: "
  ` [PATCH v2 2/5] PCI: cpcihp: "
  ` [PATCH v2 3/5] PCI: ibmphp: "
  ` [PATCH v2 4/5] PCI: pciehp: "
  ` [PATCH v2 5/5] PCI: shpchp: "

[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
 2026-09-09  0:56 UTC  (5+ messages)
` [PATCH v6 03/10] PCI: dw-rockchip: Move devm_phy_get out of phy_init
` [PATCH v6 04/10] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode

[PATCH v3] PCI: rcar-gen4: Add missing PM ops
 2026-09-09  2:22 UTC  (5+ messages)

[PATCH] PCI: vmd: Flush initiator posted writes before demuxing interrupts on Meteor Lake
 2026-09-09  3:00 UTC  (3+ messages)

[PATCH 5/5] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
 2026-09-09  2:18 UTC  (2+ messages)

[PATCH 0/5] Batch of PCI peer-to-peer fixes
 2026-09-09  2:16 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).