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

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

Hi Linus,

The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

  Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.7-rc3

for you to fetch changes up to c2183b3dcc9dd41b768569ea88bededa58cceebb:

  iommu: Fix printk arg in of_iommu_get_resv_regions() (2023-12-01 10:13:49 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.7-rc3

Including:

	- Fix race conditions in device probe path

	- Handle ERR_PTR() returns in __iommu_domain_alloc() path

	- Update MAINTAINERS entry for Qualcom IOMMUs

	- Printk argument fix in device tree specific code

	- Several Intel VT-d fixes from Lu Baolu:
	  - Do not support enforcing cache coherency for non-empty domains
	  - Avoid devTLB invalidation if iommu is off
	  - Disable PCI ATS in legacy passthrough mode
	  - Support non-PCI devices when clearing context
	  - Fix incorrect cache invalidation for mm notification
	  - Add MTL to quirk list to skip TE disabling
	  - Set variable intel_dirty_ops to static

----------------------------------------------------------------
Abdul Halim, Mohd Syazwan (1):
      iommu/vt-d: Add MTL to quirk list to skip TE disabling

Daniel Mentz (1):
      iommu: Fix printk arg in of_iommu_get_resv_regions()

Dmitry Baryshkov (1):
      MAINTAINERS: list all Qualcomm IOMMU drivers in the QUALCOMM IOMMU entry

Jason Gunthorpe (1):
      iommu: Flow ERR_PTR out from __iommu_domain_alloc()

Kunwu Chan (1):
      iommu/vt-d: Set variable intel_dirty_ops to static

Lu Baolu (5):
      iommu/vt-d: Support enforce_cache_coherency only for empty domains
      iommu/vt-d: Omit devTLB invalidation requests when TES=0
      iommu/vt-d: Disable PCI ATS in legacy passthrough mode
      iommu/vt-d: Make context clearing consistent with context mapping
      iommu/vt-d: Fix incorrect cache invalidation for mm notification

Robin Murphy (1):
      iommu: Avoid more races around device probe

 MAINTAINERS                 |  2 ++
 drivers/acpi/scan.c         |  7 +++-
 drivers/iommu/intel/dmar.c  | 18 +++++++++++
 drivers/iommu/intel/iommu.c | 18 +++++++----
 drivers/iommu/intel/iommu.h |  3 ++
 drivers/iommu/intel/svm.c   | 26 +++++++++++++++
 drivers/iommu/iommu.c       | 79 ++++++++++++++++++++++++++++-----------------
 drivers/iommu/of_iommu.c    | 14 +++++---
 include/linux/iommu.h       |  1 +
 9 files changed, 126 insertions(+), 42 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

end of thread, other threads:[~2023-12-02  0:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01  9:48 [git pull] IOMMU Fixes for Linux v6.7-rc3 Joerg Roedel
2023-12-02  0:05 ` 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