public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-30 16:28:59 to 2026-04-01 10:13:45 UTC [more...]

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-01 10:13 UTC  (33+ messages)
` [PATCH v2 01/31] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [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 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [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 v3 0/7] PCI: intel-gw: Fixes to make the driver working again
 2026-04-01  9:31 UTC  (8+ messages)
` [PATCH v3 1/7] MAINTAINERS: Remove bouncing intel-gw maintainer
` [PATCH v3 2/7] PCI: intel-gw: Remove unused define
` [PATCH v3 3/7] PCI: intel-gw: Move interrupt enable to own function
` [PATCH v3 4/7] PCI: intel-gw: Enable clock before phy init
` [PATCH v3 5/7] PCI: intel-gw: Add start_link callback function
` [PATCH v3 6/7] PCI: intel-gw: Move driver atu base assignment to probe function
` [PATCH v3 7/7] dt-bindings: PCI: intel,lgm-pcie: Add atu resource

[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:22 UTC  (4+ messages)

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:16 UTC  (9+ messages)
` [PATCH RESEND v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH RESEND v10 2/8] LoongArch: "
` [PATCH RESEND v10 3/8] RISC-V: ACPI: "
` [PATCH RESEND v10 4/8] x86/acpi: "
` [PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH RESEND v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH RESEND v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH RESEND v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-01  8:15 UTC  (9+ 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 0/4] PCI: Add DOE support for endpoint
 2026-04-01  7:30 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v2 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v2 3/4] PCI: endpoint: Add API for DOE initialization and setup in EPC core
` [PATCH v2 4/4] Documentation: PCI: Add documentation for DOE endpoint support

[PATCH 0/3] Pwrseq/serdev fixes
 2026-04-01  7:07 UTC  (4+ messages)
` [PATCH 1/3] serdev: Add missing stubs for serdev APIs when CONFIG_SERIAL_DEV_BUS is not selected
` [PATCH 2/3] serdev: Add CONFIG_SERIAL_DEV_BUS guard for of_find_serdev_controller_by_node() API
` [PATCH 3/3] power: sequencing: pcie-m2: Guard the helper functions making use of PCI bus notifier

[PATCH v1] PCI: mediatek-gen3: Align PERST# sequence with PCIe CEM specification
 2026-04-01  5:00 UTC  (2+ messages)

[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-04-01  4:11 UTC  (11+ messages)

[PATCH v2 4/7] PCI: intel-gw: Add start_link callback function
 2026-04-01  4:10 UTC  (3+ messages)

[PATCH] PCI: dwc: Fix type mismatch for kstrtou32_from_user return value
 2026-04-01  2:30 UTC 

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-04-01  1:55 UTC  (7+ 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()

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-04-01  1:48 UTC  (10+ messages)
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-31 21:12 UTC  (22+ messages)
` [PATCH v16 04/10] PCI/ERR: Introduce PCI_ERS_RESULT_PANIC
` [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 10/10] cxl: Enable CXL protocol error reporting

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

[PATCH v7 1/3] PCI: AtomicOps: Do not enable requests by RCiEPs
 2026-03-31 20:12 UTC  (8+ messages)

ReBAR over Thunderbolt
 2026-03-31 20:11 UTC  (7+ messages)

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

[PATCH v12 0/7] Error recovery for vfio-pci devices on s390x
 2026-03-31 19:29 UTC  (14+ messages)
` [PATCH v12 1/7] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v12 2/7] PCI: Avoid saving config space state if inaccessible
` [PATCH v12 3/7] PCI: Fail FLR when config space is inaccessible
` [PATCH v12 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v12 5/7] vfio-pci/zdev: Add a device feature for error information
` [PATCH v12 6/7] vfio/pci: Add a reset_done callback for vfio-pci driver
` [PATCH v12 7/7] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-31 19:18 UTC  (13+ messages)
` [PATCH 05/12] PCI: use generic driver_override infrastructure
` [PATCH 06/12] platform/wmi: "

[PATCH] pci: dead code cleanup in Kconfig
 2026-03-31 19:16 UTC  (3+ messages)

[PATCH 0/2] PCI: Allow disabling port services on broken root ports
 2026-03-31 19:07 UTC  (5+ messages)
` [PATCH 1/2] PCI: Add per-device flag to disable native PCIe port services
` [PATCH 2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042

[PATCH v2] PCI: Disable ATS via quirk before notifying IOMMU drivers
 2026-03-31 19:02 UTC  (9+ messages)

[PATCH] usb: cdnsp: Add support for device-only configuration
 2026-03-31 18:12 UTC  (2+ messages)

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-03-31 17:57 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pci: sophgo: Add dma-coherent property for SG2042
` [PATCH 2/2] riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers

[PATCH net-next 01/15] igc: Call netif_queue_set_napi() with rtnl locked
 2026-03-31 17:37 UTC  (5+ messages)
` [PATCH net-next 02/15] igc: Let the PCI core deal with the PM resume flow
` [PATCH net-next 03/15] igc: Don't reset the hardware on suspend path

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

[PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
 2026-03-31 16:29 UTC  (11+ messages)

[PATCH v2 0/7] PCI: intel-gw: Fixes to make the driver working again
 2026-03-31 15:21 UTC  (6+ messages)
` [PATCH v2 6/7] dt-bindings: PCI: intel,lgm-pcie: Make atu resource mandatory

[PATCH v12 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-31 14:43 UTC  (5+ messages)
` [PATCH v12 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v12 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v12 3/3] of: Respect #{iommu,msi}-cells in maps

[PATCH v12 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-03-31 14:09 UTC  (5+ messages)
` [PATCH v12 1/7] PCI: endpoint: Add auxiliary resource query API

[PATCH 2/2] PCI/MSI: Update MSI-X irq domain hwsize
 2026-03-31 13:46 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 16321467073946399c3a0413ff2bf802f749f918
 2026-03-31 13:12 UTC 

[pci:aer] BUILD SUCCESS 1ab4a3c805084d752ec571efc78272295a9f2f74
 2026-03-31 13:01 UTC 

[pci:vga] BUILD SUCCESS 5b6471fc72a42e6110adca54f46fd2c287dc49d4
 2026-03-31 12:54 UTC 

[pci:dpc] BUILD SUCCESS 97970e7c694356e3386a10e3b936d61eafd06bce
 2026-03-31 12:54 UTC 

[pci:enumeration] BUILD SUCCESS bf2dbae2efd216c409636815d1539bd105aface4
 2026-03-31 12:54 UTC 

[pci:misc] BUILD SUCCESS 7010f13acd3828056e50badb5138bf9ca21ddd8f
 2026-03-31 12:52 UTC 

[REGRESSION] PCI: Revert "Enable ACS after configuring IOMMU for OF platforms"
 2026-03-31  9:19 UTC  (6+ messages)

[PATCH] Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
 2026-03-31  9:17 UTC 

[PATCH] Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
 2026-03-31  9:14 UTC 

[PATCH] Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
 2026-03-31  9:13 UTC 

[PATCH] Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
 2026-03-31  9:10 UTC 

[PATCH v3] PCI: imx6: Don't remove MSI capability for i.MX7D/i.MX8M
 2026-03-31  8:52 UTC 

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-31  7:55 UTC  (8+ 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
` (subset) [PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree

[GIT PULL] Immutable branch between pwrseq and serdev trees for v7.1-rc1
 2026-03-31  7:54 UTC 

[PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
 2026-03-31  7:20 UTC  (3+ messages)

[RESEND] Handle MPS mismatch for Switch Downstream Ports
 2026-03-31  4:10 UTC 

clarification: PCI device not getting enumerated
 2026-03-31  4:08 UTC  (4+ messages)

[PATCH v2] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-31  3:37 UTC  (5+ messages)

[PATCH v1] Bluetooth: btintel_pcie:Support Product level reset
 2026-03-30 23:39 UTC  (3+ messages)

[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-30 22:54 UTC  (2+ messages)

[PATCH v1] PCI/DPC: Fix AER error logging for DPC/EDR triggered events
 2026-03-30 22:20 UTC  (2+ messages)

[RFC PATCH v3] cxl/core: Work around CXL Port PM Init failure when ACS SV enabled
 2026-03-30 19:33 UTC 

[PATCH] PCI/AER: Stop ruling out unbound devices as error source
 2026-03-30 19:19 UTC  (2+ messages)

[REGRESSION] linux-pci/next: (build) ignoring return value of ‘vga_get_uninterruptible’ declared with a
 2026-03-30 17:14 UTC  (2+ messages)

[REGRESSION] linux-pci/next: (build) ignoring return value of function declared with 'warn_unused_resul
 2026-03-30 17:14 UTC  (2+ messages)

[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-30 16:43 UTC  (2+ messages)

[REGRESSION] amdgpu with Thunderbolt eGPU bracket fails since new bridge window alignment calculation code
 2026-03-30 16:32 UTC  (5+ messages)


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