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


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

Hi Linus,

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.6-rc5

for you to fetch changes up to 1da8347d8505c137fb07ff06bbcd3f2bf37409bc:

  iommu/vt-d: Populate debugfs if IOMMUs are detected (2020-03-14 20:02:43 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.6-rc5

Including:

	- Mostly Intel VT-d fixes:
	   - RCU list handling fixes
	   - Replace WARN_TAINT with pr_warn + add_taint for reporting
	     firmware issues
	   - DebugFS fixes
	   - Fix for hugepage handling in iova_to_phys implementation
	   - Fix for handling VMD devices, which have a domain number
	     which doesn't fit into 16 bits
	   - Warning message fix
	- MSI allocation fix for iommu-dma code
	- Sign-extension fix for io page-table code
	- Fix for AMD-Vi to properly update the is-running bit when
	  AVIC is used

----------------------------------------------------------------
Amol Grover (1):
      iommu/vt-d: Fix RCU list debugging warnings

Daniel Drake (1):
      iommu/vt-d: Ignore devices with out-of-spec domain number

Hans de Goede (3):
      iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
      iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint
      iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint

Marc Zyngier (1):
      iommu/dma: Fix MSI reservation allocation

Megha Dey (2):
      iommu/vt-d: Fix debugfs register reads
      iommu/vt-d: Populate debugfs if IOMMUs are detected

Qian Cai (2):
      iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
      iommu/vt-d: Silence RCU-list debugging warnings

Robin Murphy (1):
      iommu/io-pgtable-arm: Fix IOVA validation for 32-bit

Suravee Suthikulpanit (1):
      iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE

Yonghyun Hwang (1):
      iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page

Zhenzhong Duan (1):
      iommu/vt-d: Fix the wrong printing in RHSA parsing

 drivers/iommu/amd_iommu.c           |  4 +--
 drivers/iommu/dma-iommu.c           | 16 ++++++------
 drivers/iommu/dmar.c                | 24 ++++++++++++-----
 drivers/iommu/intel-iommu-debugfs.c | 51 +++++++++++++++++++++++++------------
 drivers/iommu/intel-iommu.c         | 28 +++++++++++++-------
 drivers/iommu/io-pgtable-arm.c      |  4 +--
 include/linux/dmar.h                | 14 ++++++----
 include/linux/intel-iommu.h         |  2 ++
 8 files changed, 94 insertions(+), 49 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.6-rc5
  2020-03-15  9:16 [git pull] IOMMU Fixes for Linux v5.6-rc5 Joerg Roedel
@ 2020-03-15 20:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-15 20:25 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: iommu, Linus Torvalds, linux-kernel

The pull request you sent on Sun, 15 Mar 2020 10:16:10 +0100:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
_______________________________________________
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-03-15 20:25 UTC | newest]

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