All of lore.kernel.org
 help / color / mirror / Atom feed
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.13-rc2
Date: Sat, 14 Dec 2024 10:26:44 +0100	[thread overview]
Message-ID: <Z11PVKcR4-rJhQZD@8bytes.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1951 bytes --]

Hi Linus,

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.13-rc2

for you to fetch changes up to dda2b8c3c6ccc50deae65cc75f246577348e2ec5:

  iommu/vt-d: Avoid draining PRQ in sva mm release path (2024-12-13 15:54:27 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.13-rc2

Including:

	- Per-domain device-list locking fixes for the AMD IOMMU
	  driver.

	- Fix incorrect use of smp_processor_id() in the NVidia-specific part
	  of the ARM-SMMU-v3 driver.

	- Intel IOMMU driver fixes:
	  - Remove cache tags before disabling ATS.
	  - Avoid draining PRQ in sva mm release path.
	  - Fix qi_batch NULL pointer with nested parent domain.

----------------------------------------------------------------
Jason Gunthorpe (2):
      iommu/amd: Put list_add/del(dev_data) back under the domain->lock
      iommu/amd: Add lockdep asserts for domain->dev_list

Joerg Roedel (1):
      Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes

Lu Baolu (2):
      iommu/vt-d: Remove cache tags before disabling ATS
      iommu/vt-d: Avoid draining PRQ in sva mm release path

Luis Claudio R. Goncalves (1):
      iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context

Yi Liu (1):
      iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain

 drivers/iommu/amd/iommu.c                      | 10 +++++++-
 drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c |  2 +-
 drivers/iommu/intel/cache.c                    | 34 ++++++++++++++++++++------
 drivers/iommu/intel/iommu.c                    |  4 ++-
 drivers/iommu/intel/pasid.c                    |  3 ++-
 5 files changed, 42 insertions(+), 11 deletions(-)

Please pull.

Thanks,

	Joerg

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2024-12-14  9:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14  9:26 Joerg Roedel [this message]
2024-12-14 17:06 ` [git pull] IOMMU Fixes for Linux v6.13-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=Z11PVKcR4-rJhQZD@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.