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.8-rc2
Date: Fri, 2 Feb 2024 15:11:25 +0100	[thread overview]
Message-ID: <Zbz4DdrTl4js-w9H@8bytes.org> (raw)

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

Hi Linus,

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d2d00e15808c37ec476a5c040ee2cdd23854ef18:

  powerpc: iommu: Bring back table group release_ownership() call (2024-02-02 09:26:20 +0100)

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

Including:

	- Make iommu_ops->default_domain work without CONFIG_IOMMU_DMA to fix
	  initialization of FSL-PAMU devices

	- Fix for Tegra fbdev initialization failure

	- Fix for a VFIO device unbinding failure on PowerPC

----------------------------------------------------------------
Jason Gunthorpe (2):
      iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
      drm/tegra: Do not assume that a NULL domain means no DMA IOMMU

Shivaprasad G Bhat (1):
      powerpc: iommu: Bring back table group release_ownership() call

 arch/powerpc/kernel/iommu.c | 37 ++++++++++++++++++++++++++++---------
 drivers/gpu/drm/tegra/drm.c |  3 ++-
 drivers/iommu/iommu.c       | 18 +++++++++++++-----
 3 files changed, 43 insertions(+), 15 deletions(-)

Please pull.

Thanks,

	Joerg

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

             reply	other threads:[~2024-02-02 14:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-02 14:11 Joerg Roedel [this message]
2024-02-02 21:00 ` [git pull] IOMMU Fixes for Linux v6.8-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=Zbz4DdrTl4js-w9H@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.