On Tue, Oct 24, 2023 at 02:50:51PM +0100, Joao Martins wrote: > v6 is a replacement of what's in iommufd next: > https://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git/log/?h=for-next > > Joao Martins (18): > vfio/iova_bitmap: Export more API symbols > vfio: Move iova_bitmap into iommufd > iommufd/iova_bitmap: Move symbols to IOMMUFD namespace > iommu: Add iommu_domain ops for dirty tracking > iommufd: Add a flag to enforce dirty tracking on attach > iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING > iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP > iommufd: Add capabilities to IOMMU_GET_HW_INFO > iommufd: Add a flag to skip clearing of IOPTE dirty > iommu/amd: Add domain_alloc_user based domain allocation > iommu/amd: Access/Dirty bit support in IOPTEs > iommu/vt-d: Access/Dirty bit support for SS domains > iommufd/selftest: Expand mock_domain with dev_flags > iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKING > iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKING > iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP > iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO > iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag Ok, I refreshed the series, thanks! Jason