messages from 2025-09-19 05:02:26 to 2025-09-22 12:25:23 UTC [more...]
[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
2025-09-22 12:25 UTC (11+ messages)
[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-09-22 11:47 UTC (29+ messages)
` [RFC PATCH 01/27] coco/tdx-host: Introduce a "tdx_host" device
` [RFC PATCH 02/27] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [RFC PATCH 03/27] coco/tdx-host: Support Link TSM for TDX host
` [RFC PATCH 04/27] x86/virt/tdx: Move tdx_errno.h from KVM to public place
` [RFC PATCH 05/27] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [RFC PATCH 06/27] x86/virt/tdx: Add SEAMCALL wrappers for TDH.EXT.MEM.ADD and TDH.EXT.INIT
` [RFC PATCH 07/27] TODO: x86/virt/tdx: Read TDX global metadata for TDX Module Extensions
` [RFC PATCH 08/27] x86/virt/tdx: Add tdx_enable_ext() to enable of "
` [RFC PATCH 09/27] ACPICA: Add KEYP table definitions
` [RFC PATCH 10/27] acpi: Add KEYP support to fw_table parsing
` [RFC PATCH 11/27] acpi: Add KEYP Key Configuration Unit parsing
` [RFC PATCH 12/27] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [RFC PATCH 13/27] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [RFC PATCH 14/27] TODO: x86/virt/tdx: Read TDX Connect global metadata for TDX Connect
` [RFC PATCH 15/27] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [RFC PATCH 16/27] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [RFC PATCH 17/27] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [RFC PATCH 18/27] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [RFC PATCH 19/27] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [RFC PATCH 20/27] coco/tdx-host: Add connect()/disconnect() handlers prototype
` [RFC PATCH 21/27] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [RFC PATCH 22/27] coco/tdx-host: Implement SPDM session setup
` [RFC PATCH 23/27] PCI: iov: Export pci_iov_virtfn_bus()
` [RFC PATCH 24/27] PCI/IDE: Add helpers for RID/Addr Association Registers setup
` [RFC PATCH 25/27] PCI/IDE: Export pci_ide_domain()
` [RFC PATCH 26/27] x86/virt/tdx: Add SEAMCALL wrappers for IDE stream management
` [RFC PATCH 27/27] coco/tdx-host: Implement IDE stream setup/teardown
[PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add support for Airoha AN7583
2025-09-22 11:36 UTC (5+ messages)
` [PATCH 2/2] PCI: mediatek-gen3: add support for Airoha AN7583 SoC
[PATCH v5 0/6] Add quirks to proceed PME handshake in DWC PM
2025-09-22 11:26 UTC (16+ messages)
` [PATCH v5 1/6] PCI: dwc: Remove the L1SS check before putting the link into L2
` [PATCH v5 2/6] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v5 3/6] PCI: imx6: Don't poll LTSSM state of i.MX6QP PCIe in PM operations
` [PATCH v5 4/6] PCI: imx6: Don't poll LTSSM state of i.MX7D "
` [PATCH v5 5/6] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v5 6/6] PCI: dwc: Don't return error when wait for link up in dw_pcie_resume_noirq()
[PATCH v3 0/4] PCI: Keystone: Enable loadable module support
2025-09-22 11:17 UTC (9+ messages)
` [PATCH v3 1/4] PCI: Export pci_get_host_bridge_device() for use by pci-keystone
` [PATCH v3 2/4] PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()
` [PATCH v3 3/4] PCI: keystone: Exit ks_pcie_probe() for invalid mode
` [PATCH v3 4/4] PCI: keystone: Add support to build as a loadable module
[PATCH v3] PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
2025-09-22 11:10 UTC (4+ messages)
[PATCH RFC] PCI: Convert devm_pci_alloc_host_bridge() users to error-pointer returns
2025-09-22 10:55 UTC (3+ messages)
[PATCH 1/2] PCI: rcar-host: Drop PMSR spinlock
2025-09-22 10:53 UTC (7+ messages)
` [PATCH 2/2] PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock
[PATCH] PCI: rcar-gen4: Fix inverted break condition in PHY initialization
2025-09-22 10:10 UTC (8+ messages)
[PATCH v2 0/3] PM: runtime: Auto-cleanup macros for runtime PM
2025-09-22 8:38 UTC (5+ messages)
` [PATCH v2 1/3] PM: runtime: Add auto-cleanup macros for "resume and get" operations
` [PATCH v2 2/3] PCI/sysfs: Use runtime PM class macro for auto-cleanup
` [PATCH v2 3/3] PM: runtime: Drop DEFINE_FREE() for pm_runtime_put
[PATCH v4 0/3] PCI: imx6: Add a method to handle CLKREQ# override
2025-09-22 8:24 UTC (4+ messages)
` [PATCH v4 1/3] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
` [PATCH v4 2/3] PCI: imx6: Rename imx8mm_pcie_enable_ref_clk() as imx8mm_pcie_clkreq_override()
` [PATCH v4 3/3] PCI: imx6: Add a method to handle CLKREQ# override active low
[PATCH] PCI: tegra194: Fix duplicate pll disable
2025-09-22 8:11 UTC (4+ messages)
[PATCH] PCI: tegra194: Rename variable 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0()
2025-09-22 8:10 UTC
[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
2025-09-22 7:56 UTC (11+ messages)
` [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP "
` [PATCH 2/3 v2] PCI: s32g: Add initial PCIe support (RC)
` [External] : "
` [PATCH 3/3 v2] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
[PATCH v1 0/4] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
2025-09-22 7:55 UTC (5+ 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
` [PATCH v1 4/4] arm64: dts: qcom: Add PCIe 3 regulators for HAMOA-IOT-EVK board
[PATCH v3 0/2] PCI: imx6: Add a method to handle CLKREQ# override
2025-09-22 6:35 UTC (5+ messages)
` [PATCH v3 1/2] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
` [PATCH v3 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low
[PATCH] rust: io: use const generics for read/write offsets
2025-09-22 6:25 UTC (9+ messages)
[PATCH v7 0/3] PCI: imx6: Add external reference clock mode support
2025-09-22 3:20 UTC (5+ messages)
` [PATCH v7 3/3] PCI: imx6: Add external reference clock input "
[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-09-21 20:04 UTC (3+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
[PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler
2025-09-21 18:15 UTC (4+ messages)
[PATCH] PCI: mediatek: add support for Airoha AN7583 SoC
2025-09-21 6:05 UTC (2+ messages)
[PATCH] PCI: xilinx-xdma: Enable legacy interrupts
2025-09-20 22:52 UTC (4+ messages)
` [PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
[PATCH 1/2] dt-bindings: PCI: mediatek: Convert to YAML schema
2025-09-20 22:41 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
[PATCH] PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
2025-09-20 15:38 UTC (2+ messages)
[PATCH] PCI: tegra194: Reset BARs when running in PCIe endpoint mode
2025-09-20 15:34 UTC (2+ messages)
[PATCH] PCI: tegra194: Handle errors in BPMP response
2025-09-20 15:31 UTC (2+ messages)
How are iommu-mappings set up in guest-OS for dma_alloc_coherent
2025-09-20 14:34 UTC (4+ messages)
[pci:controller/sophgo] BUILD SUCCESS 1c72774df028429836eec3394212f2921bb830fc
2025-09-20 14:22 UTC
[PATCH v2 00/10] PCI: Keystone: Enable loadable module support
2025-09-20 8:40 UTC (21+ messages)
` [PATCH v2 04/10] PCI: dwc: ep: Export dw_pcie_ep_raise_msix_irq() for pci-keystone
` [PATCH v2 05/10] PCI: keystone: Add ks_pcie_free_msi_irq() helper for cleanup
` [PATCH v2 06/10] PCI: keystone: Add ks_pcie_free_intx_irq() "
` [PATCH v2 09/10] PCI: keystone: Exit ks_pcie_probe() for the default switch-case of "mode"
` [PATCH v2 10/10] PCI: keystone: Add support to build as a loadable module
[PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
2025-09-20 7:42 UTC (4+ messages)
` [PATCH v3 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042
` (subset) [PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
[PATCH v2 0/2] PCI: imx6: Add a method to handle CLKREQ# override
2025-09-20 7:34 UTC (2+ messages)
[PATCH v1 0/3] PM: runtime: Auto-cleanup macros for pm_runtime_resume_and_get()
2025-09-20 6:37 UTC (5+ messages)
` [PATCH v1 1/3] PM: runtime: Add auto-cleanup "
` [PATCH v1 2/3] PCI/sysfs: Use PM runtime class macro for auto cleanup in reset_method_store()
` [PATCH v1 3/3] PM: runtime: Drop DEFINE_FREE() for pm_runtime_put
[PATCH 0/3] PM: runtime: New class macros for auto-cleanup
2025-09-20 6:36 UTC (9+ messages)
` [PATCH 1/3] PM: runtime: Define class helpers for automatic PM runtime cleanup
` [PATCH 2/3] PCI: Use PM runtime class macro for the auto cleanup
` [PATCH 3/3] PM: runtime: Drop unused pm_runtime_free __free() definition
[PATCH v10 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-09-20 6:01 UTC (4+ messages)
` [PATCH v10 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v10 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v10 3/3] Documentation: tracing: Add documentation about PCI tracepoints
[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
2025-09-20 5:55 UTC (9+ messages)
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver
[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-19 23:32 UTC (4+ messages)
` [PATCH v5 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-19 23:14 UTC (10+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
[pci:aer] BUILD SUCCESS 8a760c454da263f4b5f0f557e26141b2a3186b40
2025-09-19 23:10 UTC
[PATCH resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-19 20:29 UTC (9+ messages)
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM
[PATCH v3 01/10] PCI: Avoid saving error values for config space
2025-09-19 18:17 UTC (3+ messages)
[PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver
2025-09-19 18:06 UTC (3+ messages)
[PATCH] dt-bindings: PCI: qcom,pcie-x1e80100: Set clocks minItems for the fifth Glymur PCIe Controller
2025-09-19 14:23 UTC
[PATCH v2] PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
2025-09-19 13:30 UTC (4+ messages)
[PATCH v4 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-09-19 9:37 UTC (13+ messages)
` [PATCH v4 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH] "
` [PATCH v4 4/6] arm64: dts: renesas: rzg3s-smarc-som: Update dma-ranges for PCIe
[PATCH v3 4/4] PCI: qcom: Allow pwrctrl core to control PERST# if 'reset-gpios' property is available
2025-09-19 8:15 UTC (3+ messages)
[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
2025-09-19 5:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox