public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v6.11-rc5
@ 2024-08-30 12:48 Joerg Roedel
  2024-08-30 18:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2024-08-30 12:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu

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

Hi Linus,

The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.11-rc5

for you to fetch changes up to 51eeef9a482bcb00f6f75eda4de9bd013092b76f:

  MAINTAINERS: Add Jean-Philippe as SMMUv3 SVA reviewer (2024-08-26 09:17:36 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.11-rc5

Including:

	- Fix a device-stall problem in bad io-page-fault setups (faults
	  received from devices with no supporting domain attached).

	- Context flush fix for Intel VT-d.

	- Do not allow non-read+non-write mapping through iommufd as most
	  implementations can not handle that.

	- Fix a possible infinite-loop issue in map_pages() path.

	- Add Jean-Philippe as reviewer for SMMUv3 SVA support

----------------------------------------------------------------
Jason Gunthorpe (2):
      iommufd: Do not allow creating areas without READ or WRITE
      iommu: Do not return 0 from map_pages if it doesn't do anything

Lu Baolu (1):
      iommu/vt-d: Fix incorrect domain ID in context flush helper

Pranjal Shrivastava (1):
      iommu: Handle iommu faults for a bad iopf setup

Will Deacon (1):
      MAINTAINERS: Add Jean-Philippe as SMMUv3 SVA reviewer

 MAINTAINERS                                 |   4 +
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c |   2 +-
 drivers/iommu/intel/iommu.c                 |   8 +-
 drivers/iommu/intel/iommu.h                 |   2 +-
 drivers/iommu/intel/pasid.c                 |   7 +-
 drivers/iommu/io-pgfault.c                  | 121 +++++++++++++++++++---------
 drivers/iommu/io-pgtable-arm-v7s.c          |   3 +-
 drivers/iommu/io-pgtable-arm.c              |   3 +-
 drivers/iommu/io-pgtable-dart.c             |   3 +-
 drivers/iommu/iommufd/ioas.c                |   8 ++
 include/linux/iommu.h                       |   5 +-
 tools/testing/selftests/iommu/iommufd.c     |   6 +-
 12 files changed, 116 insertions(+), 56 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 v6.11-rc5
  2024-08-30 12:48 [git pull] IOMMU Fixes for Linux v6.11-rc5 Joerg Roedel
@ 2024-08-30 18:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-30 18:37 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, Will Deacon, linux-kernel, iommu

The pull request you sent on Fri, 30 Aug 2024 14:48:49 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.11-rc5

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

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:[~2024-08-30 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30 12:48 [git pull] IOMMU Fixes for Linux v6.11-rc5 Joerg Roedel
2024-08-30 18:37 ` 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