Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-28 15:24:49 to 2026-06-01 15:06:13 UTC [more...]

[PATCH v7 0/5] iommu: Standardize ATS robustness and state tracking
 2026-06-01 15:06 UTC  (7+ messages)
` [PATCH v7 1/5] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v7 2/5] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v7 3/5] iommu/arm-smmu-v3: Fix a UAF in the probe_device error path
` [PATCH v7 4/5] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v7 5/5] iommu/vt-d: Fail probe on ATS configuration failure

[PATCH 0/6] iommu/amd: Refactors for ATS updates
 2026-06-01 15:05 UTC  (14+ messages)
` [PATCH 1/6] iommu/amd: Clear aliases before setting the rlookup_table to NULL
` [PATCH 2/6] iommu/amd: Clear DTE with update_dte256 in iommu_ignore_device()
` [PATCH 3/6] iommu/amd: Split probe error paths to preserve IRQ remapping
` [PATCH 4/6] iommu/amd: Fix Use-After-Free in non-fatal probe error path
` [PATCH 5/6] iommu/amd: Fail probe on ATS configuration failure
` [PATCH 6/6] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()

[PATCH 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-01 13:54 UTC  (12+ messages)
` [PATCH 1/7] PCI: qcom: fix parsing of PERST# in the legacy case
` [PATCH 2/7] wifi: ath11k: enable support for WCN6851
` [PATCH 3/7] regulator: dt-bindings: qcom,qca6390-pmu: document WCN6851
` [PATCH 4/7] dt-bindings: bluetooth: qcom,wcn6855-bt: "
` [PATCH 5/7] arm64: dts: qcom: sm8350: expand UART18 to 4 pins config
` [PATCH 6/7] arm64: dts: qcom: sm8350: modernize PCIe entries
` [PATCH 7/7] arm64: dts: qcom: sm8350-hdk: describe WiFi/BT chip

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-06-01 12:32 UTC  (5+ messages)
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag

[PATCH v1] Bluetooth: btintel_pcie: Fix null pointer dereference in remove
 2026-06-01 10:44 UTC  (2+ messages)

[PATCH v6 0/6] iommu: Standardize ATS robustness and state tracking
 2026-06-01 10:41 UTC  (20+ 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: "

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-01 10:03 UTC  (17+ messages)
  ` [PATCH v5 1/4] PCI/TPH: expose the enabled TPH requester type

[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

[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 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 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  (3+ 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 8/8] vfio/pci: Virtualize PCIe TPH capability registers
 2026-05-28 16:42 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