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

[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]

Hi Linus,

The following changes since commit a55aa89aab90fae7c815b0551b07be37db359d76:

  Linux 5.3-rc6 (2019-08-25 12:01:23 -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-rc7

for you to fetch changes up to 754265bcab78a9014f0f99cd35e0d610fcd7dfa7:

  iommu/amd: Fix race in increase_address_space() (2019-09-06 10:55:51 +0200)

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

Including:

	* Revert for an Intel VT-d patch that caused problems for some
	  users.

	* Removal of a feature in the Intel VT-d driver that was never
	  supported in hardware. This qualifies as a fix because the
	  code for this feature sets reserved bits in the invalidation
	  queue descriptor, causing failed invalidations on real
	  hardware.

	* Two fixes for AMD IOMMU driver to fix a race condition and to
	  add a missing IOTLB flush when kernel is booted in kdump mode.

----------------------------------------------------------------
Jacob Pan (1):
      iommu/vt-d: Remove global page flush support

Joerg Roedel (1):
      iommu/amd: Fix race in increase_address_space()

Lu Baolu (1):
      Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"

Stuart Hayes (1):
      iommu/amd: Flush old domains in kdump kernel

 drivers/iommu/amd_iommu.c   | 40 ++++++++++++++++++++++++++++-----
 drivers/iommu/intel-iommu.c | 55 +++++++++++++++++++++++++++++++++++++++++++--
 drivers/iommu/intel-svm.c   | 36 +++++++++++++----------------
 include/linux/intel-iommu.h |  3 ---
 4 files changed, 103 insertions(+), 31 deletions(-)

Please pull.

Thanks,

	Joerg

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

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

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

The pull request you sent on Fri, 6 Sep 2019 17:12:26 +0200:

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

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

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-09-06 20:00 UTC | newest]

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