public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 17:44:46 to 2026-03-27 16:35:48 UTC [more...]

[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  (9+ messages)
` [PATCH v12 1/7] PCI: endpoint: Add auxiliary resource query API
` [PATCH v12 2/7] PCI: dwc: Record integrated eDMA register window
` [PATCH v12 3/7] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v12 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v12 5/7] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v12 6/7] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v12 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-03-27 16:01 UTC  (32+ 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] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-27 16:22 UTC  (4+ messages)

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

[PATCH v8 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-27 14:53 UTC  (5+ messages)
` [PATCH v8 2/3] vfio/ism: Implement "

[GIT PULL] PCI fixes for v7.0
 2026-03-27 14:36 UTC 

[pci:controller/max-link-speed] BUILD SUCCESS c8b610341914cb62899e31b41f724b5c4831a645
 2026-03-27 14:31 UTC 

ReBAR over Thunderbolt
 2026-03-27 14:00 UTC  (3+ messages)

[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
 2026-03-27 14:04 UTC  (3+ messages)

[pci:endpoint] BUILD SUCCESS 185596ad93f545bcab2fea0dad6420c0c3cb386f
 2026-03-27 12:45 UTC 

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-27 11:49 UTC  (10+ messages)
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
` [PATCH v2 16/19] samples/devsec: Introduce a "Device Security TSM" sample driver

[PATCH 0/5] PCI: intel-gw: Fixes to make the driver working again
 2026-03-27 11:44 UTC  (14+ messages)
` [PATCH 1/5] PCI: intel-gw: Move interrupt enable to own function
` [PATCH 2/5] PCI: intel-gw: Enable clock before phy init
` [PATCH 3/5] PCI: intel-gw: Add start_link callback function
` [PATCH 4/5] PCI: intel-gw: Remove atu base assignment

[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  (5+ messages)
` [PATCH 05/10] am68k/PCI: Remove unnecessary second application of align

[PATCH 1/8] rust: io: generalize `MmioRaw` to pointer to arbitrary type
 2026-03-27 10:11 UTC  (11+ messages)
  ` [PATCH 2/8] rust: io: generalize `Mmio` "
  ` [PATCH 3/8] rust: io: use pointer types instead of address

[PATCH] PCI/AER: Stop ruling out unbound devices as error source
 2026-03-27  9:56 UTC 

[PATCH v11 2/3] of: Factor arguments passed to of_map_id() into a struct
 2026-03-27  9:35 UTC  (3+ messages)

[pci:resource] BUILD SUCCESS b1af673596e9a46537fcd12ec7e49428d438cf5c
 2026-03-27  9:04 UTC 

[pci:controller/cadence-sky1] BUILD SUCCESS 99d986686331ba3fd58dffb312e282d2bf81ee72
 2026-03-27  8:34 UTC 

[pci:controller/dwc-qcom] BUILD SUCCESS 33a76fc3c3e61386524479b99f35423bd3d9a895
 2026-03-27  8:29 UTC 

[pci:controller/dwc] BUILD SUCCESS 698dab284b9d1c8aace73af8aaf0cfb74fc8ce92
 2026-03-27  8:25 UTC 

[PATCH v2 0/2] PCI/sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
 2026-03-27  8:19 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: sg2042: "

[PATCH 6/8] ALSA: hda: Add support for Hygon family 18h model 5h HD-Audio
 2026-03-27  8:10 UTC 

[PATCH] PCI: Skip devices with RRS Vendor ID(0x0001) on root bus
 2026-03-27  7:36 UTC 

[BUG] Thunderbolt runtime resume during PCIe removal causes IRQ warning and shutdown failure
 2026-03-27  7:01 UTC  (3+ messages)
  ` AW: "

[RFC v2 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-03-26 22:55 UTC  (5+ messages)
` [RFC v2 1/2] vfio: add callback to get tph info for dmabuf

[PATCH v1] PCI: Remove MPS/MRRS Kconfig settings
 2026-03-26 22:13 UTC 

[PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-03-26 21:51 UTC  (3+ messages)

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-26 21:39 UTC  (6+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH v2 RESEND 1/1] PCI: pcie_bus_config can be set at build time
 2026-03-26 21:04 UTC  (2+ messages)

[PATCH v2 1/1] PCI: Prevent shrinking bridge window from its required size
 2026-03-26 20:04 UTC  (2+ messages)

[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2026-03-26 19:52 UTC  (4+ messages)

[PATCH v2 03/19] device core: Introduce confidential device acceptance
 2026-03-26 19:28 UTC  (16+ messages)

[PATCH v9 0/5] PCI: of: Remove max-link-speed generation validation
 2026-03-26 18:32 UTC  (7+ messages)
` [PATCH v9 1/5] PCI: Add pcie_get_link_speed() helper for safe array access

[PATCH] PCI: sky1: Use boolean true for is_rc field
 2026-03-26 18:11 UTC  (2+ messages)

[PATCH 05/12] PCI: use generic driver_override infrastructure
 2026-03-26 18:08 UTC  (2+ messages)

[PATCH] PCI: qcom: Advertise hotplug with no command completion support
 2026-03-26 18:06 UTC  (8+ messages)

[Bug 221137] New: [BUG] PCI: vmd: Missing Mode 3 (Dynamic Bus Offset) support for Intel Arrow Lake-S (0x09ab)
 2026-03-26 17:52 UTC  (3+ messages)

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-26 17:38 UTC  (5+ messages)
` [PATCH 09/12] s390/cio: use generic driver_override infrastructure

[PATCH v3] PCI: dwc: Add PCIe event counters for groups 5 to 7 in DWC debugfs
 2026-03-26 17:23 UTC  (2+ messages)

[PATCH v2 0/3] NTB: Allow drivers to provide DMA mapping device
 2026-03-26 17:19 UTC  (2+ messages)

[PATCH] PCI: imx6: Separate PERST# assertion from core reset functions
 2026-03-26 17:13 UTC  (2+ messages)

[PATCH V2] PCI: imx6: Change imx_pcie_deassert_core_reset() to return void
 2026-03-26 17:10 UTC  (2+ messages)

[PATCH 1/2] PCI: endpoint: Print the EPF name in the error log of pci_epf_make()
 2026-03-26 17:08 UTC  (5+ messages)
` [PATCH 2/2] PCI: endpoint: Improve error messages

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

[PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
 2026-03-26 16:40 UTC  (4+ messages)

Clear CLKREQ# override breaks functionality
 2026-03-26 15:52 UTC  (3+ messages)

[PATCH v11 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-03-26 15:11 UTC  (7+ messages)
` [PATCH v11 1/7] PCI: endpoint: Add auxiliary resource query API
` [PATCH v11 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH v10 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-03-26 14:38 UTC  (12+ messages)
` [PATCH v10 7/7] "

[PATCH v3 0/6] PCI: tegra: Add Tegra264 support
 2026-03-26 13:58 UTC  (7+ messages)
` [PATCH v3 1/6] soc/tegra: Update BPMP ABI header
` [PATCH v3 2/6] firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function
` [PATCH v3 3/6] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller
` [PATCH v3 4/6] PCI: Use standard wait times for PCIe link monitoring
` [PATCH v3 5/6] PCI: tegra: Add Tegra264 support
` [PATCH v3 6/6] arm64: tegra: Add PCI controllers on Tegra264

[PATCH v2] PCI: Use standard wait times for PCIe link monitoring
 2026-03-26 13:58 UTC  (2+ messages)

[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
 2026-03-26 12:56 UTC  (5+ messages)
` [PATCH 5/5] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-03-26 12:52 UTC  (14+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH v2 0/5] PCI: tegra: Add Tegra264 support
 2026-03-26 10:45 UTC  (7+ messages)
` [PATCH v2 2/5] firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function
` [PATCH v2 4/5] PCI: tegra: Add Tegra264 support

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-03-26 10:33 UTC  (3+ messages)
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-26  8:54 UTC  (11+ messages)
` [PATCH v7 1/8] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v7 2/8] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v7 3/8] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v7 4/8] dt-bindings: serial: Document the graph port
` [PATCH v7 5/8] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v7 6/8] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v7 7/8] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v7 8/8] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v11 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-03-26  8:35 UTC  (3+ messages)
` [PATCH v11 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v11 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store

[pci:next] BUILD SUCCESS ff6c76c8f6b57d0609a5db304bc660552ed2b0b2
 2026-03-26  7:55 UTC 

[pci:controller/mediatek-gen3] BUILD SUCCESS 1a152e21940a18caf7c9d0d753a46d2ffa3f5010
 2026-03-26  7:42 UTC 

[pci:vga] BUILD SUCCESS 21b082bd2a45704a6f7e69c190c8287a3d011ea9
 2026-03-26  7:32 UTC 

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-03-26  7:13 UTC  (5+ messages)
` [PATCH v5 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v5 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH v11 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-26  5:53 UTC  (2+ messages)

[PATCH 0/2] Update MSI-X irq domain hwsize
 2026-03-26  1:55 UTC  (8+ messages)
` [PATCH 2/2] PCI/MSI: "

[PATCH v1] PCI: imx6: Fix reference clock source selection
 2026-03-26  1:20 UTC  (2+ messages)

[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-03-25 23:21 UTC  (2+ messages)

[PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
 2026-03-25 23:13 UTC  (2+ messages)

[PATCH] PCI: cpcihp: Check pci_hp_add_bridge() return value
 2026-03-25 20:27 UTC 

[PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
 2026-03-25 20:20 UTC  (2+ messages)

[PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
 2026-03-25 20:13 UTC  (2+ messages)

[PATCH v6 11/27] PCI: of: Use fw_devlink_set_device()
 2026-03-25 20:10 UTC  (2+ messages)

[PATCH v11 4/9] PCI: Add additional checks for flr reset
 2026-03-25 18:40 UTC  (4+ messages)

[PATCH v3 1/5] vgaarb: pass vga_get_uninterruptible() errors to userspace
 2026-03-25 18:29 UTC  (2+ messages)

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-25 18:24 UTC  (12+ messages)

[PATCH v11 0/9] Error recovery for vfio-pci devices on s390x
 2026-03-25 18:06 UTC  (4+ messages)
` [PATCH v11 6/9] s390/pci: Store PCI error information for passthrough devices

[PATCH v11 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
 2026-03-25 17:50 UTC  (3+ messages)

[PATCH v11 2/9] s390/pci: Add architecture specific resource/bus address translation
 2026-03-25 17:44 UTC  (3+ messages)


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