Hi Linus, The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6: Linux 6.0-rc6 (2022-09-18 13:44:14 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.0-rc6 for you to fetch changes up to 154897807050c1161cb2660e502fc0470d46b986: iommu/vt-d: Check correct capability for sagaw determination (2022-09-21 10:22:54 +0200) ---------------------------------------------------------------- IOMMU Fixes for Linux v6.0-rc6 Including: - Two fixes for Intel VT-d: - Check the right capability bit for 5-level page table support. - Revert a previous fix which caused a regression with Thunderbolt devices. ---------------------------------------------------------------- Lu Baolu (1): Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()" Yi Liu (1): iommu/vt-d: Check correct capability for sagaw determination drivers/iommu/intel/dmar.c | 7 ------- drivers/iommu/intel/iommu.c | 29 ++++++++++++++++++++++++++--- include/linux/dmar.h | 4 +--- 3 files changed, 27 insertions(+), 13 deletions(-) Please pull. Thanks, Joerg