linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v5.18-rc5
@ 2022-05-04 15:57 Joerg Roedel
  2022-05-04 18:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2022-05-04 15:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu

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

Hi Linus,

The following changes since commit af2d861d4cd2a4da5137f795ee3509e6f944a25b:

  Linux 5.18-rc4 (2022-04-24 14:51:22 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 392bf51946c2463436a1ba237c1ec5865b234825:

  iommu: Make sysfs robust for non-API groups (2022-05-04 15:13:39 +0200)

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

Including:

	- Fix for a regression in IOMMU core code which could cause NULL-ptr
	  dereferences

	- Arm SMMU fixes for 5.18
	  - Fix off-by-one in SMMUv3 SVA TLB invalidation
	  - Disable large mappings to workaround nvidia erratum

	- Intel VT-d fixes
	  - Handle PCI stop marker messages in IOMMU driver to meet the
	    requirement of I/O page fault handling framework.
	  - Calculate a feasible mask for non-aligned page-selective IOTLB
	    invalidation.

	- Two fixes for Apple DART IOMMU driver
	  - Fix potential NULL-ptr dereference
	  - Set module owner

----------------------------------------------------------------
Ashish Mhetre (1):
      iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu

David Stevens (1):
      iommu/vt-d: Calculate mask for non-aligned flushes

Hector Martin (1):
      iommu/dart: Add missing module owner to ops structure

Joerg Roedel (1):
      Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes

Lu Baolu (1):
      iommu/vt-d: Drop stop marker messages

Nicolin Chen (1):
      iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()

Robin Murphy (1):
      iommu: Make sysfs robust for non-API groups

Yang Yingliang (1):
      iommu/dart: check return value after calling platform_get_resource()

 drivers/iommu/apple-dart.c                      | 10 ++++-----
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c |  9 +++++++-
 drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c    | 30 +++++++++++++++++++++++++
 drivers/iommu/intel/iommu.c                     | 27 +++++++++++++++++++---
 drivers/iommu/intel/svm.c                       |  4 ++++
 drivers/iommu/iommu.c                           |  9 +++++++-
 6 files changed, 79 insertions(+), 10 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.18-rc5
  2022-05-04 15:57 [git pull] IOMMU Fixes for Linux v5.18-rc5 Joerg Roedel
@ 2022-05-04 18:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-04 18:24 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, iommu, Will Deacon, linux-kernel

The pull request you sent on Wed, 4 May 2022 17:57:47 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2022-05-04 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04 15:57 [git pull] IOMMU Fixes for Linux v5.18-rc5 Joerg Roedel
2022-05-04 18:24 ` 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).