[git pull] IOMMU Fixes for Linux v7.1-rc5
From: Joerg Roedel
Date: Fri May 29 2026 - 07:17:45 EST
Hi Linus,
The following changes since commit 5200f5f493f79f14bbdc349e402a40dfb32f23c8:
Linux 7.1-rc4 (2026-05-17 13:59:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v7.1-rc5
for you to fetch changes up to 00c257948900fae69dae2a055b378edf09aacf6e:
MAINTAINERS: Add my employer to my entries (2026-05-28 13:52:54 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v7.1-rc5
Including:
- Fix compile warning with gcc-16.1
- Intel VT-d: Simplify calculate_psi_aligned_address()
- MAINTAINERS updates
----------------------------------------------------------------
Arnd Bergmann (1):
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Jason Gunthorpe (1):
iommu/vt-d: Simplify calculate_psi_aligned_address()
Joerg Roedel (2):
MAINTAINERS: Add Vasant Hegde to reviewers of AMD IOMMU
MAINTAINERS: Add my employer to my entries
MAINTAINERS | 5 ++--
drivers/iommu/intel/cache.c | 51 ++++++++++++++-----------------------
drivers/iommu/io-pgtable-arm-v7s.c | 18 ++++++++-----
include/linux/compiler_attributes.h | 11 ++++++++
lib/debugobjects.c | 2 +-
5 files changed, 46 insertions(+), 41 deletions(-)
Please pull.
Thanks,
Joerg