From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
linux-kernel@vger.kernel.org, iommu@lists.linux.dev
Subject: [git pull] IOMMU Fixes for Linux v6.16-rc3
Date: Fri, 4 Jul 2025 16:22:03 +0200 [thread overview]
Message-ID: <aGfji8aafXu3hTQl@8bytes.org> (raw)
Hi Linus,
The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:
Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.16-rc4
for you to fetch changes up to 25b1b75bbaf96331750fb01302825069657b2ff8:
iommu/vt-d: Assign devtlb cache tag on ATS enablement (2025-07-04 10:33:56 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.16-rc4
Including:
- Rockchip driver: Fix infinite loop caused by probing race condition.
- Intel VT-d: Assign devtlb cache tag on ATS enablement
----------------------------------------------------------------
Lu Baolu (1):
iommu/vt-d: Assign devtlb cache tag on ATS enablement
Simon Xue (1):
iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
drivers/iommu/intel/cache.c | 5 ++---
drivers/iommu/intel/iommu.c | 11 ++++++++++-
drivers/iommu/intel/iommu.h | 2 ++
drivers/iommu/rockchip-iommu.c | 3 ++-
4 files changed, 16 insertions(+), 5 deletions(-)
Please pull.
Thanks,
Joerg
next reply other threads:[~2025-07-04 14:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 14:22 Joerg Roedel [this message]
2025-07-04 17:36 ` [git pull] IOMMU Fixes for Linux v6.16-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aGfji8aafXu3hTQl@8bytes.org \
--to=joro@8bytes.org \
--cc=iommu@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.