All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org, iommu@lists.linux.dev
Subject: [git pull] IOMMU Fixes for Linux v6.6-rc4
Date: Mon, 2 Oct 2023 08:41:09 +0200	[thread overview]
Message-ID: <ZRpmBaTbF3xPNJHz@8bytes.org> (raw)

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

Hi Linus,

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.6-rc4

for you to fetch changes up to 59df44bfb0ca4c3ee1f1c3c5d0ee8e314844799e:

  iommu/vt-d: Avoid memory allocation in iommu_suspend() (2023-09-25 16:10:36 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.6-rc4

Including:

	- Arm SMMU fixes from Will Deacon:
	  - Fix TLB range command encoding when TTL, Num and Scale are all zero
	  - Fix soft lockup by limiting TLB invalidation ops issued by SVA
	  - Fix clocks description for SDM630 platform in arm-smmu DT binding

	- Intel VT-d fix from Lu Baolu:
	  - Fix a suspend/hibernation problem in iommu_suspend()

	- Mediatek driver: Fix page table sharing for addresses over 4GiB

	- Apple/Dart: DMA_FQ handling fix in attach_dev()

----------------------------------------------------------------
Hector Martin (1):
      iommu/apple-dart: Handle DMA_FQ domains in attach_dev()

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

Konrad Dybcio (1):
      dt-bindings: arm-smmu: Fix SDM630 clocks description

Nicolin Chen (1):
      iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

Robin Murphy (1):
      iommu/arm-smmu-v3: Avoid constructing invalid range commands

Yong Wu (1):
      iommu/mediatek: Fix share pgtable for iova over 4GB

Zhang Rui (1):
      iommu/vt-d: Avoid memory allocation in iommu_suspend()

 Documentation/devicetree/bindings/iommu/arm,smmu.yaml |  2 +-
 drivers/iommu/apple-dart.c                            |  3 +--
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c       | 18 ++++++++++++++++--
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c           | 15 ++++++++++-----
 drivers/iommu/intel/iommu.c                           | 16 ----------------
 drivers/iommu/intel/iommu.h                           |  2 +-
 drivers/iommu/mtk_iommu.c                             |  9 ++++-----
 7 files changed, 33 insertions(+), 32 deletions(-)

Please pull.

Thanks,

	Joerg

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2023-10-02  6:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-02  6:41 Joerg Roedel [this message]
2023-10-02 17:45 ` [git pull] IOMMU Fixes for Linux v6.6-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZRpmBaTbF3xPNJHz@8bytes.org \
    --to=joro@8bytes.org \
    --cc=iommu@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.