Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-28 08:00:51 to 2026-06-01 08:20:12 UTC [more...]

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-06-01  8:20 UTC  (7+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH v6 0/6] iommu: Standardize ATS robustness and state tracking
 2026-06-01  8:17 UTC  (17+ messages)
` [PATCH v6 1/6] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v6 2/6] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v6 3/6] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()
` [PATCH v6 4/6] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v6 5/6] iommu/vt-d: Fail probe on ATS configuration failure
` [PATCH v6 6/6] iommu/amd: "

[REGRESSION][BISECTED] HDA controller MMIO unreadable on Intel 5-series PCH (Ibex Peak) since v6.16
 2026-06-01  7:34 UTC  (6+ messages)

[PATCH v10 0/2] PCI: Add support for PCIe WAKE# interrupt
 2026-06-01  3:37 UTC  (4+ messages)
` [PATCH v10 2/2] "

[PATCH] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-06-01  3:36 UTC  (4+ messages)

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-06-01  2:57 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/3] Add root port reset to support link recovery
 2026-05-31 11:47 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: imx6q-pcie: Add optional interrupt entries for intr, aer and pme

[PATCH] PCI: qcom: Handle mixed PERST#/PHY DT configuration
 2026-05-31 11:07 UTC  (2+ messages)

[PATCH v18 0/3] rust: leds: add led classdev abstractions
 2026-05-31  7:55 UTC  (10+ messages)
` [PATCH v18 1/3] rust: leds: add basic "
` [PATCH v18 2/3] rust: leds: add Mode trait
` [PATCH v18 3/3] rust: leds: add multicolor classdev abstractions

[PATCH v2 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-30 16:25 UTC  (26+ messages)
` [PATCH v2 01/16] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH v2 02/16] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH v2 03/16] PCI: dwc: imx6: Use cached PCIe capability offset
` [PATCH v2 04/16] PCI: dwc: layerscape-ep: "
` [PATCH v2 05/16] PCI: dwc: meson: "
` [PATCH v2 06/16] PCI: dwc: rockchip: "
` [PATCH v2 07/16] PCI: dwc: eswin: "
` [PATCH v2 08/16] PCI: dwc: fu740: "
` [PATCH v2 09/16] PCI: dwc: intel-gw: "
` [PATCH v2 10/16] PCI: dwc: qcom-ep: "
` [PATCH v2 11/16] PCI: dwc: qcom: "
` [PATCH v2 12/16] PCI: dwc: sophgo: "
` [PATCH v2 13/16] PCI: dwc: spacemit-k1: "
` [PATCH v2 14/16] PCI: dwc: spear13xx: "
` [PATCH v2 15/16] PCI: dwc: tegra194: "
` [PATCH v2 16/16] PCI: dwc: ultrarisc: "

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

[PATCH v2 06/11] iommu/arm-smmu-v3: Support PRI Page Request in arm_smmu_handle_ppr()
 2026-05-30  4:59 UTC  (2+ messages)

[PATCH v17 0/3] rust: leds: add led classdev abstractions
 2026-05-30  3:10 UTC  (6+ messages)
` [PATCH v17 1/3] rust: leds: add basic "
` [PATCH v17 2/3] rust: leds: add Mode trait
` [PATCH v17 3/3] rust: leds: add multicolor classdev abstractions

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-30  1:27 UTC  (4+ messages)
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag

[PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 05/11] moduleparam: Rename .get field to .get_str
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-29 23:05 UTC  (14+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v2 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v2 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v2 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v2 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v2 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-29 20:31 UTC  (15+ messages)
  ` [PATCH v5 1/4] PCI/TPH: expose the enabled TPH requester type

[PATCH v3] PCI: Ensure ATS disabled via quirk before notifying IOMMU drivers
 2026-05-29 20:11 UTC  (2+ messages)

[pci:controller/dwc-qcom] BUILD SUCCESS 29f692985819f4089f02a86e151a72f6d4cdd90d
 2026-05-29 17:24 UTC 

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-05-29 12:24 UTC  (27+ messages)
` [PATCH 01/16] psci: simplify hotplug_tests()
` [PATCH 02/16] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH 03/16] powerpc: "
` [PATCH 04/16] x86/events: "
` [PATCH 05/16] ACPI: pad: Use sysfs_emit() for idlecpus show
` [PATCH 06/16] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH 07/16] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH 08/16] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH 09/16] hwtracing: hisi_ptt: "
` [PATCH 10/16] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 12/16] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH 13/16] perf: "
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show
` [PATCH 15/16] thermal: intel: Use sysfs_emit() for powerclamp cpumask
` [PATCH 16/16] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[PATCH v2] hwmon: (k10temp) Add thermal support for AMD 1Ah Family Models 80h-8Fh
 2026-05-29 11:34 UTC  (2+ messages)

[PATCH v7 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-05-29 11:27 UTC  (4+ messages)

[PATCH v5 0/7] iommu: Standardize ATS robustness and state tracking
 2026-05-29  7:08 UTC  (18+ messages)
` [PATCH v5 1/7] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v5 2/7] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v5 3/7] PCI/ATS: Decouple pci_ats_supported() from pci_prepare_ats()
` [PATCH v5 4/7] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v5 5/7] iommu/vt-d: Fix RB-tree corruption and Use-After-Free in probe
` [PATCH v5 6/7] iommu/vt-d: Fail probe on ATS configuration failure
` [PATCH v5 7/7] iommu/amd: "

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

[PATCH v6 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-28 20:39 UTC  (10+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH v4 0/5] iommu: Standardize ATS robustness and state tracking
 2026-05-28 20:27 UTC  (4+ messages)
` [PATCH v4 2/5] PCI/ATS: Validate STU for VFs in pci_prepare_ats()

[pci:endpoint] BUILD SUCCESS e6ff30150738af5c7aa20fad08b74cbf9b86d3a2
 2026-05-28 19:16 UTC 

[PATCH v4 4/5] iommu/vt-d: Fail probe on ATS configuration failure
 2026-05-28 17:36 UTC  (4+ messages)

[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
 2026-05-28 16:42 UTC  (11+ messages)
` [PATCH v14 1/8] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v14 2/8] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v14 3/8] PCI/TPH: Add requester selection policy to pcie_enable_tph()
` [PATCH v14 4/8] PCI/TPH: Add requester policy to pcie_tph_get_cpu_st()
` [PATCH v14 5/8] PCI/TPH: expose the enabled TPH requester type
` [PATCH v14 6/8] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH v14 7/8] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_CPU_ST to query TPH steering tag
` [PATCH v14 8/8] vfio/pci: Virtualize PCIe TPH capability registers

[PATCH v6 0/9] cxl: Add cxl_reset sysfs attribute for memdevs
 2026-05-28 13:03 UTC  (19+ messages)
` [PATCH v6 1/9] cxl/hdm: Add helpers to restore and commit memdev decoders
` [PATCH v6 2/9] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v6 3/9] cxl: Add reset-idle and cache flush helpers
` [PATCH v6 4/9] PCI/CXL: Add sibling function coordination for reset
` [PATCH v6 5/9] cxl/pci: Add CXL DVSEC reset helper
` [PATCH v6 6/9] cxl/pci: Track memdevs affected by CXL reset
` [PATCH v6 7/9] cxl/pci: Orchestrate CXL reset for affected memdevs
` [PATCH v6 8/9] cxl/memdev: Add cxl_reset sysfs attribute
` [PATCH v6 9/9] Documentation/ABI: Document CXL memdev cxl_reset

[PATCH 6.6 000/508] 6.6.141-rc1 review
 2026-05-28 12:56 UTC  (2+ messages)

[PATCH] PCI: qcom: Disable ASPM L0s for SA8775P
 2026-05-28 12:25 UTC  (5+ messages)

[PATCH v2 04/11] iommu/arm-smmu-v3: Drain in-flight fault handlers
 2026-05-28 11:45 UTC  (2+ messages)

[PATCH v2 07/11] iommu/arm-smmu-v3: Disable PRI when no IRQ handler is registered
 2026-05-28  9:13 UTC  (2+ messages)

[PATCH v2 08/11] iommu/arm-smmu-v3: Allocate IOPF queue for ARM_SMMU_FEAT_PRI
 2026-05-28  8:59 UTC  (2+ messages)

[PATCH v2 03/11] iommu/arm-smmu-v3: Add arm_smmu_drain_queue_for_iopf() helper
 2026-05-28  8:43 UTC  (2+ messages)

[PATCH v5 0/4] PCI: tegra: Add Tegra264 support
 2026-05-28  8:34 UTC  (7+ messages)
` [PATCH v5 2/4] PCI: Use standard wait times for PCIe link monitoring

[PATCH v2 00/11] iommu/arm-smmu-v3: Add PRI support
 2026-05-28  7:59 UTC  (2+ messages)
` [PATCH v2 11/11] iommu/arm-smmu-v3: Enable PRI for PCI device in arm_smmu_probe_device()


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