messages from 2026-03-27 10:29:12 to 2026-03-30 16:28:59 UTC [more...]
[PATCH 05/12] PCI: use generic driver_override infrastructure
2026-03-30 16:28 UTC (3+ messages)
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-03-30 15:47 UTC (46+ messages)
` [PATCH v2 01/31] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v2 02/31] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v2 04/31] x86/virt/tdx: Support allocating contiguous pages for tdx_page_array
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 07/31] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 09/31] x86/virt/tdx: Move tdx_clflush_page() up in the file
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH v2 11/31] x86/virt/tdx: Make TDX Module initialize Extensions
` [PATCH v2 12/31] x86/virt/tdx: Enable the Extensions after basic TDX Module init
` [PATCH v2 13/31] x86/virt/tdx: Extend tdx_clflush_page() to handle compound pages
` [PATCH v2 14/31] PCI/TSM: Report active IDE streams per host bridge
` [PATCH v2 15/31] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v2 16/31] coco/tdx-host: Support Link TSM for TDX host
` [PATCH v2 17/31] acpi: Add KEYP support to fw_table parsing
` [PATCH v2 18/31] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 21/31] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 25/31] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [PATCH v2 26/31] mm: Add __free() support for __free_page()
` [PATCH v2 27/31] coco/tdx-host: Implement SPDM session setup
` [PATCH v2 28/31] coco/tdx-host: Parse ACPI KEYP table to init IDE for PCI host bridges
` [PATCH v2 29/31] x86/virt/tdx: Add SEAMCALL wrappers for IDE stream management
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown
` [PATCH v2 31/31] coco/tdx-host: Finally enable SPDM session and IDE Establishment
[PATCH v2 1/1] arm64: dts: qcom: hamoa: Fix incomplete Root Port property migration
2026-03-30 16:01 UTC (4+ messages)
` (subset) "
[PATCH v8 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-30 15:56 UTC (7+ messages)
` [PATCH v8 2/3] vfio/ism: Implement "
[REGRESSION] amdgpu with Thunderbolt eGPU bracket fails since new bridge window alignment calculation code
2026-03-30 15:50 UTC (6+ messages)
ReBAR over Thunderbolt
2026-03-30 15:33 UTC (8+ messages)
[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
2026-03-30 15:33 UTC (24+ messages)
` [PATCH v16 01/10] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v16 02/10] PCI/CXL: Update unregistration for AER-CXL and CPER-CXL kfifos
` [PATCH v16 03/10] cxl: Update CXL Endpoint tracing
` [PATCH v16 04/10] PCI/ERR: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v16 05/10] PCI: Establish common CXL Port protocol error flow
` [PATCH v16 06/10] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices
` [PATCH v16 08/10] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v16 09/10] cxl: Remove Endpoint AER correctable handler
` [PATCH v16 10/10] cxl: Enable CXL protocol error reporting
[6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
2026-03-30 13:56 UTC (9+ messages)
[PATCH v6 0/6] PCI: Add support for ACS Enhanced Capability
2026-03-30 13:21 UTC (9+ 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 6/6] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()
[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
2026-03-30 13:19 UTC (33+ messages)
` [PATCH v6 phy-next 01/28] ata: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 02/28] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v6 phy-next 03/28] usb: add "
` [PATCH v6 phy-next 04/28] drm: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 05/28] phy: "
` [PATCH v6 phy-next 06/28] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v6 phy-next 07/28] net: lan969x: include missing <linux/of.h>
` [PATCH v6 phy-next 08/28] PCI: Remove device links to PHY
` [PATCH v6 phy-next 09/28] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v6 phy-next 10/28] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v6 phy-next 11/28] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v6 phy-next 12/28] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v6 phy-next 13/28] usb: host: tegra: "
` [PATCH v6 phy-next 14/28] usb: gadget: tegra-xudc: "
` [PATCH v6 phy-next 15/28] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v6 phy-next 16/28] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v6 phy-next 17/28] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v6 phy-next 18/28] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v6 phy-next 19/28] drm/rockchip: dsi: include PHY provider header
` [PATCH v6 phy-next 20/28] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v6 phy-next 21/28] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v6 phy-next 22/28] net: renesas: rswitch: "
` [PATCH v6 phy-next 23/28] pinctrl: tegra-xusb: "
` [PATCH v6 phy-next 24/28] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v6 phy-next 25/28] phy: include PHY provider header (1/2)
` [PATCH v6 phy-next 26/28] phy: include PHY provider header (2/2)
` [PATCH v6 phy-next 27/28] phy: remove temporary provider compatibility from consumer header
` [PATCH v6 phy-next 28/28] MAINTAINERS: add regexes for linux-phy
[PATCH v7 0/3] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
2026-03-30 13:09 UTC (4+ messages)
` [PATCH v7 1/3] PCI: AtomicOps: Do not enable requests by RCiEPs
` [PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
` [PATCH v7 3/3] PCI: AtomicOps: Update references to PCIe spec
[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
2026-03-30 12:58 UTC (5+ messages)
` [PATCH v3 1/3] ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()
` [PATCH v3 2/3] PCI: hisi: Use devm_ghes_register_vendor_record_notifier()
` [PATCH v3 3/3] ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler
[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-03-30 12:51 UTC (7+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v3 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v3 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
2026-03-30 11:49 UTC (10+ messages)
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
[PATCH v2 0/7] PCI: intel-gw: Fixes to make the driver working again
2026-03-30 10:52 UTC (11+ messages)
` [PATCH v2 1/7] PCI: intel-gw: Remove unused define
` [PATCH v2 2/7] PCI: intel-gw: Move interrupt enable to own function
` [PATCH v2 3/7] PCI: intel-gw: Enable clock before phy init
` [PATCH v2 4/7] PCI: intel-gw: Add start_link callback function
` [PATCH v2 5/7] PCI: intel-gw: Remove atu base assignment
` [PATCH v2 6/7] dt-bindings: PCI: intel,lgm-pcie: Make atu resource mandatory
` [PATCH v2 7/7] MAINTAINERS: Remove bouncing intel-gw maintainer
[PATCH v2] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
2026-03-30 10:18 UTC (8+ messages)
[PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
2026-03-30 8:59 UTC (2+ messages)
[PATCH v3 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
2026-03-30 8:35 UTC (5+ messages)
` [PATCH v3 3/3] PCI: qcom: Program T_POWER_ON
[PATCH 0/5] PCI: intel-gw: Fixes to make the driver working again
2026-03-30 7:14 UTC (5+ messages)
` [PATCH 4/5] PCI: intel-gw: Remove atu base assignment
[PATCH v1] Bluetooth: btintel_pcie:Support Product level reset
2026-03-30 6:38 UTC
[PATCH] PCI/AER: Stop ruling out unbound devices as error source
2026-03-30 6:32 UTC (2+ messages)
[PATCH] drivers: pcmcia: remove obsolete host controller drivers
2026-03-30 5:45 UTC (2+ messages)
[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
2026-03-30 5:28 UTC (4+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer
[PATCH v3 0/6] PCI: tegra: Add Tegra264 support
2026-03-30 2:17 UTC (4+ messages)
` [PATCH v3 5/6] "
[pci:vga 3/5] drivers/gpu/drm/i915/display/intel_vga.c:68:2: error: ignoring return value of function declared with 'warn_unused_result' attribute
2026-03-29 20:02 UTC
[PATCH v13 0/3] rust: leds: add led classdev abstractions
2026-03-29 17:22 UTC (4+ messages)
` [PATCH v13 1/3] rust: leds: add basic "
` [PATCH v13 2/3] rust: leds: add Mode trait
` [PATCH v13 3/3] rust: leds: add multicolor classdev abstractions
[GIT PULL] PCI: tegra: Changes for v7.1-rc1
2026-03-29 15:50 UTC
[PATCH v9 0/5] PCI: of: Remove max-link-speed generation validation
2026-03-29 14:47 UTC (3+ messages)
[RESEND PATCH] PCI: Fix race condition between block_cfg_access and msi_enabled/msix_enabled
2026-03-28 13:29 UTC (2+ messages)
[PATCH 00/12] treewide: Convert buses to use generic driver_override
2026-03-28 12:10 UTC (4+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
[pci:next] BUILD SUCCESS 50451816531d66141cafe2347f9a896bd4dcb2b3
2026-03-28 7:57 UTC
[pci:resource] BUILD SUCCESS 8cb081667377709f4924ab6b3a88a0d7a761fe91
2026-03-28 7:46 UTC
[pci:endpoint] BUILD SUCCESS 70becc1a9b453ce04f97507585afc2cf47e67b11
2026-03-28 7:29 UTC
[RFC v2 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
2026-03-28 2:21 UTC (3+ messages)
` [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-27 23:39 UTC (3+ messages)
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
[PATCH v2] PCI: Disable ATS via quirk before notifying IOMMU drivers
2026-03-27 21:16 UTC
[GIT PULL] PCI fixes for v7.0
2026-03-27 20:39 UTC (2+ messages)
[REGRESSION] linux-pci/next: (build) ignoring return value of ‘vga_get_uninterruptible’ declared with a
2026-03-27 17:59 UTC
[REGRESSION] linux-pci/next: (build) ignoring return value of function declared with 'warn_unused_resul
2026-03-27 17:59 UTC
[BUG] Apple Mac mini 2018 + Thunderbolt 3 eGPU: PCI bridge window / BAR allocation failure prevents NVIDIA and AMD GPUs from initializing
2026-03-27 17:54 UTC (2+ messages)
` [WARNING: UNSCANNABLE EXTRACTION FAILED][BUG] "
[REGRESSION] PCI: Revert "Enable ACS after configuring IOMMU for OF platforms"
2026-03-27 17:48 UTC (2+ messages)
[BUG] Thunderbolt runtime resume during PCIe removal causes IRQ warning and shutdown failure
2026-03-27 17:28 UTC (4+ messages)
` AW: "
[pci:controller/dwc-imx6] BUILD SUCCESS 180ea823bb45eb71dd5ed0dc0b78633accd21096
2026-03-27 16:35 UTC
[PATCH v12 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
2026-03-27 16:31 UTC (3+ messages)
` [PATCH v12 1/7] PCI: endpoint: Add auxiliary resource query API
[PATCH v1 1/1] arm64: dts: qcom: hamoa: Move PCIe PERST and Wake GPIOs to port nodes
2026-03-27 16:02 UTC (3+ messages)
[pci:controller/max-link-speed] BUILD SUCCESS c8b610341914cb62899e31b41f724b5c4831a645
2026-03-27 14:31 UTC
[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
2026-03-27 14:04 UTC (2+ messages)
[pci:endpoint] BUILD SUCCESS 185596ad93f545bcab2fea0dad6420c0c3cb386f
2026-03-27 12:45 UTC
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-27 11:28 UTC (9+ messages)
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
2026-03-27 11:16 UTC (7+ messages)
[PATCH 00/10] PCI: Improve head free space usage
2026-03-27 10:28 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