Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-17 16:08:34 to 2026-06-20 09:00:03 UTC [more...]

[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-20  9:00 UTC  (9+ messages)
` [PATCH v2 1/4] rust: pci: make Vendor::from_raw() public
` [PATCH v2 2/4] rust: pci: add managed Device::enable_device()
` [PATCH v2 3/4] rust: completion: add complete()
` [PATCH v2 4/4] rust: samples: add EDU PCI driver sample

[PATCH] PCI: meson: Fix PERST# timing by asserting reset before LTSSM enable
 2026-06-20  8:59 UTC  (5+ messages)

[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
 2026-06-19 18:39 UTC  (54+ messages)
` [PATCH v8 01/25] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v8 02/25] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v8 03/25] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v8 04/25] PCI/sysfs: Split pci_llseek_resource() for device and legacy attributes
` [PATCH v8 05/25] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v8 06/25] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v8 07/25] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v8 08/25] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v8 09/25] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v8 10/25] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v8 11/25] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v8 12/25] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v8 13/25] alpha/PCI: Use PCI resource accessor macros
` [PATCH v8 14/25] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v8 15/25] alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
` [PATCH v8 16/25] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v8 17/25] alpha/PCI: Convert resource files to static attributes
` [PATCH v8 18/25] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v8 19/25] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v8 20/25] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v8 21/25] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v8 22/25] PCI/sysfs: Add legacy I/O and memory attribute macros
` [PATCH v8 23/25] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v8 24/25] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v8 25/25] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap

[PATCH 00/10] rust: driver: use pointers instead of indices for ID info
 2026-06-19 17:12 UTC  (22+ messages)
` [PATCH 01/10] rust: driver: remove `IdTable::id`
` [PATCH 02/10] rust: driver: simplify `IdArray::new_without_index`
` [PATCH 03/10] rust: pci: use `Option<&IdInfo>` for device ID info
` [PATCH 04/10] rust: net/phy: remove expansion from doc
` [PATCH 05/10] rust: driver: centralize device ID handling
` [PATCH 06/10] rust: driver: remove `$module_table_name` from `module_device_table`
` [PATCH 07/10] rust: driver: store pointers in `DeviceId`
` [PATCH 08/10] rust: driver: remove open-coded matching logic
` [PATCH 09/10] rust: driver: remove duplicate ID table
` [PATCH 10/10] RFC: rust: driver: support map-like syntax for "

[PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
 2026-06-19 15:33 UTC  (3+ messages)

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-06-19 15:29 UTC  (3+ messages)

[PATCH 0/9] PCI: controller: Add missing rescan lock around root bus removal
 2026-06-19 15:20 UTC  (3+ messages)

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-19 15:13 UTC  (15+ messages)
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 8/9] vfio/pci: Permanently revoke a DMABUF on request

[PATCH 1/1] PCI: imx6: Use dev_err_probe
 2026-06-19 14:11 UTC  (3+ messages)

Faulty hardware, where PCIe SMBUS SDA and SCL is switched
 2026-06-19  9:33 UTC 

[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-19  7:37 UTC  (13+ messages)
` [PATCH 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [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 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH 7/8] arm64: dts: imx8qm-mek: "
` [PATCH 8/8] arm64: dts: imx8qxp-mek: "

[PATCH] PCI: Add ACS quirk for Pericom PI7C9X2G304 switches [12d8:b304]
 2026-06-19  7:35 UTC  (4+ messages)

[PATCH v2 0/4] PCI: qcom: Add link retention support
 2026-06-19  5:00 UTC  (4+ messages)
` [PATCH v2 3/4] "

[PATCH] PCI/TSM: Resume device to D0 for CMA-SPDM operation
 2026-06-19  4:02 UTC  (3+ messages)

[PATCH 00/18] lib: Rust implementation of SPDM
 2026-06-18 22:51 UTC  (5+ messages)
` [PATCH 08/18] PCI/TSM: Support connecting to PCIe CMA devices

[RFC PATCH v2 0/2] PCI/CXL: Add RDPAS support for CXL.io
 2026-06-18 22:36 UTC  (13+ messages)
` [RFC PATCH v2 1/2] PCI/CXL: Add RDPAS parsing support
` [RFC PATCH v2 2/2] PCI/CXL: Enable usage of RDPAS to shortcut error device discovery

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

[PATCH 1/3] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
 2026-06-18 21:54 UTC  (14+ messages)
` [PATCH 2/3] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-18 22:02 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [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 v2 4/4] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes

[PATCH] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes
 2026-06-18 19:26 UTC  (2+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-18 16:35 UTC  (14+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices

[PATCH] PCI: imx6: fix building against pwrctrl
 2026-06-18 14:36 UTC 

[PATCH v2 1/2] Bluetooth: hci_core: Add reset_type parameter to hdev->reset() callback
 2026-06-18 11:08 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btintel_pcie: Fix TOCTOU race in reset path

[PATCH] MAINTAINERS: Drop Karthikeyan Mitran from MOBIVEIL PCIE entry
 2026-06-18 10:56 UTC  (4+ messages)

[PATCH 0/2] Enable WCN6855 Bluetooth on lemans-evk via PCIe M.2 Key E connector
 2026-06-18  9:59 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: lemans-evk: Describe the "

[RFC PATCH] PCI: Sort resources by size as secondary key
 2026-06-18  9:42 UTC  (2+ messages)

[PATCH v7 0/3] Add root port reset to support link recovery
 2026-06-18  9:34 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95
` [PATCH v7 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupts for PCIe
` [PATCH v7 3/3] PCI: imx6: Add root port reset to support link recovery

[PATCH] nvme-pci: fix CMB mapping when CMBSZ Size field is zero
 2026-06-18  8:39 UTC  (2+ messages)

[PATCH] PCI: vgaarb: Include 0x0380 devices in default selection
 2026-06-18  8:33 UTC  (2+ messages)

MAINTAINERS entry for MOBIVEIL PCIE IP
 2026-06-18  7:59 UTC  (2+ messages)

[PATCH v7 0/4] PCI: tegra: Add Tegra264 support
 2026-06-18  7:27 UTC  (12+ messages)
` [PATCH v7 1/4] dt-bindings: pci: Strictly distinguish C0 from C1-C5
` [PATCH v7 2/4] PCI: Use standard wait times for PCIe link monitoring
` [PATCH v7 3/4] PCI: tegra: Add Tegra264 support
` [PATCH v7 4/4] arm64: tegra: Reorder reg and reg-names to match bindings

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-18  6:33 UTC  (4+ messages)

[PATCH v8 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-18  6:10 UTC  (7+ messages)
` [PATCH v8 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v8 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v2 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-06-18  5:51 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller

[BUG] KASAN: slab-use-after-free in pci_endpoint_test_ioctl
 2026-06-18  3:01 UTC  (2+ messages)

[PATCH v15 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-06-18  0:47 UTC  (6+ messages)
` [PATCH v15 2/2] dmaengine: dw-edma: Add non-LL mode

[RFC PATCH 0/2] PCI/CXL: Add RDPAS support for CXL.io
 2026-06-17 23:07 UTC  (5+ messages)
` [RFC PATCH 1/2] PCI/CXL: Add RDPAS parsing support

[BUG] nvme/pci: nvme_map_cmb triggers WARN_ON in __add_pages when CMBSZ.SZ is zero
 2026-06-17 18:44 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