Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-22 18:54:11 to 2026-06-23 17:47:30 UTC [more...]

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-23 17:47 UTC  (21+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v2] pci: loongson: Avoid L0s on LS7A1000 PCIe x8 [0014:7a29] Root Ports rev2
 2026-06-23 17:44 UTC  (2+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-23 17:06 UTC  (5+ messages)
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update

[PATCH v20 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-23 16:36 UTC  (8+ messages)
` [PATCH v20 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH v19 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-23 16:33 UTC  (3+ messages)

[PATCH v4 12/12] NTB: epf: Implement db_vector_count/mask for doorbells
 2026-06-23 16:31 UTC  (2+ messages)

[PATCH 0/1] Fix Thunderbolt enumeration
 2026-06-23 16:02 UTC  (3+ messages)
` [PATCH 1/1] PCI: Fix bus number allocation for switches with multiple downstream ports

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-23 14:32 UTC  (12+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V2 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [PATCH V2 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V2 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH V2 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH V2 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH V2 7/8] arm64: dts: imx8qm-mek: "
` [PATCH V2 8/8] arm64: dts: imx8qxp-mek: "

SDXI on AMD EPYC (in relation to Nathan’s SDXI dmaengine patchset)
 2026-06-23 14:32 UTC  (3+ messages)

[PATCH v2] x86/video: Only fall back to vga_default_device() without screen info
 2026-06-23 14:25 UTC  (3+ messages)

[PATCH v2] PCI: vgaarb: Include 0x0380 devices in boot VGA selection
 2026-06-23 14:16 UTC  (4+ messages)

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-23 14:15 UTC  (11+ messages)

[PATCH v4 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-23 13:53 UTC  (19+ messages)
` [PATCH v4 1/9] rust: module: move module types into `module.rs`
` [PATCH v4 2/9] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v4 3/9] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v4 4/9] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v4 5/9] rust: drm: set fops.owner from driver module pointer
` [PATCH v4 6/9] rust: miscdevice: "
` [PATCH v4 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v4 8/9] rust: binder: "
` [PATCH v4 9/9] rust: macros: remove `THIS_MODULE` static from `module!`

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-23 13:12 UTC  (12+ messages)
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 05/10] rust: page: convert to `Ownable`

[PATCH v2] PCI: cadence: skip the link polling when endpoint not connected
 2026-06-23 10:05 UTC  (2+ messages)

[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
 2026-06-23  9:56 UTC  (5+ messages)
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping

[PATCH v6 0/4] PCI: Add DOE support for endpoint
 2026-06-23  9:24 UTC  (9+ messages)
` [PATCH v6 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v6 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v6 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
` [PATCH v6 4/4] Documentation: PCI: Add documentation for DOE endpoint support

[PATCH RESEND v18 00/12] vfio/pci: Add PCIe TPH support
 2026-06-23  9:13 UTC  (25+ messages)
` [PATCH RESEND v18 01/12] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH RESEND v18 02/12] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH RESEND v18 03/12] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH RESEND v18 04/12] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH RESEND v18 05/12] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
` [PATCH RESEND v18 06/12] PCI/TPH: Expose the enabled TPH requester type
` [PATCH RESEND v18 07/12] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH RESEND v18 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
` [PATCH RESEND v18 09/12] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH RESEND v18 10/12] vfio/pci: Add TPH_ENABLE feature skeleton and unsafe module parameter
` [PATCH RESEND v18 11/12] vfio/pci: Add TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH RESEND v18 12/12] vfio/pci: Virtualize PCIe TPH capability registers

[PATCH v4 0/4] Add PCIe support for RZ/V2H(P) SoC
 2026-06-23  8:29 UTC  (8+ messages)
` [PATCH v4 2/4] PCI: rzg3s-host: Use shared reset controls for power domain resets

[PATCH v2 00/21] lib: Rust implementation of SPDM
 2026-06-23  7:01 UTC  (43+ messages)
` [PATCH v2 01/21] rust: transmute: add `cast_slice[_mut]` functions
` [PATCH v2 02/21] rust: create basic untrusted data API
` [PATCH v2 03/21] rust: validate: add `Validate` trait
` [PATCH v2 04/21] X.509: Make certificate parser public
` [PATCH v2 05/21] X.509: Parse Subject Alternative Name in certificates
` [PATCH v2 06/21] X.509: Move certificate length retrieval into new helper
` [PATCH v2 07/21] rust: add bindings for hash.h
` [PATCH v2 08/21] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [PATCH v2 09/21] lib: rspdm: Initial commit of Rust SPDM
` [PATCH v2 10/21] PCI/TSM: Rename pf0 to host
` [PATCH v2 11/21] PCI/TSM: Support connecting to PCIe CMA devices
` [PATCH v2 12/21] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH v2 13/21] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH v2 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v2 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v2 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v2 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v2 18/21] lib: rspdm: Support SPDM get_certificate
` [PATCH v2 19/21] lib: rspdm: Support SPDM certificate validation
` [PATCH v2 20/21] rust: allow extracting the buffer from a CString
` [PATCH v2 21/21] lib: rspdm: Support SPDM challenge

[PATCH] PCI: cadence: skip the link polling when endpoint not connected
 2026-06-23  6:37 UTC  (5+ messages)

[PATCH] PCI: mvebu: allocate ports with pcie struct
 2026-06-23  6:14 UTC  (6+ messages)

[PATCH v3] PCI/portdrv: Allow probing even without child services
 2026-06-23  6:00 UTC  (5+ messages)

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-23  3:47 UTC  (23+ messages)
` [PATCH v7 01/11] cxl: Split decoder programming into a reusable helper
` [PATCH v7 02/11] cxl: Cache decoder settings on PCI devices
` [PATCH v7 03/11] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v7 04/11] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v7 05/11] cxl: Add CXL Device Reset helper
` [PATCH v7 06/11] cxl: Validate HDM ranges before CXL reset
` [PATCH v7 07/11] PCI/cxl: Discover the CXL reset scope
` [PATCH v7 08/11] cxl: Coordinate sibling functions for CXL reset
` [PATCH v7 09/11] cxl: Restore CXL HDM state after PCI reset
` [PATCH v7 10/11] PCI/cxl: Expose CXL Reset as a PCI reset method
` [PATCH v7 11/11] Documentation/ABI: Document CXL Reset "

[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-23  1:57 UTC  (5+ messages)
` [PATCH 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq

[PATCH v6] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-06-23  1:20 UTC  (2+ messages)

[PATCH v5] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-06-23  0:21 UTC  (3+ messages)

[pci:controller/mvebu] BUILD SUCCESS 7cb033507068936f9da3c59e5c31a54e4e8dafa6
 2026-06-23  0:07 UTC 

[PATCH] misc: pci_endpoint_test: fix use-after-free after device unbind
 2026-06-22 20:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/7] PCI/IOV: Return u16 from pci_sriov_get_totalvfs()
 2026-06-22 19:43 UTC  (2+ messages)
` [PATCH v2 2/7] rust: pci: Add sriov_get_totalvfs() helper

[pci:controller/host-common] BUILD SUCCESS fda8749ba73638f5bbca3ffb39bc6861eb3b23fa
 2026-06-22 19:37 UTC 

[PATCH v9 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-22 19:09 UTC  (9+ messages)
` [PATCH v9 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v9 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v9 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v9 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[pci:next] BUILD SUCCESS 40e92a5476e7aa3af966d37a58b5d40a929e55c6
 2026-06-22 19:04 UTC 


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