Hi Linus, The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa: Linux 6.1-rc5 (2022-11-13 13:12:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.1-rc5 for you to fetch changes up to 7fc961cf7ffcb130c4e93ee9a5628134f9de700a: iommu/vt-d: Set SRE bit only when hardware has SRS cap (2022-11-19 10:46:52 +0100) ---------------------------------------------------------------- IOMMU Fixes for Linux v6.1-rc5 Including: - Fix presetting accessed bits in Intel VT-d page-directory entries to avoid hardware error - Set supervisor bit only when Intel IOMMU has the SRS capability ---------------------------------------------------------------- Tina Zhang (2): iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries iommu/vt-d: Set SRE bit only when hardware has SRS cap drivers/iommu/intel/iommu.c | 8 +++----- drivers/iommu/intel/pasid.c | 5 +++-- 2 files changed, 6 insertions(+), 7 deletions(-) Please pull. Thanks, Joerg