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.3-rc4
Date: Sat, 1 Apr 2023 15:02:53 +0200	[thread overview]
Message-ID: <ZCgrfX7DoO9puGmY@8bytes.org> (raw)

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

Hi Linus,

The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:

  Linux 6.3-rc3 (2023-03-19 13:27:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-6.3-rc4

for you to fetch changes up to 16812c96550c30a8d5743167ef4e462d6fbe7472:

  iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug (2023-03-31 10:06:16 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.3-rc4

Including:

	- Maintainer update for S390 IOMMU driver

	- A fix for the set_platform_dma_ops() call-back in the
	  Exynos IOMMU driver

	- Intel VT-d fixes from Lu Baolu:
	  - Fix a lockdep splat
	  - Fix a supplement of the specification
	  - Fix a warning in perfmon code

----------------------------------------------------------------
Kan Liang (1):
      iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug

Lu Baolu (2):
      iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()
      iommu/vt-d: Allow zero SAGAW if second-stage not supported

Marek Szyprowski (1):
      iommu/exynos: Fix set_platform_dma_ops() callback

Niklas Schnelle (1):
      MAINTAINERS: Update s390-iommu driver maintainer information

 MAINTAINERS                         |  3 +-
 drivers/iommu/exynos-iommu.c        | 17 ++++++----
 drivers/iommu/intel/dmar.c          |  3 +-
 drivers/iommu/intel/iommu.h         |  2 ++
 drivers/iommu/intel/irq_remapping.c |  6 ----
 drivers/iommu/intel/perfmon.c       | 68 ++++++++++++++++++++++++-------------
 include/linux/cpuhotplug.h          |  1 -
 7 files changed, 60 insertions(+), 40 deletions(-)

Please pull.

Thanks,

	Joerg

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

             reply	other threads:[~2023-04-01 13:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-01 13:02 Joerg Roedel [this message]
2023-04-01 16:43 ` [git pull] IOMMU Fixes for Linux v6.3-rc4 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=ZCgrfX7DoO9puGmY@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.