public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 05:11:06 to 2026-03-13 11:21:00 UTC [more...]

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-13 11:20 UTC  (6+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-13 10:26 UTC  (17+ messages)
` [PATCH v2 02/19] device core: Fix kernel-doc warnings in base.h
` [PATCH v2 03/19] device core: Introduce confidential device acceptance
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
` [PATCH v2 10/19] x86, swiotlb: Teach swiotlb to skip "accepted" devices

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-03-13 10:35 UTC  (13+ messages)
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 08/27] lib: rspdm: Initial commit of Rust SPDM
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version

[PATCH v1 1/1] arm64: dts: qcom: hamoa: Move PCIe PERST and Wake GPIOs to port nodes
 2026-03-13  9:46 UTC 

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-13  9:26 UTC  (16+ messages)

[PATCH v3 0/2] Add scmi powerdomain for sky1
 2026-03-13  9:00 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains
    ` 回复: "
` [PATCH v3 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1

[PATCH 00/15] PCI: endpoint: Remote DMA support via vNTB
 2026-03-13  8:51 UTC  (21+ messages)
` [PATCH 01/15] dmaengine: dw-edma: Cache DMA channel IDs in dw_edma_chip
` [PATCH 02/15] PCI: endpoint: Add DMA channel metadata to pci_epc_aux_resource
` [PATCH 03/15] PCI: dwc: ep: Report DMA channel metadata for aux resources
` [PATCH 04/15] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH 05/15] dmaengine: dw-edma: Compose MSI messages from allocated IRQs
` [PATCH 06/15] PCI: endpoint: pci-epf-vntb: Fold MW runtime state into a struct
` [PATCH 07/15] PCI: endpoint: Add EPC DMA channel delegation hooks
` [PATCH 08/15] PCI: dwc: ep: Delegate exported eDMA channels through EPC ops
` [PATCH 09/15] PCI: endpoint: Add pci-ep-dma helper for exported DMA ABI v1
` [PATCH 10/15] PCI: endpoint: pci-epf-vntb: Support DMA export and shared BAR layouts
` [PATCH 11/15] NTB: hw: epf: Parse control-layout version and DMA locator
` [PATCH 12/15] NTB: hw: epf: Enumerate auxiliary child for DMA ABI v1
` [PATCH 13/15] dmaengine: dw-edma: Add auxiliary-bus frontend for exported eDMA
` [PATCH 14/15] NTB: Add ntb_ep_dma test client
` [PATCH 15/15] Documentation: PCI: endpoint: Add vNTB DMA export HOWTO

[PATCH 1/1] PCI: Fix premature removal from realloc_head list
 2026-03-13  8:45 UTC 

[PATCH v7 0/5] Add i.MX943 PCIe supports
 2026-03-13  8:34 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v7 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v7 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v7 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v7 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v2 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Explicitly deprecate reset-gpio
 2026-03-13  8:30 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio

[PATCH v6 0/5] Add i.MX943 PCIe supports
 2026-03-13  7:57 UTC  (9+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v6 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v6 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v6 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v6 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v1] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-13  7:34 UTC  (3+ messages)

[PATCH V8 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-03-13  7:16 UTC  (16+ messages)
` [PATCH V8 01/13] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V8 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V8 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V8 04/13] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V8 05/13] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V8 06/13] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V8 07/13] arm: dts: imx6sx: "
` [PATCH V8 08/13] arm: dts: imx7d: "
` [PATCH V8 09/13] arm64: dts: imx8mm: "
` [PATCH V8 10/13] arm64: dts: imx8mp: "
` [PATCH V8 11/13] arm64: dts: imx8mq: "
` [PATCH V8 12/13] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V8 13/13] arm64: dts: imx95: "

[PATCH v8 0/5] PCI: of: Remove max-link-speed generation validation
 2026-03-13  7:04 UTC  (8+ messages)
` [PATCH v8 1/5] PCI: Add pcie_get_link_speed() helper for safe array access
` [PATCH v8 2/5] PCI: dwc: Use "
` [PATCH v8 3/5] PCI: j721e: Validate max-link-speed from DT
` [PATCH v8 4/5] PCI: controller: Validate max-link-speed
` [PATCH v8 5/5] PCI: of: Remove max-link-speed generation validation

[PATCH v8 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-03-13  7:08 UTC  (4+ messages)
` [PATCH v8 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v8 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v8 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-03-13  7:03 UTC  (3+ messages)

[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
 2026-03-13  6:49 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer
` [PATCH 2/3] PCI: epf-mhi: Add batched DMA read support
` [PATCH 3/3] bus: mhi: ep: Use batched read for ring caching

[PATCH] PCI: sysfs: Suppress FW_BUG warning when NUMA node already matches
 2026-03-13  5:08 UTC 

[PATCH v3 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-03-13  2:49 UTC  (7+ messages)
` [PATCH v3 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v3 2/3] PCI: dwc: Add helper to Program T_POWER_ON
` [PATCH v3 3/3] PCI: qcom: "

Question about the cpu_uid parameter of acpi_evaluate_dsm() in PCI/TPH
 2026-03-13  2:53 UTC 

[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:32 UTC  (9+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v6 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:21 UTC  (4+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v7 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v7 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v2 0/2] Add scmi powerdomain for sky1
 2026-03-13  2:13 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: update CIX Sky1 PCIe Root Complex bindings
    ` 回复: "
        ` 回复: "

[PATCH v5 0/5] Add i.MX943 PCIe supports
 2026-03-13  1:49 UTC  (10+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v5 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v5 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v5 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13  0:33 UTC  (13+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "

[PATCH v2] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-03-12 22:47 UTC 

[PATCH v1] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-03-12 22:37 UTC  (2+ messages)

[PATCH] PCI: hv: Set default NUMA node to 0 for devices without affinity info
 2026-03-12 22:32 UTC 

[PATCH] PCI: use pr_warn_once for ACS parameter parse failure
 2026-03-12 21:52 UTC  (2+ messages)

[PATCH v2 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
 2026-03-12 21:02 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v2 2/3] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH v2 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release

[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
 2026-03-12 18:43 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio

[PATCH 0/3] PCI: mediatek: Add support for EcoNet SoCs
 2026-03-12 18:31 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH 2/3] PCI: mediatek: Add support for EcoNet EN7528 SoC
` [PATCH 3/3] PCI: Skip bridge window reads when window is not supported

[PATCH v4 0/10] CXL Reset support for Type 2 devices
 2026-03-12 18:24 UTC  (6+ messages)
` [PATCH v4 09/10] PCI: save/restore CXL config around reset

[BUG] PCIe bridge resource allocation creates invalid limit addresses after Secondary Bus Reset recovery
 2026-03-12 17:48 UTC  (9+ messages)

[PATCH v7 1/2] PCI: of: Remove max-link-speed generation validation
 2026-03-12 16:18 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SX
 2026-03-12 14:56 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
 2026-03-12 14:55 UTC  (2+ messages)

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-12 14:18 UTC  (8+ messages)
` [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct

[PATCH 3/5] driver core: async device shutdown infrastructure
 2026-03-12 14:01 UTC  (3+ messages)

[PATCH 1/5] driver core: do not always lock parent in shutdown
 2026-03-12 13:54 UTC  (10+ messages)
` [PATCH 2/5] driver core: separate function to shutdown one device
` [PATCH 4/5] pci: enable async shutdown support

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-12 13:05 UTC  (5+ messages)
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices

[PATCH v4 00/10] PCI: endpoint: Differentiate between disabled and reserved BARs
 2026-03-12 13:02 UTC  (11+ messages)
` [PATCH v4 01/10] PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVED
` [PATCH v4 02/10] PCI: endpoint: Allow only_64bit on BAR_RESERVED
` [PATCH v4 03/10] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH v4 04/10] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v4 05/10] PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
` [PATCH v4 06/10] PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH v4 07/10] PCI: dwc: Disable BARs in common code instead of in each glue driver
` [PATCH v4 08/10] PCI: endpoint: pci-epf-test: Advertise reserved BARs
` [PATCH v4 09/10] misc: pci_endpoint_test: Give reserved BARs a distinct error code
` [PATCH v4 10/10] selftests: pci_endpoint: Skip reserved BARs

[PATCH v5 0/7] CXL: Add cxl_reset sysfs attribute for PCI devices
 2026-03-12 13:01 UTC  (3+ messages)
` [PATCH v5 6/7] cxl: Add cxl_reset sysfs interface "

[pci:kwilczynski/static-sysfs-attributes] BUILD SUCCESS 8b98479e254ba5cebb3efcfef199c17eca89d7ef
 2026-03-12 12:39 UTC 

[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
 2026-03-12 12:34 UTC  (4+ messages)
` [PATCH 4/5] PCI: Add cxl DVSEC state save/restore "

[PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
 2026-03-12 11:42 UTC  (2+ messages)

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-12 11:41 UTC  (2+ messages)

[PATCH v6 0/6] PCI: Add support for ACS Enhanced Capability
 2026-03-12 10:59 UTC  (8+ messages)
` [PATCH v6 1/6] PCI: Validate ACS enable flags against device-specific ACS capabilities
` [PATCH v6 2/6] Documentation/kernel-parameters: Add multi-device config_acs example
` [PATCH v6 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
` [PATCH v6 4/6] PCI: Refactor disable_acs_redir and config_acs param handling
` [PATCH v6 5/6] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v6 6/6] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[pci:dpc] BUILD SUCCESS 8f690004ff9c582257ba4d353b71f032498ebb64
 2026-03-12  8:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox