Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-14 10:31:04 to 2025-11-17 17:12:45 UTC [more...]

[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-11-17 17:12 UTC  (7+ messages)
` [PATCH v6 5/7] PCI: spacemit: Add SpacemiT PCIe host driver
` (subset) [PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller

[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-17 16:52 UTC  (29+ messages)
` [PATCH v1 01/26] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v1 02/26] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [PATCH v1 03/26] coco/tdx-host: Support Link TSM for TDX host
` [PATCH v1 04/26] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v1 05/26] mm: Add __free() support for __free_page()
` [PATCH v1 06/26] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v1 07/26] x86/virt/tdx: Read TDX global metadata for TDX Module Extensions
` [PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of "
` [PATCH v1 09/26] ACPICA: Add KEYP table definition
` [PATCH v1 10/26] acpi: Add KEYP support to fw_table parsing
` [PATCH v1 11/26] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v1 12/26] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v1 13/26] x86/virt/tdx: Read TDX Connect global metadata for TDX Connect
` [PATCH v1 14/26] mm: Add __free() support for folio_put()
` [PATCH v1 15/26] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v1 16/26] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v1 17/26] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [PATCH v1 18/26] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v1 19/26] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v1 20/26] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v1 21/26] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [PATCH v1 22/26] coco/tdx-host: Implement SPDM session setup
` [PATCH v1 23/26] coco/tdx-host: Parse ACPI KEYP table to init IDE for PCI host bridges
` [PATCH v1 24/26] x86/virt/tdx: Add SEAMCALL wrappers for IDE stream management
` [PATCH v1 25/26] coco/tdx-host: Implement IDE stream setup/teardown
` [PATCH v1 26/26] coco/tdx-host: Finally enable SPDM session and IDE Establishment

[PATCH 2/2] drm/xe: Improve rebar log messages
 2025-11-17 16:50 UTC  (2+ messages)

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-11-17 16:40 UTC  (15+ messages)
                          ` Crash during resume of pcie bridge due to infinite loop in ACPICA

[RFC 0/2] Set steering-tag directly for PCIe P2P memory access
 2025-11-17 16:00 UTC  (5+ messages)
` [RFC 1/2] "
` [RFC 2/2] "

[PATCH 0/3] PCI: rockchip: 5.0 GT/s speed may be dangerous
 2025-11-17 15:59 UTC  (21+ messages)
` [PATCH 1/3] PCI: rockchip: warn of danger of 5.0 GT/s speeds
` [PATCH 2/3] PCI: rockchip-host: comment danger of 5.0 GT/s speed
` [PATCH 3/3] arm64: dts: rockchip: drop max-link-speed = <2> in helios64 PCIe

[PATCH] PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`
 2025-11-17 15:55 UTC  (6+ messages)

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-17 15:36 UTC  (4+ messages)

[PATCH v2 0/8] PCI/TSM: Finalize "Link" TSM infrastructure
 2025-11-17 14:58 UTC  (9+ messages)
` [PATCH v2 5/8] PCI/IDE: Initialize an ID for all IDE streams
` [PATCH v2 6/8] PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIs
` [PATCH v2 7/8] PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
` [PATCH v2 8/8] PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functions

[PATCH] PCI: stm32: Fix LTSSM EP race with start link
 2025-11-17 15:10 UTC  (4+ messages)

[PATCH v7 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-11-17 14:04 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add Renesas RZ/G3S
` [PATCH v7 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
  ` [External] : "
` [PATCH v7 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
` [PATCH v7 4/6] arm64: dts: renesas: rzg3s-smarc-som: Add PCIe reference clock
` [PATCH v7 5/6] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v7 6/6] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
 2025-11-17 14:00 UTC  (12+ messages)
` [PATCH v2 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [PATCH v2 02/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [PATCH v2 03/11] coco: guest: arm64: Add support for guest initiated TDI bind/unbind
` [PATCH v2 04/11] coco: guest: arm64: Add support for updating interface reports from device
` [PATCH v2 05/11] coco: guest: arm64: Add support for updating measurements "
` [PATCH v2 06/11] coco: guest: arm64: Add support for reading cached objects from host
` [PATCH v2 07/11] coco: guest: arm64: Validate Realm MMIO mappings from TDISP report
` [PATCH v2 08/11] coco: guest: arm64: Add support for fetching and verifying device info
` [PATCH v2 09/11] coco: guest: arm64: Wire Realm TDISP RUN/STOP transitions into guest driver
` [PATCH v2 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [PATCH v2 11/11] coco: guest: arm64: Enable vdev DMA after attestation

[PATCH 00/12] dt-bindings: PCI: qcom: Move remaining devices to dedicated schema
 2025-11-17 13:11 UTC  (3+ messages)

[PATCH v2 0/9] dt-bindings: PCI: qcom: Add missing required power-domains and resets
 2025-11-17 13:04 UTC  (2+ messages)

[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
 2025-11-17 12:37 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v5 2/8] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v5 3/8] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v5 4/8] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v5 5/8] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v5 6/8] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v5 7/8] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v5 8/8] MAINTAINERS: "

[PATCH] PCI: j721e: Add config guards for Cadence Host and Endpoint library APIs
 2025-11-17 11:34 UTC  (2+ messages)

[PATCH v2 0/7] ASoC/SOF/PCI/Intel: Support for Nova Lake S
 2025-11-17 11:07 UTC  (4+ messages)

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-17 11:00 UTC  (7+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 13/21] mmc: mmc_test: Switch to use %ptSp
` [PATCH v3 20/21] scsi: snic: "

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-11-17 10:08 UTC  (5+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH] PCI: cadence: Kconfig: change PCIE_CADENCE configs from tristate to bool
 2025-11-17  9:42 UTC  (9+ messages)

[PATCH v11 00/10] Enhance the PCIe controller driver for next generation controllers
 2025-11-17  9:31 UTC  (8+ messages)
` [PATCH v11 09/10] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v11 10/10] arm64: dts: cix: Enable PCIe on the Orion O6 board
` (subset) [PATCH v11 00/10] Enhance the PCIe controller driver for next generation controllers

[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-17  4:56 UTC  (9+ messages)
` [RFC PATCH 20/27] coco/tdx-host: Add connect()/disconnect() handlers prototype

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-17  4:59 UTC  (9+ messages)
` [PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v5 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH v5 0/2] PCI: Add support for PCIe WAKE# interrupt
 2025-11-17  4:28 UTC  (4+ messages)
` [PATCH v5 1/2] PM: sleep: wakeirq: Add support for custom IRQ flags in dedicated wake IRQ setup

[PATCH kernel 0/6] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
 2025-11-17  1:49 UTC  (7+ messages)
` [PATCH kernel 1/6] PCI/TSM: Add secure SPDM DOE mailbox
` [PATCH kernel 6/6] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)

[pci:next] BUILD SUCCESS 479e9f2c479909e02852852d787602a3ee1d2667
 2025-11-16 14:04 UTC 

[pci:resource] BUILD SUCCESS bf0a90fc907e47344f88e5b9b241082184dbac27
 2025-11-16  7:57 UTC 

[PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-15 20:58 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH v4 02/11] dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible
` [PATCH v4 03/11] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH v4 04/11] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
` [PATCH v4 05/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
` [PATCH v4 06/11] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH v4 07/11] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH v4 08/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH v4 09/11] arm64: dts: mediatek: mt7981b: Disable wifi by default
` [PATCH v4 10/11] arm64: dts: mediatek: mt7981b: Add wifi memory region
` [PATCH v4 11/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi

[PATCH v8 0/4] rust: leds: add led classdev abstractions
 2025-11-15 20:48 UTC  (7+ messages)
` [PATCH v8 1/4] rust: Add trait to convert a device reference to a bus device reference
` [PATCH v8 2/4] rust: leds: add basic led classdev abstractions
` [PATCH v8 3/4] rust: leds: split generic and normal led classdev abstractions up
` [PATCH v8 4/4] rust: leds: add multicolor classdev abstractions

[RFC PATCH v1 0/2] rust: pci: Introduce PCIe error handler support and sample usage
 2025-11-15  8:01 UTC  (3+ messages)

[pci:controller/meson] BUILD SUCCESS eff0306b109f2d611e44f0155b0324f6cfec3ef4
 2025-11-15  7:49 UTC 

[PATCH] arm64: dts: rockchip: align bindings to PCIe spec
 2025-11-15  7:02 UTC  (12+ messages)

[GIT PULL] PCI fixes for v6.18
 2025-11-14 23:53 UTC  (2+ messages)

[PATCH 0/2] PCI: Universal error recoverability of devices
 2025-11-14 23:45 UTC  (2+ messages)

[PATCH 1/2] PCI: Ensure error recoverability at all times
 2025-11-14 23:39 UTC  (4+ messages)

[PATCH 3/4 v3] PCI: s32g: Add initial PCIe support (RC)
 2025-11-14 21:35 UTC  (2+ messages)

[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
 2025-11-14 20:31 UTC  (12+ messages)
` [PATCH v6 RESEND 4/7] rust: io: factor common I/O helpers into Io trait
` [PATCH v6 RESEND 5/7] rust: io: factor out MMIO read/write macros
` [PATCH v6 RESEND 6/7] rust: pci: add config space read/write support

[PATCH v2 0/3] PM: runtime: Wrapper macros for usage counter guards
 2025-11-14 20:15 UTC  (8+ messages)
` [PATCH v2 1/3] PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()
` [PATCH v2 3/3] PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()

[PATCH v2 1/1] PCI: stm32: Don't use "proxy" headers
 2025-11-14 18:52 UTC 

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2025-11-14 18:35 UTC  (13+ messages)
` [PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH v2 08/11] drm/xe: Remove driver side BAR release before resize
` [PATCH v2 09/11] drm/i915: "

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2025-11-14 18:27 UTC  (2+ messages)

[PATCH 1/1] PCI (& drm/amdgpu): BAR to be excluded depends on HW generation
 2025-11-14 18:20 UTC  (3+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-11-14 17:48 UTC  (2+ messages)

[PATCH v6 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-11-14 17:19 UTC  (2+ messages)

[RESEND v13 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
 2025-11-14 16:09 UTC  (3+ messages)

[PATCH RFC 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-14 12:13 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
 2025-11-14 12:09 UTC 


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