Hi Linus, A note: I will be off for the next two weeks and Will Deacon takes over IOMMU maintenance during that time. I should be back in time for the next merge window. With that being said, here is a bunch of fixes: The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454: Linux 6.10-rc5 (2024-06-23 17:08:54 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.10-rc5 for you to fetch changes up to 09aaa2d0642359fddae607b6950b2ca7bd1cf04f: MAINTAINERS: Update IOMMU tree location (2024-06-28 14:31:50 +0200) ---------------------------------------------------------------- IOMMU Fixes for Linux v6.10-rc5 Including: - Two cache flushing fixes for Intel and AMD drivers - AMD guest translation enabling fix - Update IOMMU tree location in MAINTAINERS file ---------------------------------------------------------------- Joerg Roedel (1): MAINTAINERS: Update IOMMU tree location Lu Baolu (1): iommu/vt-d: Fix missed device TLB cache tag Vasant Hegde (2): iommu/amd: Invalidate cache before removing device from domain list iommu/amd: Fix GT feature enablement again MAINTAINERS | 8 ++++---- drivers/iommu/amd/init.c | 1 + drivers/iommu/amd/iommu.c | 12 ++++++------ drivers/iommu/intel/iommu.c | 20 ++++++++++---------- 4 files changed, 21 insertions(+), 20 deletions(-) Please pull. Thanks, Joerg