* [git pull] IOMMU Fixes for Linux v6.17-rc2
@ 2025-08-22 9:08 Joerg Roedel
2025-08-22 13:36 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2025-08-22 9:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu
Hi Linus,
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.17-rc2
for you to fetch changes up to 99d4d1a070870aa08163af8ce0522992b7f35d8c:
iommu/riscv: prevent NULL deref in iova_to_phys (2025-08-22 08:51:49 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.17-rc2:
Including:
- AMD-Vi: Fix potential stack buffer overflow via command line.
- NVidia-Tegra: Fix endianess sparse warning.
- ARM-SMMU: Fix ATS-masters reference count issue.
- Virtio-IOMMU: Fix race condition on instance lookup.
- RISC-V IOMMU: Fix potential NULL-ptr dereference in
riscv_iommu_iova_to_phys().
----------------------------------------------------------------
Kees Cook (1):
iommu/amd: Avoid stack buffer overflow from kernel cmdline
Nicolin Chen (2):
iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Robin Murphy (1):
iommu/virtio: Make instance lookup robust
XianLiang Huang (1):
iommu/riscv: prevent NULL deref in iova_to_phys
drivers/iommu/amd/init.c | 4 ++--
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 +-
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c | 8 +++++---
drivers/iommu/riscv/iommu.c | 2 +-
drivers/iommu/virtio-iommu.c | 15 +++++++++------
5 files changed, 18 insertions(+), 13 deletions(-)
Please pull.
Thanks,
Joerg
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] IOMMU Fixes for Linux v6.17-rc2
2025-08-22 9:08 [git pull] IOMMU Fixes for Linux v6.17-rc2 Joerg Roedel
@ 2025-08-22 13:36 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-22 13:36 UTC (permalink / raw)
To: Joerg Roedel; +Cc: Linus Torvalds, Will Deacon, linux-kernel, iommu
The pull request you sent on Fri, 22 Aug 2025 11:08:00 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.17-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c37d2bc92b90ef4df898d1aa7a3ffed34e4043b8
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-22 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-22 9:08 [git pull] IOMMU Fixes for Linux v6.17-rc2 Joerg Roedel
2025-08-22 13:36 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).