All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] IOMMU fixes for -rc6
@ 2020-11-27 11:45 ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2020-11-27 11:45 UTC (permalink / raw)
  To: torvalds
  Cc: iommu, linux-kernel, joro, tglx, Alex Williamson, Robin Murphy, Lu Baolu

Hi again, Linus,

Here's another round of IOMMU fixes for -rc6 consisting mainly of a
bunch of independent driver fixes. Thomas agreed for me to take the
x86 'tboot' fix here, as it fixes a regression introduced by a vt-d
change.

Please pull,

Will

--->8

The following changes since commit 91c2c28d8de34815ea9bb4d16e9db7308ad33d3e:

  MAINTAINERS: Temporarily add myself to the IOMMU entry (2020-11-19 11:12:17 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/iommu-fixes

for you to fetch changes up to d76b42e92780c3587c1a998a3a943b501c137553:

  iommu/vt-d: Don't read VCCAP register unless it exists (2020-11-26 14:50:24 +0000)

----------------------------------------------------------------
iommu fixes for -rc6

- Fix intel iommu driver when running on devices without VCCAP_REG

- Fix swiotlb and "iommu=pt" interaction under TXT (tboot)

- Fix missing return value check during device probe()

- Fix probe ordering for Qualcomm SMMU implementation

- Ensure page-sized mappings are used for AMD IOMMU buffers with SNP RMP

----------------------------------------------------------------
David Woodhouse (1):
      iommu/vt-d: Don't read VCCAP register unless it exists

John Stultz (1):
      arm-smmu-qcom: Ensure the qcom_scm driver has finished probing

Lu Baolu (1):
      x86/tboot: Don't disable swiotlb when iommu is forced on

Shameer Kolothum (1):
      iommu: Check return of __iommu_attach_device()

Suravee Suthikulpanit (1):
      iommu/amd: Enforce 4k mapping for certain IOMMU data structures

 arch/x86/kernel/tboot.c                    |  5 +----
 drivers/iommu/amd/init.c                   | 27 ++++++++++++++++++++++-----
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c |  4 ++++
 drivers/iommu/intel/dmar.c                 |  3 ++-
 drivers/iommu/intel/iommu.c                |  4 ++--
 drivers/iommu/iommu.c                      | 10 ++++++----
 6 files changed, 37 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] IOMMU fixes for -rc6
@ 2020-11-27 11:45 ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2020-11-27 11:45 UTC (permalink / raw)
  To: torvalds; +Cc: iommu, linux-kernel, Alex Williamson, tglx, Robin Murphy

Hi again, Linus,

Here's another round of IOMMU fixes for -rc6 consisting mainly of a
bunch of independent driver fixes. Thomas agreed for me to take the
x86 'tboot' fix here, as it fixes a regression introduced by a vt-d
change.

Please pull,

Will

--->8

The following changes since commit 91c2c28d8de34815ea9bb4d16e9db7308ad33d3e:

  MAINTAINERS: Temporarily add myself to the IOMMU entry (2020-11-19 11:12:17 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/iommu-fixes

for you to fetch changes up to d76b42e92780c3587c1a998a3a943b501c137553:

  iommu/vt-d: Don't read VCCAP register unless it exists (2020-11-26 14:50:24 +0000)

----------------------------------------------------------------
iommu fixes for -rc6

- Fix intel iommu driver when running on devices without VCCAP_REG

- Fix swiotlb and "iommu=pt" interaction under TXT (tboot)

- Fix missing return value check during device probe()

- Fix probe ordering for Qualcomm SMMU implementation

- Ensure page-sized mappings are used for AMD IOMMU buffers with SNP RMP

----------------------------------------------------------------
David Woodhouse (1):
      iommu/vt-d: Don't read VCCAP register unless it exists

John Stultz (1):
      arm-smmu-qcom: Ensure the qcom_scm driver has finished probing

Lu Baolu (1):
      x86/tboot: Don't disable swiotlb when iommu is forced on

Shameer Kolothum (1):
      iommu: Check return of __iommu_attach_device()

Suravee Suthikulpanit (1):
      iommu/amd: Enforce 4k mapping for certain IOMMU data structures

 arch/x86/kernel/tboot.c                    |  5 +----
 drivers/iommu/amd/init.c                   | 27 ++++++++++++++++++++++-----
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c |  4 ++++
 drivers/iommu/intel/dmar.c                 |  3 ++-
 drivers/iommu/intel/iommu.c                |  4 ++--
 drivers/iommu/iommu.c                      | 10 ++++++----
 6 files changed, 37 insertions(+), 16 deletions(-)
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] IOMMU fixes for -rc6
  2020-11-27 11:45 ` Will Deacon
@ 2020-11-27 19:19   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-11-27 19:19 UTC (permalink / raw)
  To: Will Deacon
  Cc: torvalds, iommu, linux-kernel, joro, tglx, Alex Williamson,
	Robin Murphy, Lu Baolu

The pull request you sent on Fri, 27 Nov 2020 11:45:29 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/iommu-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6adf33a5e42feada39d52eebd389d2019202e993

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] IOMMU fixes for -rc6
@ 2020-11-27 19:19   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-11-27 19:19 UTC (permalink / raw)
  To: Will Deacon
  Cc: Robin Murphy, iommu, linux-kernel, Alex Williamson, tglx, torvalds

The pull request you sent on Fri, 27 Nov 2020 11:45:29 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/iommu-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6adf33a5e42feada39d52eebd389d2019202e993

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-28  0:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 11:45 [GIT PULL] IOMMU fixes for -rc6 Will Deacon
2020-11-27 11:45 ` Will Deacon
2020-11-27 19:19 ` pr-tracker-bot
2020-11-27 19:19   ` pr-tracker-bot

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.