Hi Linus, The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29: Linux 5.15-rc3 (2021-09-26 14:08:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.15-rc3 for you to fetch changes up to f0b636804c7c4c564efbca5981e3c56b5c6fe0c5: iommu/dart: Clear sid2group entry when a group is freed (2021-09-28 11:47:24 +0200) ---------------------------------------------------------------- IOMMU Fixes for Linux v5.15-rc3 Including: - Two fixes for the new Apple DART driver to fix a kernel panic and a stale data usage issue - Intel VT-d fix for how PCI device ids are printed ---------------------------------------------------------------- Bjorn Helgaas (1): iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses Sven Peter (2): iommu/dart: Remove iommu_flush_ops iommu/dart: Clear sid2group entry when a group is freed drivers/iommu/apple-dart.c | 56 +++++++++++++++++++++++++++++----------------- drivers/iommu/intel/dmar.c | 6 ++--- 2 files changed, 38 insertions(+), 24 deletions(-) Please pull. Thanks, Joerg