iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v5.9-rc3
@ 2020-09-06 15:01 Joerg Roedel
  2020-09-06 19:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2020-09-06 15:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: iommu, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 2211 bytes --]

Hi Linus,

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 29aaebbca4abc4cceb38738483051abefafb6950:

  iommu/vt-d: Handle 36bit addressing for x86-32 (2020-09-04 12:14:28 +0200)

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

Including:

	- Three Intel VT-d fixes to fix address handling on 32bit, fix a
	  NULL pointer dereference bug and serialize a hardware register
	  access as required by the VT-d spec.

	- Two patches for AMD IOMMU to force AMD GPUs into translation mode
	  when memory encryption is active and disallow using IOMMUv2
	  functionality. This makes the AMDGPU driver working when
	  memory encryption is active.

	- Two more fixes for AMD IOMMU to fix updating the Interrupt
	  Remapping Table Entries.

	- MAINTAINERS file update for the Qualcom IOMMU driver.

----------------------------------------------------------------
Chris Wilson (1):
      iommu/vt-d: Handle 36bit addressing for x86-32

Joerg Roedel (2):
      iommu/amd: Do not force direct mapping when SME is active
      iommu/amd: Do not use IOMMUv2 functionality when SME is active

Lu Baolu (2):
      iommu/vt-d: Serialize IOMMU GCMD register modifications
      iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()

Lukas Bulwahn (1):
      MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move

Suravee Suthikulpanit (2):
      iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
      iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE

 MAINTAINERS                         |   2 +-
 drivers/iommu/amd/Kconfig           |   2 +-
 drivers/iommu/amd/init.c            |  21 ++++++-
 drivers/iommu/amd/iommu.c           |  26 ++++++--
 drivers/iommu/amd/iommu_v2.c        |   7 +++
 drivers/iommu/intel/iommu.c         | 114 ++++++++++++++++++++----------------
 drivers/iommu/intel/irq_remapping.c |  10 +++-
 7 files changed, 119 insertions(+), 63 deletions(-)

Please pull.

Thanks,

	Joerg

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

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

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

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

* Re: [git pull] IOMMU Fixes for Linux v5.9-rc3
  2020-09-06 15:01 [git pull] IOMMU Fixes for Linux v5.9-rc3 Joerg Roedel
@ 2020-09-06 19:14 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-06 19:14 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: iommu, Linus Torvalds, linux-kernel

The pull request you sent on Sun, 6 Sep 2020 17:01:20 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ccdd9f8b2ce7290aad6f0a34200ad394e61f940

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] 2+ messages in thread

end of thread, other threads:[~2020-09-06 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06 15:01 [git pull] IOMMU Fixes for Linux v5.9-rc3 Joerg Roedel
2020-09-06 19:14 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).