linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v5.3-rc4
@ 2019-08-14 14:09 Joerg Roedel
  2019-08-14 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2019-08-14 14:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

Hi Linus,

The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

  Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.3-rc4

for you to fetch changes up to 3a18844dcf89e636b2d0cbf577e3963b0bcb6d23:

  iommu/vt-d: Fix possible use-after-free of private domain (2019-08-09 17:35:25 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.3-rc4

Including:

	- A couple more fixes for the Intel VT-d driver for bugs
	  introduced during the recent conversion of this driver to use
	  IOMMU core default domains.

	- Fix for common dma-iommu code to make sure MSI mappings happen
	  in the correct domain for a device.

	- Fix a corner case in the handling of sg-lists in dma-iommu
	  code that might cause dma_length to be truncated.

	- Mark a switch as fall-through in arm-smmu code.

----------------------------------------------------------------
Anders Roxell (1):
      iommu/arm-smmu: Mark expected switch fall-through

Lu Baolu (4):
      iommu/vt-d: Detach domain when move device out of group
      iommu/vt-d: Correctly check format of page table in debugfs
      iommu/vt-d: Detach domain before using a private one
      iommu/vt-d: Fix possible use-after-free of private domain

Robin Murphy (2):
      iommu/dma: Handle MSI mappings separately
      iommu/dma: Handle SG length overflow better

 drivers/iommu/arm-smmu-v3.c         |  4 ++--
 drivers/iommu/dma-iommu.c           | 19 +++++++++++--------
 drivers/iommu/intel-iommu-debugfs.c |  2 +-
 drivers/iommu/intel-iommu.c         | 11 +++++++++--
 4 files changed, 23 insertions(+), 13 deletions(-)

Please pull.

Thanks,

	Joerg

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

* Re: [git pull] IOMMU Fixes for Linux v5.3-rc4
  2019-08-14 14:09 [git pull] IOMMU Fixes for Linux v5.3-rc4 Joerg Roedel
@ 2019-08-14 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-14 18:25 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Wed, 14 Aug 2019 16:09:09 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-08-14 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 14:09 [git pull] IOMMU Fixes for Linux v5.3-rc4 Joerg Roedel
2019-08-14 18:25 ` 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).