Re: [PATCH 00/19] [PULL REQUEST] Intel IOMMU updates for v6.13

From: Joerg Roedel
Date: Tue Nov 05 2024 - 07:33:28 EST


On Mon, Nov 04, 2024 at 09:40:20AM +0800, Lu Baolu wrote:
> Andy Shevchenko (1):
> iommu/vt-d: Increase buffer size for device name
>
> Dr. David Alan Gilbert (1):
> iommu/vt-d: Remove unused dmar_msi_read
>
> Jinjie Ruan (1):
> iommu/vt-d: Use PCI_DEVID() macro
>
> Joel Granados (3):
> iommu/vt-d: Separate page request queue from SVM
> iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU
> iommufd: Enable PRI when doing the iommufd_hwpt_alloc
>
> Klaus Jensen (2):
> iommu/vt-d: Remove the pasid present check in prq_event_thread
> iommu/vt-d: Drop pasid requirement for prq initialization
>
> Lu Baolu (8):
> iommu/vt-d: Add domain_alloc_paging support
> iommu/vt-d: Remove unused domain_alloc callback
> iommu/vt-d: Enhance compatibility check for paging domain attach
> iommu/vt-d: Remove domain_update_iommu_cap()
> iommu/vt-d: Remove domain_update_iommu_superpage()
> iommu/vt-d: Refactor first_level_by_default()
> iommu/vt-d: Refine intel_iommu_domain_alloc_user()
> iommu/vt-d: Drain PRQs when domain removed from RID
>
> Yi Liu (1):
> iommu/vt-d: Drop s1_pgtbl from dmar_domain
>
> Zhenzhong Duan (2):
> iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()
> iommu/vt-d: Fix checks and print in pgtable_walk()

Applied, thanks Baolu.