Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-09-07 21:56:51 to 2026-09-10 13:47:22 UTC [more...]

[PATCH v3 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()
 2026-09-10 13:47 UTC  (13+ messages)

[PATCH v6 0/5] iommufd: Iterate the cache invalidation array in the core
 2026-09-10 13:03 UTC  (3+ messages)

[PATCH] ARM: dma-mapping: split cache maintenance at highmem boundary
 2026-09-10 12:53 UTC  (4+ messages)

[PATCH] iommu/dma: Finalize deferred attachments when mapping MSI pages
 2026-09-10 11:51 UTC  (3+ messages)

[PATCH v5 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
 2026-09-10 11:32 UTC  (19+ messages)
` [PATCH v5 01/18] PCI/P2PDMA: Document pdev->p2pdma lifetime rules
` [PATCH v5 02/18] PCI/P2PDMA: Document the TLP attribute assumptions
` [PATCH v5 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v5 04/18] PCI: Reject unreadable ACS controls in isolation checks
` [PATCH v5 05/18] PCI/P2PDMA: Evaluate ACS controls at the path divergence
` [PATCH v5 06/18] PCI/P2PDMA: Document directional ACS routing
` [PATCH v5 07/18] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v5 08/18] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v5 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v5 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v5 11/18] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v5 12/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v5 13/18] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v5 14/18] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v5 15/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v5 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v5 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v5 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-10 10:52 UTC  (20+ messages)
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
` [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
  ` [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API

[PATCH 00/12] iommu: qcom_iommu: implement support for instances on MSM8974
 2026-09-10 10:38 UTC  (9+ messages)
` [PATCH 06/12] iommu: qcom_iommu: support non-TZ-managed instances

[RFC PATCH 0/5] resctrl: Assign devices to resource groups via IOMMU DMA QoS tagging
 2026-09-10 10:24 UTC  (3+ messages)
` [RFC PATCH 5/5] fs/resctrl: Add a "devices" file to assign devices to groups

[PATCH v4 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-10  7:11 UTC  (6+ messages)
` [PATCH v4 1/4] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v4 2/4] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v4 3/4] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in msi_set_affinity()
` [PATCH v4 4/4] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[PATCH v3 00/13] media: iris: Migrate iommus to iris sub nodes
 2026-09-10  7:03 UTC  (20+ messages)
` [PATCH v3 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v3 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v3 03/13] dt-bindings: media: qcom,sm8750-iris: "
` [PATCH v3 04/13] iommu: of_iommu: Add support for "iommu-ranges" on a device node
` [PATCH v3 05/13] media: iris: Add non-pixel and pixel context bank devices
` [PATCH v3 06/13] media: iris: Route buffers to the matching context bank device
` [PATCH v3 07/13] media: iris: Skip DMA mask setup when the core device has no IOMMU
` [PATCH v3 08/13] arm64: dts: qcom: hamoa: Add Iris context bank subnodes
` [PATCH v3 09/13] arm64: dts: qcom: sm8550: "
` [PATCH v3 10/13] arm64: dts: qcom: lemans: "
` [PATCH v3 11/13] arm64: dts: qcom: monaco: "
` [PATCH v3 12/13] arm64: dts: qcom: sm8650: "
` [PATCH v3 13/13] arm64: dts: qcom: sm8750: "

[PATCH] x86/mm: Don't force unencrypted DMA for IOMMU-backed devices
 2026-09-10  6:55 UTC  (5+ messages)

[PATCH 7.2.y] iommu/arm-smmu-v3: Disable implementations during devm teardown
 2026-09-10  6:54 UTC 

[PATCH v1 0/8] iommu/arm-smmu-v3: Support guest-level Realm VSMMU (Part-1)
 2026-09-10  4:23 UTC  (10+ messages)
` [PATCH v1 1/8] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v1 2/8] firmware: arm_rmm: Add VSMMU commands and fields
` [PATCH v1 3/8] dma-mapping: Let a device declare that it reaches private memory
` [PATCH v1 4/8] dma-mapping: Keep DMA memory private for capable devices
` [PATCH v1 5/8] iommu: Let a driver mark an IOMMU as confidential
` [PATCH v1 6/8] iommu: Introduce TDISP T=0 state for confidential IOMMUs
` [PATCH v1 7/8] iommu: Park TDISP T=0 devices in the blocking domain
` [PATCH v1 8/8] iommu/arm-smmu-v3: Probe a guest-level Realm VSMMU via RSI commands

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-10  0:58 UTC  (5+ messages)

[PATCH v5 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-09-09 20:08 UTC  (6+ messages)
` [PATCH v5 1/5] iommu_pt: Fix test_pgsize_boundary() failure on narrow-OA formats
` [PATCH v5 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v5 3/5] iommu/generic_pt: Add Broadcom BCM2712 page table format
` [PATCH v5 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
` [PATCH v5 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes

[PATCH v3 00/13] iommu/arm-smmu-v3: Add PRI support
 2026-09-09 19:09 UTC  (25+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach
` [PATCH v3 06/13] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event
` [PATCH v3 07/13] iommu/arm-smmu-v3: Disable the queue IRQs before disabling the SMMU
` [PATCH v3 08/13] iommu/arm-smmu-v3: Disable PRI when no IRQ handler is registered
` [PATCH v3 09/13] iommu/arm-smmu-v3: Support PRI Page Request in arm_smmu_handle_ppr()

[PATCH] iommupt/kunit: Unmap in the tests before freeing the domain
 2026-09-09 16:47 UTC  (2+ messages)

[PATCH 1/2] selftests: iommu: suppress -Warray-bounds in _test_cmd_get_hw_info
 2026-09-09 16:33 UTC  (4+ messages)
` [PATCH 2/2] selftests: iommu: skip when the mock device is not there

[PATCH] iommufd/selftest: Return dmabuf fd from IOMMU_TEST_OP_DMABUF_GET again
 2026-09-09 16:23 UTC  (2+ messages)

[PATCH v5 0/9] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-09-09 15:57 UTC  (5+ messages)
` [PATCH v5 8/9] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation

[PATCH 0/3] iommu/mediatek-v1: fix the driver + mt6572 support
 2026-09-09 14:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iommu: mediatek: add mt6572
` [PATCH 2/3] iommu/mediatek-v1: fix IOMMU device binding
` [PATCH 3/3] iommu/mediatek-v1: add mt6572 support

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-09-09 11:48 UTC  (15+ messages)

[BUG] iommu/dma: "Not yet supported" CC_SHARED rejection regresses dma_alloc_attrs() on SME hosts with IOMMU-attached GPUs (commit 8277a12d0d60)
 2026-09-09 11:26 UTC  (3+ messages)

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-09-09 10:24 UTC  (9+ messages)
` [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH] MAINTAINERS: Add files to the DMA MAPPING HELPERS entry
 2026-09-09 10:15 UTC 

[PATCH v6 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-09  9:52 UTC  (3+ messages)
` [PATCH v6 1/2] iommu/arm-smmu-v3: Add a cmdq_max_n_shift module parameter
` [PATCH v6 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel

[PATCH v5 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-09  9:50 UTC  (8+ messages)
` [PATCH v5 1/2] iommu/arm-smmu-v3: Add a cmdq_max_entries module parameter
` [PATCH v5 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel

[PATCH v2] dma-mapping: use exact allocation for DMA pages
 2026-09-09  9:33 UTC  (2+ messages)

[PATCH] dma-mapping: rename dma_opt_mapping_size()
 2026-09-09  9:33 UTC  (2+ messages)

[PATCH v2] dma-mapping: don't trace the DMA address when the allocation fails
 2026-09-09  9:31 UTC  (3+ messages)

[PATCH] swiotlb: use the adjusted address for the highmem page lookup
 2026-09-09  9:30 UTC  (2+ messages)

[PATCH] dma-coherent: report a failed reserved memory assignment
 2026-09-09  9:29 UTC  (2+ messages)

[PATCH v10 00/15] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-09-09  9:20 UTC  (23+ messages)
` [PATCH v10 01/15] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v10 02/15] iommu/arm-smmu-v3: Add Q_POS() macro
` [PATCH v10 03/15] iommu/arm-smmu-v3: Add arm_smmu_drain_queue() helper
` [PATCH v10 04/15] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v10 05/15] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v10 06/15] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v10 07/15] platform-msi: Introduce platform_device_msi_rewrite()
` [PATCH v10 08/15] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v10 09/15] iommu/arm-smmu-v3: Factor out arm_smmu_handle_gerror()
` [PATCH v10 10/15] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v10 11/15] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v10 12/15] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v10 13/15] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v10 14/15] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v10 15/15] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM

[PATCH] iommu/amd: Flush stale TLB entries when freeing a nested domain ID
 2026-09-09  8:13 UTC 

[PATCH 0/7] iommu/vt-d: Fix issues reported by Sashiko
 2026-09-09  7:51 UTC  (8+ messages)
` [PATCH 1/7] iommu/vt-d: Avoid out-of-range shift in qi_desc_dev_iotlb_pasid()
` [PATCH 2/7] iommu/vt-d: Do not ignore context table copy failures
` [PATCH 3/7] iommu/vt-d: Handle DID reservation errors when copying context tables
` [PATCH 4/7] iommu/vt-d: Reserve scalable-mode DIDs from PASID entries during copy
` [PATCH 5/7] iommu/vt-d: Use old domain parameter when attaching the blocking domain
` [PATCH 6/7] iommu/vt-d: Fix iopf refcount leak in nested attach
` [PATCH 7/7] iommu/vt-d: Drop old iopf ref only after attach succeeds

[PATCH] iommu/vt-d: Fix IQE handling to cover all descriptors in submission range
 2026-09-09  7:13 UTC  (4+ messages)

[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-09-09  4:05 UTC  (10+ messages)
` [RFC] Partial iommu_unmap issue with contiguous PTE hint enabled

[PATCH v5 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-09-08 23:44 UTC  (7+ messages)
` [PATCH v5 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-09-08 23:16 UTC  (24+ messages)
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH v2 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH v2 12/15] accel/qda: Add FastRPC invocation support

[PATCH v5 00/17] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO
 2026-09-08 13:08 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3-sva: Relax ASID requirements
 2026-09-08 12:42 UTC  (4+ messages)

[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-09-08 11:42 UTC  (10+ messages)
` [PATCH 13/24] iommu/amd: Assign IOMMU Private Address domain to IOMMU
` [PATCH 18/24] iommu/amd: Introduce helper function for updating device ID mapping table
` [PATCH 23/24] iommu/amd: Assign per-vIOMMU translate device ID

[PATCH v1] iommu/vsi: Fix use-after-free during module unload
 2026-09-08 10:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] dt-bindings: arm-smmu: Document Adreno SMMU for Nord SoC
 2026-09-08  7:32 UTC  (3+ messages)

[PATCH v3 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-08  6:27 UTC  (9+ messages)
` [PATCH v3 1/3] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v3 3/3] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[PATCH v2 0/2] IOMMU Performance Optimization support
 2026-09-08  4:12 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd: Add PerfOpt IOMMU performance optimization support
` [PATCH v2 2/2] drm/amdgpu: Enable PerfOpt IOMMU perf optimization when GPU in identity domain

[PATCH v9 0/2] RISC-V IOMMU HPM support
 2026-09-08  2:03 UTC  (3+ messages)
` [PATCH v9 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v9 2/2] iommu/riscv: create a auxiliary device for HPM


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