Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-22 06:32:04 to 2026-06-23 09:04:50 UTC [more...]

[PATCH RESEND v18 00/12] vfio/pci: Add PCIe TPH support
 2026-06-23  9:04 UTC  (21+ 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 v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-23  8:55 UTC  (6+ messages)

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-23  8:34 UTC  (10+ 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: "

[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] PCI: vgaarb: Include 0x0380 devices in boot VGA selection
 2026-06-23  7:32 UTC  (4+ messages)

[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 v4 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-23  6:29 UTC  (10+ 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] 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  (7+ messages)
` [PATCH 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [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 v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-22 23:13 UTC  (10+ messages)
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v20 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-22 20:49 UTC  (13+ messages)
` [PATCH v20 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v20 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v20 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v20 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH] misc: pci_endpoint_test: fix use-after-free after device unbind
 2026-06-22 20:40 UTC  (4+ 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 

[pci:sysfs] BUILD SUCCESS 814565ddc12a58904dcdab8d68d1051f716e28f8
 2026-06-22 18:43 UTC 

[pci:controller/rescan_lock] BUILD SUCCESS 0bd9611587bb494c33566d825fe34b2705e4b167
 2026-06-22 18:43 UTC 

[pci:controller/iproc-bcma] BUILD SUCCESS 3c2e6cc6affa8acdb99a580be1f8f297edf54204
 2026-06-22 18:40 UTC 

[PATCH v2] PCI/proc: check user access return values in proc_bus_pci_{read,write}()
 2026-06-22 17:19 UTC  (2+ messages)

[PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
 2026-06-22 17:16 UTC  (2+ messages)

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-06-22 17:14 UTC  (2+ messages)

[PATCH 0/9] PCI: controller: Add missing rescan lock around root bus removal
 2026-06-22 17:12 UTC  (2+ messages)

[PATCH v3 RESEND] drivers/pci: Decouple DPC from AER service
 2026-06-22 17:03 UTC  (2+ messages)

Re: Re: [PATCH v2] PCI: host-common: Request bus reassignment when not probe-only
 2026-06-22 16:56 UTC  (2+ messages)

[PATCH] PCI: vgaarb: Include 0x0380 devices in default selection
 2026-06-22 15:58 UTC  (6+ messages)

[PATCH] PCI: pnv_php: Use common error handling code in pnv_php_alloc_slot()
 2026-06-22 15:58 UTC  (2+ messages)

[PATCH] PCI: qcom-ep: fix refcount leak in qcom_pcie_ep_probe()
 2026-06-22 15:50 UTC  (3+ messages)

[RFC PATCH] PCI: Sort resources by size as secondary key
 2026-06-22 15:09 UTC  (4+ messages)

[PATCH] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
 2026-06-22 14:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-22 14:22 UTC  (8+ messages)
` [PATCH v2 2/4] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH v3 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-06-22 10:12 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller

[PATCH] PCI/IOV: Drop device reference on sriov_init() failure
 2026-06-22  9:40 UTC  (2+ messages)

[PATCH v2 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-06-22  8:50 UTC  (4+ messages)
` [PATCH v2 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH v2] power: sequencing: pcie-m2: Sort PCI device IDs in ascending order
 2026-06-22  8:05 UTC  (2+ messages)

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


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