All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [git pull] IOMMU Fixes for Linux v5.12-rc3
Date: Fri, 19 Mar 2021 12:15:05 +0100	[thread overview]
Message-ID: <YFSHuWNVKFOTHJWt@8bytes.org> (raw)

Hi Linus,

The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

  Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.12-rc3

for you to fetch changes up to 8dfd0fa6ecdc5e2099a57d485b7ce237abc6c7a0:

  iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles (2021-03-18 11:31:12 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.12-rc3

Including:

	- Three AMD IOMMU patches to fix a boot crash on AMD Stoney
	  systems and every other AMD IOMMU system booted with
	  'amd_iommu=off'. This is a v5.11 regression.

	- A Fix for the Tegra IOMMU driver to make sure it detects all
	  IOMMUs

----------------------------------------------------------------
Dmitry Osipenko (1):
      iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles

Joerg Roedel (3):
      iommu/amd: Move Stoney Ridge check to detect_ivrs()
      iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
      iommu/amd: Keep track of amd_iommu_irq_remap state

 drivers/iommu/amd/init.c   | 36 ++++++++++++++++++++----------------
 drivers/iommu/tegra-smmu.c |  7 +++----
 2 files changed, 23 insertions(+), 20 deletions(-)

Please pull.

Thanks,

	Joerg
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux v5.12-rc3
Date: Fri, 19 Mar 2021 12:15:05 +0100	[thread overview]
Message-ID: <YFSHuWNVKFOTHJWt@8bytes.org> (raw)

Hi Linus,

The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

  Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.12-rc3

for you to fetch changes up to 8dfd0fa6ecdc5e2099a57d485b7ce237abc6c7a0:

  iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles (2021-03-18 11:31:12 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.12-rc3

Including:

	- Three AMD IOMMU patches to fix a boot crash on AMD Stoney
	  systems and every other AMD IOMMU system booted with
	  'amd_iommu=off'. This is a v5.11 regression.

	- A Fix for the Tegra IOMMU driver to make sure it detects all
	  IOMMUs

----------------------------------------------------------------
Dmitry Osipenko (1):
      iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles

Joerg Roedel (3):
      iommu/amd: Move Stoney Ridge check to detect_ivrs()
      iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
      iommu/amd: Keep track of amd_iommu_irq_remap state

 drivers/iommu/amd/init.c   | 36 ++++++++++++++++++++----------------
 drivers/iommu/tegra-smmu.c |  7 +++----
 2 files changed, 23 insertions(+), 20 deletions(-)

Please pull.

Thanks,

	Joerg

             reply	other threads:[~2021-03-19 11:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19 11:15 Joerg Roedel [this message]
2021-03-19 11:15 ` [git pull] IOMMU Fixes for Linux v5.12-rc3 Joerg Roedel
2021-03-20  0:09 ` pr-tracker-bot
2021-03-20  0:09   ` 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=YFSHuWNVKFOTHJWt@8bytes.org \
    --to=joro@8bytes.org \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.