linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-02 14:40:22 to 2025-06-05 03:12:27 UTC [more...]

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-06-05  3:05 UTC  (31+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
  ` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-04 23:58 UTC  (31+ messages)
` [PATCH v9 01/16] PCI/CXL: Add pcie_is_cxl()
` [PATCH v9 02/16] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v9 03/16] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error
` [PATCH v9 05/16] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v9 06/16] cxl/pci: Move RAS initialization to cxl_port driver
` [PATCH v9 07/16] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v9 08/16] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v9 09/16] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v9 10/16] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v9 11/16] cxl/pci: Update __cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v9 12/16] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v9 13/16] cxl/pci: Introduce CXL Port "
` [PATCH v9 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v9 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v9 16/16] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[GIT PULL] PCI changes for v6.16
 2025-06-04 20:08 UTC  (2+ messages)

[PATCH v2 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
 2025-06-04 18:44 UTC  (8+ messages)

[PATCH v4] PCI: Prevent power state transition of erroneous device
 2025-06-04 18:19 UTC  (12+ messages)

[PATCH v1 0/2] Add Equalization Settings for 8.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s
 2025-06-04 18:16 UTC  (5+ messages)
` [PATCH v1 1/2] PCI: qcom: Add equalization settings for 8.0 GT/s
` [PATCH v1 2/2] arm64: dts: qcom: sa8775p: Add PCIe lane equalization preset properties

[PATCH v4 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
 2025-06-04 17:42 UTC  (4+ messages)
` [PATCH v4 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant "

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-06-04 17:41 UTC  (6+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments

[PATCH v2 1/3] PCI/pwrctrl: Add optional slot clock to pwrctrl driver for PCI slots
 2025-06-04 17:31 UTC  (10+ messages)
` [PATCH v2 2/3] arm64: dts: renesas: r8a779g0: Describe root port on R-Car V4H
` [PATCH v2 3/3] arm64: dts: renesas: r8a779g3: Describe split PCIe clock on V4H Sparrow Hawk

[PATCH] PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure
 2025-06-04 17:23 UTC  (2+ messages)

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-06-04 16:35 UTC  (8+ messages)
` [PATCH v8 2/9] PCI: stm32: Add PCIe host support for STM32MP25

[PATCH 0/2] Update my e-mail address
 2025-06-04 14:32 UTC  (7+ messages)
` [PATCH 1/2] MAINTAINERS: Update the e-mail address of Manivannan Sadhasivam
` [PATCH 2/2] mailmap: Add a new entry for "

[PATCH 0/4 v3] Make ELOG and GHES log and trace consistently
 2025-06-04 14:25 UTC  (15+ messages)
` [PATCH 1/4 v3] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v3] PCI/AER: Modify pci_print_aer() to take log level
` [PATCH 3/4 v3] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v3] ACPI: extlog: Trace CPER CXL Protocol "

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-04 13:37 UTC  (20+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
` [RFC PATCH 17/30] iommufd/device: Add TSM Bind/Unbind for TIO support
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support
` [RFC PATCH 20/30] vfio/pci: Do TSM Unbind before zapping bars
` [RFC PATCH 27/30] PCI/TSM: Add PCI driver callbacks to handle TSM requirements

[PATCH v1 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-06-04 13:19 UTC  (9+ messages)
` [PATCH v1 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset

[PATCH v9 0/6] PCI: VF resizable BAR
 2025-06-04 12:25 UTC  (3+ messages)
` [PATCH v9 5/6] PCI: Allow drivers to control VF BAR size

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-06-04 12:15 UTC  (45+ messages)
` [PATCH v3 01/13] coco/tsm: Introduce a core device for TEE Security Managers
` [PATCH v3 03/13] PCI/TSM: Authenticate devices via platform TSM
` [PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
` [PATCH v3 13/13] PCI/TSM: Add Guest TSM Support

[PATCH v3] video: screen_info: Relocate framebuffers behind PCI bridges
 2025-06-04 10:37 UTC  (2+ messages)

[RFC PATCH 1/2] PCI: rockchip-host: Retry link training on failure without PERST#
 2025-06-04 10:25 UTC  (3+ messages)

[RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on
 2025-06-04  9:21 UTC 

[pci:misc] BUILD SUCCESS ae06c6197c9e53dcb115f1f7aad9e86aa465adae
 2025-06-04  3:50 UTC 

[pci:controller/cadence] BUILD SUCCESS 3c05e88413f7b7145795dc1ad56983e75bca07a7
 2025-06-04  3:49 UTC 

[pci:next] BUILD SUCCESS 8fb7bccf507dcf6f5bc03bb7a7533a68c89785ff
 2025-06-03 20:32 UTC 

[PATCH v2 0/3] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR mapping
 2025-06-03 19:46 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: endpoint: pci-epf-vntb: Return an error code on bar init
` [PATCH v2 2/3] PCI: endpoint: pci-epf-vntb: Align mw naming with config names
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs

[PATCH 0/2] PCI: brcmstb: Use "num-lanes" DT property if present
 2025-06-03 17:24 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: PCI: brcm,stb-pcie: Add num-lanes property
` [PATCH 2/2] PCI: brcmstb: Use "num-lanes" DT property if present

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-06-03 17:09 UTC  (20+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync

[PATCH v12 0/6] Refactor capability search into common macros
 2025-06-03 16:00 UTC  (18+ messages)
` [PATCH v12 1/6] PCI: Introduce generic bus config read helper function
` [PATCH v12 2/6] PCI: Clean up __pci_find_next_cap_ttl() readability
` [PATCH v12 3/6] PCI: Refactor capability search into common macros
` [PATCH v12 4/6] PCI: dwc: Use common PCI host bridge APIs for finding the capabilities
` [PATCH v12 6/6] PCI: cadence: Use cdns_pcie_find_*capability to avoid hardcode

[PATCH 0/3] PCIe: Refactor link speed configuration with unified macro
 2025-06-03 15:31 UTC  (4+ messages)
` [PATCH 1/3] PCI: Add PCIE_SPEED2LNKCTL2_TLS_ENC conversion macro

[PATCH] PCI/ASPM: Use boolean type for aspm_disabled and aspm_force
 2025-06-03  9:11 UTC  (2+ messages)

[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-06-03  8:07 UTC  (7+ messages)
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node

[PATCH v2 0/2] PCI: Add support for PCIe wake interrupt
 2025-06-03  7:42 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v4 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-03  4:17 UTC  (7+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-06-02 21:19 UTC  (2+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-06-02 21:13 UTC  (2+ messages)

[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
 2025-06-02 18:06 UTC  (7+ messages)
` [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v2] ACPI: extlog: Trace CPER CXL Protocol Errors

[syzbot] [pci?] WARNING in pci_scan_single_device
 2025-06-02 17:12 UTC 

[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-06-02 16:18 UTC  (3+ messages)
` [PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver "

[PATCH v12 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-06-02 15:57 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).