Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-30 08:21:56 to 2026-07-01 11:10:44 UTC [more...]

[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
 2026-07-01 11:10 UTC  (20+ messages)
` [PATCH v2 1/7] ata: don't keep pci_device_id
` [PATCH v2 2/7] nsp32: "
` [PATCH v2 3/7] ipack: tpci200: "
` [PATCH v2 4/7] mlxsw: "
` [PATCH v2 5/7] pci: make pci_match_one_device match on ID instead of device
` [PATCH v2 6/7] pci: fix dyn_id add TOCTOU
` [PATCH v2 7/7] pci: fix UAF when probe runs concurrent to dyn ID removal

[PATCH V5 0/7]PCI: imx6: Integrate pwrctrl API and update device trees
 2026-07-01 11:06 UTC  (14+ messages)
` [PATCH V5 1/7] arm: dts: imx6qdl-sabresd: Add power supply property to Root Port node
` [PATCH V5 2/7] arm: dts: imx6sx-sdb: "
` [PATCH V5 3/7] arm64: dts: imx8mm-evk: "
` [PATCH V5 4/7] arm64: dts: imx8mp-evk: Add power supply properties "
` [PATCH V5 5/7] arm64: dts: imx8mq-evk: "
` [PATCH V5 6/7] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V5 7/7] arm64: dts: imx95: Move "

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-01 10:36 UTC  (24+ messages)
` [PATCH 1/9] dt-bindings: phy: sc8280xp-qmp-pcie: Document Shikra PCIe phy
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller
` [PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios
` [PATCH 4/9] PCI: qcom: Add support for Shikra
` [PATCH 5/9] phy: qcom: qmp-pcie: Add QMP PCIe PHY "
` [PATCH 6/9] PCI/pwrctrl: tc9563: Add API to control endpoint power and reset
` [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

[pci:next] BUILD SUCCESS 8ed613d20370a1bac750005bc35e2c01bd46ad88
 2026-07-01  9:17 UTC 

[pci:dt-binding] BUILD SUCCESS d71376622c459f57e5dd86c7d5bb505b664faa37
 2026-07-01  9:11 UTC 

[pci:controller/rzg3s-host] BUILD SUCCESS 007c7304d80f1462b98a36284f45adcc1eb8adec
 2026-07-01  9:12 UTC 

[pci:controller/dwc-meson] BUILD SUCCESS 40fb390cbcc11797c44c16dabdf763ec87643671
 2026-07-01  9:12 UTC 

[PATCH V4 0/7] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-07-01  8:44 UTC  (22+ messages)
` [PATCH V4 1/7] arm: dts: imx6qdl-sabresd: Move power supply property to Root Port node
` [PATCH V4 2/7] arm: dts: imx6sx-sdb: "
` [PATCH V4 4/7] arm64: dts: imx8mp-evk: Move power supply properties "
` [PATCH V4 5/7] arm64: dts: imx8mq-evk: "
` [PATCH V4 6/7] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V4 7/7] arm64: dts: imx95: "

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-01  8:33 UTC  (10+ messages)

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

[PATCH v8 0/3] PCI: cadence: Add LTSSM debugfs
 2026-07-01  7:48 UTC  (7+ messages)
` [PATCH v8 1/3] PCI: cadence: Add HPA architecture flag
` [PATCH v8 2/3] PCI: cadence: Add HPA IP debugfs for LTSSM status
` [PATCH v8 3/3] PCI: cadence: Add LGA "

[PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
 2026-07-01  6:34 UTC  (2+ messages)

[PATCH v7 0/3] PCI: cadence: Add LTSSM debugfs
 2026-07-01  6:32 UTC  (4+ messages)
` [PATCH v7 2/3] PCI: cadence: Add HPA IP debugfs for LTSSM status

[PULL] PCI: meson: Fix PERST# timing by asserting reset before LTSSM enable
 2026-07-01  6:31 UTC 

[PATCH v3 1/8] PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
 2026-07-01  6:26 UTC  (2+ messages)
` [PATCH v3 2/8] rust: pci: add sriov_get_totalvfs() helper

[PATCH] PCI: Mask Replay Timer Timeout for Realtek RTS525A
 2026-07-01  6:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: Drop Karthikeyan Mitran from MOBIVEIL PCIE entry
 2026-07-01  5:09 UTC  (2+ messages)

[PATCH] PCI: qcom: Skip PERST# GPIOs provided by downstream PCIe devices
 2026-07-01  5:08 UTC  (2+ messages)

[PATCH] PCI: imx6: fix building against pwrctrl
 2026-07-01  4:53 UTC  (3+ messages)

[PATCH] PCI: imx6: fix building against host-common
 2026-07-01  4:53 UTC  (2+ messages)

[PATCH V4 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-07-01  2:21 UTC  (13+ messages)
` [PATCH V4 1/8] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
` [PATCH V4 2/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V4 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V4 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH V4 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH V4 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH V4 7/8] arm64: dts: imx8qm-mek: "
` [PATCH V4 8/8] arm64: dts: imx8qxp-mek: "

[PATCH iwl-next v3 0/2] Introduce IDPF PCI callbacks
 2026-06-30 23:18 UTC  (3+ messages)
` [PATCH iwl-next v3 1/2] idpf: remove conditional MBX deinit from idpf_vc_core_deinit()
` [PATCH iwl-next v3 2/2] idpf: implement pci error handlers

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-30 22:34 UTC  (12+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges

[PATCH v1] sysfs: Include bridge window address size flags
 2026-06-30 20:43 UTC  (3+ messages)

[PATCH v1] PCI: keystone: Fix OF node reference leak in init
 2026-06-30 20:41 UTC  (2+ messages)

[pci:controller/dwc-imx6] BUILD SUCCESS 4b523544008aa70cda4b34c0589bbe47172c2637
 2026-06-30 20:23 UTC 

[PATCH v7 0/4] PCI: tegra: Add Tegra264 support
 2026-06-30 20:13 UTC  (9+ messages)
` [PATCH v7 1/4] dt-bindings: pci: Strictly distinguish C0 from C1-C5
` [PATCH v7 3/4] PCI: tegra: Add Tegra264 support

[PATCH v2 0/3] New vendor support and optimizations for DWC PCIe PMU
 2026-06-30 20:03 UTC  (12+ messages)
` [PATCH v2 1/3] perf/dwc_pcie: Add support for Picoheart vendor devices
` [PATCH v2 2/3] perf/dwc_pcie: Support narrowed time-based counter for long time monitoring
` [PATCH v2 3/3] perf/dwc_pcie: Convert to faux device interface

[PATCH v1] PCI: xgene: Drop unnecessary OF node reference
 2026-06-30 20:00 UTC  (2+ messages)

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-30 18:04 UTC  (4+ messages)
` [PATCH v2 1/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used

[PATCH v20 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-30 17:27 UTC  (7+ messages)
` [PATCH v20 1/3] s390/pci: Store PCI error information for passthrough devices
` [PATCH v20 2/3] vfio-pci/zdev: Add a device feature for error information
` [PATCH v20 3/3] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

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

[PATCH] PCI: vmd: Only assign _OSC features in bare metal OS
 2026-06-30 17:10 UTC  (2+ messages)

[PATCH 2/2] PCI: ultrarisc: get and enable DP1000 PCIe clocks
 2026-06-30 16:55 UTC  (2+ messages)

[BUG] PCI/VGA: KASAN slab-use-after-free in dev_driver_string from vga_arb_release
 2026-06-30 16:46 UTC  (3+ messages)
` [PATCH] PCI/VGA: vgaarb: Hold pci_dev references for per-file cards

[PATCH v2 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-06-30 16:39 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes

[PATCH v4 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-06-30 15:38 UTC  (2+ messages)

[PATCH v3 0/4] CI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-06-30 14:54 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes

[PATCH v5 0/4] Add PCIe support for RZ/V2H(P) SoC
 2026-06-30 14:27 UTC  (2+ messages)

[PATCH v7 0/3] Add root port reset to support link recovery
 2026-06-30 14:18 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95
` (subset) [PATCH v7 0/3] Add root port reset to support link recovery

[PATCH v2] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes
 2026-06-30 14:17 UTC 

[PATCH v5 00/20] rust: I/O type generalization and projection
 2026-06-30 13:07 UTC  (5+ messages)

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

[PATCH 1/2] dt-bindings: connector: pcie-m2-e: Add 3.3Vaux supply support
 2026-06-30 11:44 UTC  (11+ messages)

[PATCH v8 0/8] lan966x pci device: Add support for SFPs, PCI part
 2026-06-30 11:32 UTC  (17+ messages)
` [PATCH v8 1/8] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v8 2/8] drivers: core: Use fw_devlink_set_device()
` [PATCH v8 3/8] pinctrl: cs42l43: "
` [PATCH v8 4/8] cxl/test: Use device_set_node()
` [PATCH v8 5/8] cxl/test: Use fw_devlink_set_device()
` [PATCH v8 6/8] PCI: of: "
` [PATCH v8 7/8] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v8 8/8] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node

[PATCH] PCI: dwc: meson: Fix reset GPIO initial state
 2026-06-30 11:28 UTC  (2+ messages)

[PATCH v2 0/2] Add PCIe binding for IPQ9650 and IPQ5210
 2026-06-30 11:09 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