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.10-rc2
Date: Fri, 7 Jun 2024 10:51:14 +0200 [thread overview]
Message-ID: <ZmLKAr7RYbL_wP3F@8bytes.org> (raw)
Hi Linus,
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.10-rc2
for you to fetch changes up to 526606b0a1998b0791b42c199d53550c3ba724b5:
iommu/amd: Fix Invalid wait context issue (2024-06-04 14:00:59 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.10-rc2
Including:
- Core:
- Make iommu-dma code recognize 'force_aperture' again
- Fix for potential NULL-ptr dereference from iommu_sva_bind_device()
return value
- AMD IOMMU fixes:
- Fix lockdep splat for invalid wait context
- Add feature bit check before enabling PPR
- Make workqueue name fit into buffer
- Fix memory leak in sysfs code
----------------------------------------------------------------
Kun(llfl) (1):
iommu/amd: Fix sysfs leak in iommu init
Lu Baolu (1):
iommu: Return right value in iommu_sva_bind_device()
Robin Murphy (1):
iommu/dma: Fix domain init
Vasant Hegde (3):
iommu/amd: Fix workqueue name
iommu/amd: Check EFR[EPHSup] bit before enabling PPR
iommu/amd: Fix Invalid wait context issue
drivers/iommu/amd/amd_iommu.h | 3 ++-
drivers/iommu/amd/init.c | 9 ++++++++
drivers/iommu/amd/iommu.c | 48 +++++++++++++++++++++----------------------
drivers/iommu/amd/ppr.c | 25 +++++-----------------
drivers/iommu/dma-iommu.c | 8 ++++----
include/linux/iommu.h | 2 +-
6 files changed, 45 insertions(+), 50 deletions(-)
Please pull.
Thanks,
Joerg
next reply other threads:[~2024-06-07 8:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 8:51 Joerg Roedel [this message]
2024-06-07 21:17 ` [git pull] IOMMU Fixes for Linux v6.10-rc2 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=ZmLKAr7RYbL_wP3F@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox