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

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

Hi Linus,

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -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-rc1

for you to fetch changes up to 66929812955bbec808c94d7a3916f41638a98a0a:

  iommu/amd: Add support for X2APIC IOMMU interrupts (2019-07-23 17:41:52 +0200)

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

Including:

	- Revert an Intel VT-d patch that caused boot problems on some
	  machines

	- Fix AMD IOMMU interrupts with x2apic enabled

	- Fix a potential crash when Intel VT-d domain allocation fails

	- Fix crash in Intel VT-d driver when accessing a domain without
	  a flush queue

	- Formatting fix for new Intel VT-d debugfs code

	- Fix for use-after-free bug in IOVA code

	- Fix for a NULL-pointer dereference in Intel VT-d driver when
	  PCI hotplug is used

	- Compilation fix for one of the previous fixes

----------------------------------------------------------------
Chris Wilson (1):
      iommu/iova: Remove stale cached32_node

Dmitry Safonov (2):
      iommu/vt-d: Don't queue_iova() if there is no flush queue
      iommu/vt-d: Check if domain->pgd was allocated

Joerg Roedel (2):
      Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"
      iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA

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

Sai Praneeth Prakhya (1):
      iommu/vt-d: Print pasid table entries MSB to LSB in debugfs

Suthikulpanit, Suravee (1):
      iommu/amd: Add support for X2APIC IOMMU interrupts

 drivers/iommu/amd_iommu_init.c      |  90 +++++++++++++++++
 drivers/iommu/amd_iommu_types.h     |   9 ++
 drivers/iommu/intel-iommu-debugfs.c |   4 +-
 drivers/iommu/intel-iommu.c         | 189 ++++++++++++++++++------------------
 drivers/iommu/iova.c                |  23 +++--
 include/linux/iova.h                |   6 ++
 6 files changed, 220 insertions(+), 101 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-rc1
  2019-07-26  9:20 [git pull] IOMMU Fixes for Linux v5.3-rc1 Joerg Roedel
@ 2019-07-26 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-26 18:25 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Fri, 26 Jul 2019 11:20:53 +0200:

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

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

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-07-26 18:25 UTC | newest]

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