Hi Linus, The following changes since commit 88084a3df1672e131ddc1b4e39eeacfd39864acf: Linux 5.19-rc5 (2022-07-03 15:39:28 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.19-rc5 for you to fetch changes up to c51b8f85c4157eb91c2f4ab34b0c52fea642e77c: MAINTAINERS: Remove iommu@lists.linux-foundation.org (2022-07-08 09:34:26 +0200) ---------------------------------------------------------------- IOMMU Fixes for Linux v5.19-rc5 Including: - Patch for the Intel VT-d driver to fix device setup failures when the PASID table is shared - Fix for Intel VT-d device hot-add failure due to wrong device notifier order - Remove the old IOMMU mailing list from the MAINTAINERS file now that it has been retired ---------------------------------------------------------------- Joerg Roedel (1): MAINTAINERS: Remove iommu@lists.linux-foundation.org Lu Baolu (1): iommu/vt-d: Fix RID2PASID setup/teardown failure Yian Chen (1): iommu/vt-d: Fix PCI bus rescan device hot add MAINTAINERS | 11 -------- drivers/iommu/intel/dmar.c | 2 +- drivers/iommu/intel/iommu.c | 24 ---------------- drivers/iommu/intel/pasid.c | 69 ++------------------------------------------- drivers/iommu/intel/pasid.h | 1 - include/linux/intel-iommu.h | 3 -- 6 files changed, 4 insertions(+), 106 deletions(-) Please pull. Thanks, Joerg