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.14-rc2
Date: Fri, 14 Feb 2025 09:23:29 +0100 [thread overview]
Message-ID: <Z679gV-O0JsPQNOb@8bytes.org> (raw)
Hi Linus,
The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:
Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.14-rc2
for you to fetch changes up to add43c4fbc92f8b48c1acd64e953af3b1be4cd9c:
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID (2025-02-14 09:12:47 +0100)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.14-rc2
Including:
- Core: Fix potential memory leak in iopf_queue_remove_device().
- Intel VT-d: Handle faults correctly in
intel_iommu_drain_pasid_prq().
- AMD-Vi: Fix faults happening in resume path.
- Typo and spelling fixes.
----------------------------------------------------------------
Andrew Kreimer (1):
iommu/exynos: Fix typos
Easwar Hariharan (1):
iommu: Fix a spelling error
Lu Baolu (2):
iommu: Fix potential memory leak in iopf_queue_remove_device()
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Vasant Hegde (1):
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
drivers/iommu/amd/amd_iommu_types.h | 1 +
drivers/iommu/amd/init.c | 4 ++++
drivers/iommu/exynos-iommu.c | 6 +++---
drivers/iommu/intel/prq.c | 4 +++-
drivers/iommu/io-pgfault.c | 1 +
drivers/iommu/iommu.c | 2 +-
6 files changed, 13 insertions(+), 5 deletions(-)
Please pull.
Thanks,
Joerg
next reply other threads:[~2025-02-14 8:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 8:23 Joerg Roedel [this message]
2025-02-14 19:28 ` [git pull] IOMMU Fixes for Linux v6.14-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=Z679gV-O0JsPQNOb@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.