All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v5.13-rc3
@ 2021-05-27 17:57 ` Joerg Roedel
  0 siblings, 0 replies; 6+ messages in thread
From: Joerg Roedel @ 2021-05-27 17:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: iommu, Will Deacon, linux-kernel


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

Hi Linus,

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0ee74d5a48635c848c20f152d0d488bf84641304:

  iommu/vt-d: Fix sysfs leak in alloc_iommu() (2021-05-27 16:07:08 +0200)

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

Including:

	- Important fix for the AMD IOMMU driver in the recently added
	  page-specific invalidation code to fix a calculation.

	- Fix a NULL-ptr dereference in the AMD IOMMU driver when a
	  device switches domain types.

	- Fixes for the Intel VT-d driver to check for allocation
	  failure and do correct cleanup.

	- Another fix for Intel VT-d to not allow supervisor page
	  requests from devices when using second level page
	  translation.

	- Add a MODULE_DEVICE_TABLE to the VIRTIO IOMMU driver

----------------------------------------------------------------
Bixuan Cui (1):
      iommu/virtio: Add missing MODULE_DEVICE_TABLE

Dan Carpenter (1):
      iommu/vt-d: Check for allocation failure in aux_detach_device()

Jean-Philippe Brucker (1):
      iommu/amd: Clear DMA ops when switching domain

Lu Baolu (1):
      iommu/vt-d: Use user privilege for RID2PASID translation

Nadav Amit (1):
      iommu/amd: Fix wrong parentheses on page-specific invalidations

Rolf Eike Beer (1):
      iommu/vt-d: Fix sysfs leak in alloc_iommu()

 drivers/iommu/amd/iommu.c    | 4 +++-
 drivers/iommu/intel/dmar.c   | 4 +++-
 drivers/iommu/intel/iommu.c  | 9 +++++++--
 drivers/iommu/intel/pasid.c  | 3 ++-
 drivers/iommu/virtio-iommu.c | 1 +
 5 files changed, 16 insertions(+), 5 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] 6+ messages in thread

end of thread, other threads:[~2021-05-27 18:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-27 17:57 [git pull] IOMMU Fixes for Linux v5.13-rc3 Joerg Roedel
2021-05-27 17:57 ` Joerg Roedel
2021-05-27 18:23 ` Nadav Amit
2021-05-27 18:23   ` Nadav Amit
2021-05-27 18:41 ` pr-tracker-bot
2021-05-27 18:41   ` 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.