Re: [PATCH 00/14] [PULL REQUEST] Intel IOMMU updates for v6.12

From: Joerg Roedel
Date: Mon Sep 02 2024 - 12:17:32 EST


On Mon, Sep 02, 2024 at 10:27:10AM +0800, Lu Baolu wrote:
> Lu Baolu (10):
> iommu/vt-d: Require DMA domain if hardware not support passthrough
> iommu/vt-d: Remove identity mappings from si_domain
> iommu/vt-d: Always reserve a domain ID for identity setup
> iommu/vt-d: Remove has_iotlb_device flag
> iommu/vt-d: Factor out helpers from domain_context_mapping_one()
> iommu/vt-d: Add support for static identity domain
> iommu/vt-d: Cleanup si_domain
> iommu/vt-d: Move PCI PASID enablement to probe path
> iommu/vt-d: Unconditionally flush device TLB for pasid table updates
> iommu/vt-d: Add qi_batch for dmar_domain
>
> Sanjay K Kumar (1):
> iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
>
> Tina Zhang (3):
> iommu/vt-d: Factor out invalidation descriptor composition
> iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
> iommu/vt-d: Introduce batched cache invalidation

Applied, thanks Baolu.