Re: [PATCH 00/10] [PULL REQUEST] Intel IOMMU updates for v7.1

From: Joerg Roedel

Date: Thu Apr 02 2026 - 03:36:04 EST


On Thu, Apr 02, 2026 at 02:57:23PM +0800, Lu Baolu wrote:
> Bjorn Helgaas (2):
> iommu/vt-d: Remove dmar_readl() and dmar_readq()
> iommu/vt-d: Remove dmar_writel() and dmar_writeq()
>
> Jason Gunthorpe (4):
> iommu/vt-d: Split piotlb invalidation into range and all
> iommu/vt-d: Pass size_order to qi_desc_piotlb() not npages
> iommu/vt-d: Remove the remaining pages along the invalidation path
> iommu/vt-d: Simplify calculate_psi_aligned_address()
>
> Zhenzhong Duan (4):
> iommu/vt-d: Block PASID attachment to nested domain with dirty
> tracking
> iommu/vt-d: Rename device_set_dirty_tracking() and pass dmar_domain
> pointer
> iommu/vt-d: Support dirty tracking on PASID
> iommufd/selftest: Test dirty tracking on PASID

Applied, thanks Baolu.