Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-17 14:01:14 to 2025-11-19 13:11:19 UTC [more...]

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-19 13:11 UTC  (14+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 14/21] net: dsa: sja1105: Switch to use %ptSp
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "

[PATCH v2 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
 2025-11-19 12:43 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
` [PATCH v2 2/2] PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

[PATCH v7 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-11-19 12:37 UTC  (4+ messages)
` [PATCH v7 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
  ` [External] : "

[PATCH 0/2] PCI: host-common: Allow drivers to use the device's drvdata pointer
 2025-11-19 12:01 UTC  (5+ messages)
` [PATCH 1/2] PCI: host-common: Do not set drvdata in pci_host_common_init()
` [PATCH 2/2] PCI: apple: Store private pointer in platform device's drvdata

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-11-19 11:21 UTC  (7+ messages)
` [PATCH v7 1/6] samples: rust: rust_driver_pci: use "kernel vertical" style for imports
` [PATCH v7 2/6] rust: devres: "
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait
` [PATCH v7 4/6] rust: io: factor out MMIO read/write macros
` [PATCH v7 5/6] rust: pci: add config space read/write support
` [PATCH v7 6/6] sample: rust: pci: add tests for config space routines

[PATCH v2 0/4] PCI: dwc: Advertise L1 PM Substates only if driver requests it
 2025-11-19 11:08 UTC  (10+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] PCI: tegra194: Remove unnecessary L1SS disable code
` [PATCH v2 3/4] PCI: dw-rockchip: Configure L1SS support
` [PATCH v2 4/4] arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1

[PATCH 1/2] PCI: Ensure error recoverability at all times
 2025-11-19 10:02 UTC  (3+ messages)

[PATCH 0/2] PCI: Universal error recoverability of devices
 2025-11-19  9:26 UTC  (3+ messages)

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-19  9:18 UTC  (25+ messages)
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v8 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v8 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH v2 0/3] PCI: Universal error recoverability of devices
 2025-11-19  8:50 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/PM: Reinstate clearing state_saved in legacy and !pm codepaths
` [PATCH v2 2/3] PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw
` [PATCH v2 3/3] PCI/ERR: Ensure error recoverability at all times

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-19  8:26 UTC  (22+ messages)
` [RESEND v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [RESEND v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
` [RESEND v13 03/25] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [RESEND v13 04/25] cxl/pci: Remove unnecessary CXL RCH "
` [RESEND v13 05/25] cxl: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
` [RESEND v13 06/25] cxl: Move CXL driver's RCH error handling into core/ras_rch.c
` [RESEND v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
` [RESEND v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
` [RESEND v13 10/25] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [RESEND v13 11/25] cxl/pci: Log message if RAS registers are unmapped

[PATCH v2 2/3] PCI: qcom: Check for the presence of a device instead of Link up during suspend
 2025-11-19  8:03 UTC  (4+ messages)
    `  "

[PATCH] PCI: Check rom image addr at every step
 2025-11-19  7:10 UTC  (4+ messages)

[pci:controller/keystone] BUILD SUCCESS bc10d0ad540df599a3ab154f0255d901d3c2b030
 2025-11-19  6:31 UTC 

[pci:controller/brcmstb] BUILD SUCCESS 8d4ec3fbb15e97b58c395398c743453012bbb93f
 2025-11-19  5:30 UTC 

[PATCH] PCI: xilinx: Fix INTx IRQ domain leak when MSI allocation fails
 2025-11-19  3:33 UTC 

[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
 2025-11-19  3:11 UTC  (4+ messages)
` [PATCH v5 2/8] dt-bindings: PCI: Add ASPEED PCIe RC support

[PATCH v6 0/5] Disable ATS via iommu during PCI resets
 2025-11-19  3:03 UTC  (9+ messages)
` [PATCH v6 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v6 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v6 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v6 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v6 5/5] PCI: Suspend iommu function prior to resetting a device

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-19  2:57 UTC  (24+ messages)
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [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] PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
 2025-11-19  2:33 UTC 

[PATCH v5 6/8] PCI: Add FMT, TYPE and CPL status definition for TLP header
 2025-11-19  2:27 UTC  (3+ messages)

[pci:controller/j721e] BUILD SUCCESS 444a43bf3c029cc0a7c8d97611b3c126cddb5489
 2025-11-19  2:25 UTC 

[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
 2025-11-18 23:43 UTC  (13+ messages)
` [PATCH v6 RESEND 4/7] rust: io: factor common I/O helpers into Io trait
` [PATCH v6 RESEND 6/7] rust: pci: add config space read/write support

[pci:controller/dwc] BUILD SUCCESS f994ca5a3c812db6896ff04a5cf1fbd286d88799
 2025-11-18 23:28 UTC 

[PATCH] PCI: stm32: Fix LTSSM EP race with start link
 2025-11-18 21:28 UTC  (4+ messages)

[PATCH 1/4] PCI: dwc: Advertise L1 PM Substates only if driver requests it
 2025-11-18 20:45 UTC  (3+ messages)

[PATCH 2/4] PCI: tegra194: Remove unnecessary L1SS disable code
 2025-11-18 20:31 UTC  (4+ messages)

[PATCH 1/4] PCI: dwc: Advertise L1 PM Substates only if driver requests it
 2025-11-18 20:22 UTC  (2+ messages)

[PATCH 1/4] PCI: dwc: Advertise L1 PM Substates only if driver requests it
 2025-11-18 19:48 UTC  (2+ messages)

[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-18 19:09 UTC  (16+ messages)
` [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 15/26] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT

[PATCH v9 0/7] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-11-18 18:45 UTC  (2+ messages)

[RFC v1 0/5] Fix some register offset as per RK3399 TRM part 2
 2025-11-18 17:50 UTC  (10+ messages)
` [RFC v1 1/5] PCI: rockchip: Fix Link Control register offset and enable ASPM/CLKREQ
` [RFC v1 2/5] PCI: rockchip: Fix Device Control register offset for Max payload size
` [RFC v1 3/5] PCI: rockchip: Fix Slot Capability Register offset for slot power limit
` [RFC v1 4/5] PCI: rockchip: Fix Link Control and Status Register 2 for target link speed
` [RFC v1 5/5] PCI: rockchip: Fix Linkwidth Control Register offset for Retrain Link

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-18 17:01 UTC  (8+ messages)
` [PATCH 1/4 v5] dt-bindings: PCI: s32g: Add NXP "
` [PATCH 2/4 v5] PCI: dw: Add more registers and bitfield definition
` [PATCH 3/4 v5] PCI: s32g: Add initial PCIe support (RC)
` [PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-18 14:59 UTC  (7+ messages)

[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-18 14:29 UTC  (7+ messages)
` [PATCH 3/9] serdev: Allow passing the serdev device name to serdev_device_add()
` [PATCH 6/9] serdev: Skip registering serdev devices from DT is external connector is used
` [PATCH 8/9] Bluetooth: hci_qca: Add support for WCN7850 PCIe M.2 card

[PATCH RESEND v5] vmcoreinfo: Track and log recoverable hardware errors
 2025-11-18 14:10 UTC  (3+ messages)

[PATCH v2 1/1] PCI: stm32: Don't use "proxy" headers
 2025-11-18 12:42 UTC  (3+ messages)

[PATCH v3 0/2] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2025-11-18 11:00 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add PCIe3 and PCIe5 regulators for HAMAO-IOT-EVK board

[PATCH] PCI: Mark Nvidia GB10 to avoid bus reset
 2025-11-18  9:39 UTC  (3+ messages)

[PATCH v2 0/4] PCI: rockchip: 5.0 GT/s speed may be dangerous
 2025-11-18  7:17 UTC  (2+ messages)

[pci:ptm] BUILD SUCCESS 044b9f1a7f4f3d41563007d0762c83a7d7505ac0
 2025-11-18  5:08 UTC 

[RFC 1/2] Set steering-tag directly for PCIe P2P memory access
 2025-11-18  0:50 UTC  (2+ messages)

[PATCH v11 04/10] PCI: cadence: Add support for High Perf Architecture (HPA) controller
 2025-11-18  0:45 UTC  (3+ messages)

[PATCH v2 0/4] PCI: rockchip: 5.0 GT/s speed may be dangerous
 2025-11-18  0:43 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: rockchip: limit RK3399 to 2.5 GT/s to prevent damage
` [PATCH v2 2/4] PCI: rockchip-host: comment danger of 5.0 GT/s speed
` [PATCH v2 3/4] arm64: dts: rockchip: remove dangerous max-link-speed from helios64
` [PATCH v2 4/4] arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4s

[PATCH v7 0/2] rust: leds: add led classdev abstractions
 2025-11-17 22:04 UTC  (3+ messages)
` [PATCH v7 1/2] rust: Add trait to convert a device reference to a bus device reference

[PATCH] hwmon: (k10temp) Add AMD Steam Deck APU ID
 2025-11-17 18:44 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
 2025-11-17 17:25 UTC  (2+ messages)

[PATCH] PCI: stm32: Fix EP page_size alignment
 2025-11-17 17:17 UTC  (2+ messages)

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

[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  (3+ messages)
` [RFC 2/2] "

[PATCH 0/3] PCI: rockchip: 5.0 GT/s speed may be dangerous
 2025-11-17 15:59 UTC  (5+ messages)

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

[PATCH v2 0/8] PCI/TSM: Finalize "Link" TSM infrastructure
 2025-11-17 14:58 UTC  (3+ messages)
` [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  (2+ messages)

[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
 2025-11-17 14:00 UTC  (5+ messages)
` [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


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