Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-06 12:44:46 to 2026-07-08 00:12:48 UTC [more...]

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-08  0:12 UTC  (10+ messages)
` [PATCH 08/15] device core: Initial device trust infrastructure
` [PATCH 09/15] PCI, device core: Move "untrusted" concept to DEVICE_TRUST_ADVERSARY

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07 22:45 UTC  (20+ messages)
` [PATCH v8 01/10] cxl: Split decoder programming into a reusable helper
` [PATCH v8 02/10] cxl: Cache decoder settings on PCI devices
` [PATCH v8 04/10] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v8 05/10] cxl: Add CXL Device Reset helper
` [PATCH v8 06/10] cxl: Validate HDM ranges before CXL reset
` [PATCH v8 07/10] PCI/CXL: Discover the CXL reset scope
` [PATCH v8 08/10] cxl: Restore CXL HDM state after PCI reset

[PATCH 0/8] x86/pci: consolidate x86-specific PCI quirks into arch/x86/pci/fixup.c
 2026-07-07 22:18 UTC  (9+ messages)
` [PATCH 1/8] x86/pci: gate arch fixups with CONFIG_PCI_QUIRKS
` [PATCH 2/8] x86/pci: move Intel chipset quirks to arch/x86/pci/fixup.c
` [PATCH 3/8] x86/pci: move VIA "
` [PATCH 4/8] x86/pci: move SiS "
` [PATCH 5/8] x86/pci: move ALi "
` [PATCH 6/8] x86/pci: move AMD x86 "
` [PATCH 7/8] x86/pci: move x86 ifdef-gated "
` [PATCH 8/8] x86/pci: move remaining x86-specific quirks to fixup.c

[pci:next] BUILD SUCCESS 53bf92818a8362815708fc7b18e6d2c6a5fc665b
 2026-07-07 21:33 UTC 

[pci:sysfs] BUILD SUCCESS 5b95212de6dcd7e0275cea7f894fe7226c7d9f29
 2026-07-07 21:31 UTC 

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-07 21:17 UTC  (8+ messages)
` [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-07-07 21:16 UTC  (2+ messages)

[PATCH v4 0/5] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-07-07 20:35 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: dwc: Determine whether iMSI is used before calling .init
` [PATCH v4 2/5] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [PATCH v4 3/5] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
` [PATCH v4 4/5] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
` [PATCH v4 5/5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes

[PATCH v3 0/5] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-07-07 20:24 UTC  (6+ messages)
` [PATCH v3 1/5] PCI: dwc: Determine whether iMSI is used before calling .init

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-07 20:02 UTC  (45+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v6 19/20] rust: io: add copying methods
` [PATCH v6 20/20] rust: io: implement `IoSysMap`

[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-07-07 18:42 UTC  (2+ messages)

[PATCH RFC] RAS: hwerr_tracking: move recoverable hardware error tracking out of vmcoreinfo
 2026-07-07 18:35 UTC  (5+ messages)

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-07-07 16:12 UTC  (4+ messages)
` [PATCH 13/23] PCI: Add pbus_mem_size_optional() to handle optional sizes

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-07 15:41 UTC  (7+ messages)
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices

[PATCH v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID
 2026-07-07 14:12 UTC  (20+ messages)
` [PATCH v3 1/9] ata: don't store pci_device_id
` [PATCH v3 2/9] nsp32: "
` [PATCH v3 3/9] ipack: tpci200: "
` [PATCH v3 4/9] mlxsw: "
` [PATCH v3 5/9] agp/via: don't rely on address of pci_device_id
` [PATCH v3 6/9] agp/amd-k7: "
` [PATCH v3 7/9] pci: make pci_match_one_device match on ID instead of device
` [PATCH v3 8/9] pci: fix dyn_id add TOCTOU
` [PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal

[PATCH] rust: irq: make Registration compatible with lifetime-bound drivers
 2026-07-07 14:12 UTC  (4+ messages)

[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-07 14:02 UTC  (11+ messages)
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-07 13:58 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: apple: t600x: Add PCIe pwren gpios

[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
 2026-07-07 13:04 UTC  (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`

[PATCH v2] x86/video: Only fall back to vga_default_device() without screen info
 2026-07-07 12:52 UTC  (10+ messages)

[PATCH] ACPI: PCI: Clear driver_data on all error paths in acpi_pci_root_add()
 2026-07-07 12:25 UTC  (2+ messages)

[PATCH v12] PCI: Add support for PCIe WAKE# interrupt
 2026-07-07 12:08 UTC  (3+ messages)

[PATCH v1] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
 2026-07-07 11:04 UTC  (7+ messages)

CXL TSP+DCD: does trusted range re-use rebind to a device extent across release/re-add?
 2026-07-07 10:42 UTC 

[PATCH v5 0/1] PCI: hotplug: Add support for synthesizing slot uevents
 2026-07-07  9:15 UTC  (4+ messages)
` [PATCH v5 1/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events

[PATCH v4] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-07-07  8:25 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
 2026-07-07  7:19 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-07  6:48 UTC  (22+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller
` [PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios
` [PATCH 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes
` [PATCH 8/9] arm64: dts: qcom: shikra-evk: Add TC9563 PCIe switch node for PCIe
` [PATCH 9/9] arm64: dts: qcom: shikra-(cqm/cqs/iqs)-evk: Enable PCIe PHY node

[PATCH] PCI: cadence: add missing MODULE_DEVICE_TABLE()
 2026-07-07  6:12 UTC  (2+ messages)

[PATCH 0/2] Enable PCIe controllers present in Qualcomm ipq5210
 2026-07-07  6:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq5210: Enable PCIe support

[PATCH 8/9] arm64: dts: qcom: shikra-evk: Add TC9563 PCIe switch node for PCIe
 2026-07-07  5:41 UTC  (2+ messages)

[PATCH 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes
 2026-07-07  5:40 UTC  (2+ messages)

[PATCH 6/9] PCI/pwrctrl: tc9563: Add API to control endpoint power and reset
 2026-07-07  5:40 UTC  (2+ messages)

[PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios
 2026-07-07  5:39 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Update MPLLB bandwidth for i.MX95 PCIe Gen3 stability
 2026-07-07  3:12 UTC  (3+ messages)

[PATCH v2 0/3] PCI: ultrarisc: Add DP1000 PCIe clock support
 2026-07-07  2:48 UTC  (4+ messages)
` [PATCH v2 3/3] PCI: ultrarisc: allow DP1000 driver to build as module

[PATCH v2] PCI: Mask Replay Timer Timeout for Realtek RTS525A
 2026-07-07  2:20 UTC  (3+ messages)
` [PATCH v4] PCI: Disable ASPM L0s "

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-07-06 20:12 UTC  (13+ messages)
` [PATCH v2 16/31] coco/tdx-host: Support Link TSM for TDX host
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 26/31] mm: Add __free() support for __free_page()
` [PATCH v2 28/31] coco/tdx-host: Parse ACPI KEYP table to init IDE for PCI host bridges
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown

[PATCH v2] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
 2026-07-06 18:05 UTC  (2+ messages)

[PATCH 1/2] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
 2026-07-06 18:05 UTC  (2+ messages)

[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
 2026-07-06 17:59 UTC  (2+ messages)

[RFC PATCH] PCI: Get the hotplug bridge window sizes from DT
 2026-07-06 17:06 UTC  (2+ messages)

[PATCH] PCI: vmd: Only assign _OSC features in bare metal OS
 2026-07-06 16:15 UTC  (4+ messages)

[PATCH] PCI: Fix AB-BA deadlock between remove and SR-IOV sysfs
 2026-07-06 16:05 UTC  (4+ messages)

[PATCH v1] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-06 15:48 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Add Nvidia Vera Rubin device to P2P whitelist
 2026-07-06 15:35 UTC  (2+ messages)

[PATCH v2] Documentation: Update after split of <linux/mod_devicetable.h>
 2026-07-06 15:13 UTC  (2+ messages)

[PATCH v4] PCI: qcom-ep: Fix runtime PM reference leak in probe error paths
 2026-07-06 14:45 UTC  (2+ messages)

[PATCH V5 0/7]PCI: imx6: Integrate pwrctrl API and update device trees
 2026-07-06 14:42 UTC  (3+ messages)
` (subset) "

[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-07-06 14:29 UTC  (2+ messages)

[PATCH v3 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-06 13:20 UTC  (2+ messages)

[RESEND RFC PATCH] PCI: Get the hotplug bridge window sizes from DT
 2026-07-06 13:12 UTC  (2+ messages)

The VFIO/IOMMU/PCI MC at LPC 2026
 2026-07-06 12:57 UTC 

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-06 12:46 UTC  (2+ messages)


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