Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-18 16:09:45 to 2026-05-19 17:19:59 UTC [more...]

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-05-19 17:19 UTC  (7+ messages)

[PATCH 0/2] Enable PCIe controllers present in Qualcomm ipq5210
 2026-05-19 16:57 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq5210: Enable PCIe support

[PATCH v3 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-19 16:56 UTC  (48+ messages)
` [PATCH v3 03/27] rust: driver: decouple driver private data from driver type
` [PATCH v3 04/27] rust: driver core: drop drvdata before devres release
` [PATCH v3 05/27] rust: pci: implement Sync for Device<Bound>
` [PATCH v3 06/27] rust: platform: "
` [PATCH v3 07/27] rust: auxiliary: "
` [PATCH v3 08/27] rust: usb: "
` [PATCH v3 09/27] rust: device: "
` [PATCH v3 10/27] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v3 16/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v3 17/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v3 18/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH v3 19/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v3 20/27] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v3 21/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v3 22/27] rust: driver-core: rename 'a lifetime to 'bound

[PATCH v3 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-19 16:55 UTC  (5+ messages)
` [PATCH v3 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-19 16:52 UTC  (7+ messages)

[PATCH] PCI/AER: Clear non-fatal errors on AER recovery failure
 2026-05-19 16:05 UTC  (5+ messages)

[PATCH v2] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-05-19 16:05 UTC  (2+ messages)

[PATCH iwl-next v2 0/2] Introduce IDPF PCI callbacks
 2026-05-19 15:54 UTC  (8+ messages)
` [PATCH iwl-next v2 1/2] idpf: remove conditonal MBX deinit from idpf_vc_core_deinit()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/2] idpf: implement pci error handlers

[pci:controller/dwc-imx6] BUILD SUCCESS 250eea5c06f5291603612cdf0c60326db4e19141
 2026-05-19 15:04 UTC 

[pci:reset] BUILD SUCCESS 10baa9b4df4005ca53c59c30c2d4b774469e10b6
 2026-05-19 14:53 UTC 

[PATCH v3 0/3] iommu/arm-smmu-v3: Fix ATS robustness and state tracking
 2026-05-19 14:59 UTC  (9+ messages)
` [PATCH v3 1/3] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v3 2/3] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v3 3/3] iommu/arm-smmu-v3: Fix ATS state tracking via ats_prepared gate

[pci:next] BUILD SUCCESS b1ad4420983a1d8ddb0f770f6ed48d11b91d92aa
 2026-05-19 14:40 UTC 

[PATCH v4 00/12] PCI: endpoint: pci-epf-vntb / NTB: epf: Enable per-doorbell bit handling
 2026-05-19 14:42 UTC  (2+ messages)

[PATCH] PCI: mvebu: Use fixed-width interrupt masks
 2026-05-19 14:32 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: fix incorrectly skipped pwrctrl error message
 2026-05-19 14:27 UTC  (2+ messages)

[PATCH] PCI: dwc: Fix signedness bug in fault injection test code
 2026-05-19 14:21 UTC  (2+ messages)

[PATCH v3 0/2] PCI: tegra194: ASPM L1 entrance latency from device tree
 2026-05-19 14:17 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller
 2026-05-19 13:41 UTC  (3+ messages)
  ` [PATCH 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC

[PATCH] PCI: dwc: Use DEFINE_SHOW_ATTRIBUTE for ltssm_status debugfs
 2026-05-19 13:35 UTC  (2+ messages)

[PATCH v2] dt-bindings: Fix phandle-array constraints, again
 2026-05-19 13:27 UTC  (2+ messages)

[PATCH v6 0/3] PCI: cadence: Add LTSSM debugfs
 2026-05-19 13:20 UTC  (5+ messages)
` [PATCH v6 1/3] PCI: cadence: Add HPA architecture flag
` [PATCH v6 2/3] PCI: cadence: Add HPA IP debugfs for LTSSM status
` [PATCH v6 3/3] PCI: cadence: Add LGA "

[PATCH 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-05-19 13:07 UTC  (4+ messages)

[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
 2026-05-19 12:52 UTC  (5+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU

[PATCH v5 0/3] PCI: cadence: Add LTSSM debugfs
 2026-05-19 12:23 UTC  (4+ messages)
` [PATCH v5 3/3] PCI: cadence: Add LGA IP debugfs for LTSSM status

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-19 12:12 UTC  (32+ messages)
` [PATCH v4 01/24] PCI: Don't suspend IOMMU when probing reset capability
` [PATCH v4 02/24] PCI: Propagate FLR return values to callers
` [PATCH v4 03/24] iommu: Convert gdev->blocked from bool to enum gdev_blocked
` [PATCH v4 04/24] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v4 05/24] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 07/24] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v4 08/24] iommu: Change group->devices to RCU-protected list
` [PATCH v4 09/24] iommu: Add group pointer to struct group_device
` [PATCH v4 10/24] iommu: Add __iommu_group_block_device helper
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v4 12/24] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v4 13/24] iommu/arm-smmu-v3: Skip remaining GERROR causes on SFM
` [PATCH v4 14/24] iommu/arm-smmu-v3: Introduce per-cmdq cmdq_err_handler callback
` [PATCH v4 15/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when CMD_SYNC times out
` [PATCH v4 16/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when queue_has_space() fails
` [PATCH v4 17/24] iommu/arm-smmu-v3: Add master in arm_smmu_inv for ATS entries
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v4 19/24] iommu/arm-smmu-v3: Add invs and has_ats to struct arm_smmu_cmdq_batch
` [PATCH v4 20/24] iommu/arm-smmu-v3: Introduce arm_smmu_cmdq_batch_issue() wrapper
` [PATCH v4 21/24] iommu/arm-smmu-v3: Move arm_smmu_invs_for_each_entry to header
` [PATCH v4 22/24] iommu/arm-smmu-v3: Introduce master->ats_invs
` [PATCH v4 23/24] iommu/arm-smmu-v3: Serialize STE.EATS and ats_broken updates
` [PATCH v4 24/24] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout

[pci:controller/dwc-qcom] BUILD SUCCESS 23499e7be16635a1c9c295026550903bf9486695
 2026-05-19 11:56 UTC 

[PATCH] nios2: remove the architecture
 2026-05-19 11:40 UTC  (12+ messages)

[pci:pwrctrl] BUILD SUCCESS 548f3d287d92bcbc908b02db57fb889f8a8276a0
 2026-05-19 11:31 UTC 

[PATCH v3 0/9] Fixes/improvements for the PCI M.2 power sequencing driver
 2026-05-19 11:30 UTC  (14+ messages)
` [PATCH v3 1/9] power: sequencing: pcie-m2: Fix inconsistent function prefixes
` [PATCH v3 2/9] power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devices
` [PATCH v3 3/9] power: sequencing: pcie-m2: Improve PCI device ID check
` [PATCH v3 4/9] power: sequencing: pcie-m2: Create serdev for PCI devices present before probe
` [PATCH v3 5/9] power: sequencing: pcie-m2: Create BT node based on the pci_device_id[] table
` [PATCH v3 6/9] power: sequencing: Add an API to return the pwrseq device's 'dev' pointer
` [PATCH v3 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v3 8/9] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
` [PATCH v3 9/9] Bluetooth: hci_qca: Set 'bt_en_available' based on W_DISABLE2# presence in M.2 connector

[PATCH net-next v3 02/14] libie: add PCI device initialization helpers to libie
 2026-05-19 10:03 UTC  (4+ messages)

[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
 2026-05-19  9:24 UTC  (8+ messages)
` [PATCH v2 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
` [PATCH v2 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
` [PATCH v2 3/4] PCI: qcom: Indicate broken L1ss exit "
` [PATCH v2 4/4] nvme-pci: Use pci_suspend_retains_context() API during suspend

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-05-19  8:42 UTC  (9+ messages)

[PATCH v2 0/4] Add PCIe support for RZ/V2H(P) SoC
 2026-05-19  6:57 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2H(P) support

[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-05-19  6:07 UTC  (6+ messages)

[pci:controller/mediatek-gen3] BUILD SUCCESS d39d55d7411c18ca6aeb63aafa8035f4ad8b317f
 2026-05-19  6:01 UTC 

[PATCH v4 0/3] PCI: Add d3cold/soft reset methods for devices with limited reset capability
 2026-05-19  5:35 UTC  (4+ messages)
` [PATCH v4 2/3] PCI: Add soft reset method as last resort

[PATCH v3 0/4] PCI: Add DOE support for endpoint
 2026-05-19  5:30 UTC  (11+ messages)
` [PATCH v3 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v3 3/4] PCI: endpoint: Add API for DOE initialization and setup in EPC core

[PATCH v3] arm64: defconfig: Enable PCI M.2 power sequencing driver
 2026-05-19  3:16 UTC  (2+ messages)

[PATCH] PCI: hotplug: compaq: drop X86 dependency
 2026-05-19  3:00 UTC  (2+ messages)

[PATCH v8] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
 2026-05-19  2:23 UTC  (4+ messages)

[PATCH] PCI: ibmphp: remove unused variable
 2026-05-19  2:04 UTC 

[PATCH v7 0/2] AMD Promontory 21 xHCI temperature sensor support
 2026-05-19  0:07 UTC  (3+ messages)
` [PATCH v7 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
` [PATCH v7 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support

[PATCH v6 0/2] AMD Promontory 21 xHCI temperature sensor support
 2026-05-18 23:25 UTC  (10+ messages)
` [PATCH v6 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue

[PATCH] PCI/pwrctrl: lock device when calling device_is_bound()
 2026-05-18 22:32 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS WITH UNVERIFIED WARNING ed831e7ea1a860bdbab3eadeb95f7f73e9d212df
 2026-05-18 20:02 UTC  (2+ messages)

[PATCH v2 0/2] Wait for device readiness after D3hot -> D0uninitialized transition
 2026-05-18 19:48 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: Log device readiness timeouts as errors
` [PATCH v2 2/2] PCI: Wait for device readiness after D3hot -> D0uninitialized transition

[PATCH v16 0/5] shut down devices asynchronously
 2026-05-18 19:32 UTC  (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH v8 5/5] misc: pci_endpoint_test: Add AER error handlers
 2026-05-18 17:55 UTC  (2+ messages)

[PATCH v8 4/5] PCI: qcom: Add support for resetting the Root Port due to link down event
 2026-05-18 17:38 UTC  (2+ messages)

[PATCH 2/2] PCI: meson: Add missing remove callback
 2026-05-18 16:59 UTC 

[PATCH 1/2] PCI: dwc: Guard RAS DES debugfs deinit
 2026-05-18 16:59 UTC 

[PATCH v8 3/5] PCI: host-common: Add link down handling for Root Ports
 2026-05-18 17:05 UTC  (2+ messages)

[PATCH v16 0/7] Error recovery for vfio-pci devices on s390x
 2026-05-18 16:56 UTC  (4+ messages)
` [PATCH v16 4/7] s390/pci: Store PCI error information for passthrough devices

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-18 16:47 UTC  (10+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD

[PATCH v2 2/4] PCI: rzg3s-host: Use shared reset controls for power domain resets
 2026-05-18 16:42 UTC  (2+ messages)

[PATCH] PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
 2026-05-18 16:34 UTC  (4+ messages)
  ` 答复: [外部邮件] "

[PATCH v8 2/5] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
 2026-05-18 16:27 UTC  (2+ messages)

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-18 16:09 UTC  (7+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events


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