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

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

Hi Linus,

The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

  Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.17-rc6

for you to fetch changes up to 9826e393e4a8c3df474e7f9eacd3087266f74005:

  iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find (2022-02-28 14:01:57 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.17-rc6

Including:

	- Fix a double list_add() in Intel VT-d code

	- Add missing put_device() in Tegra SMMU driver

	- Two AMD IOMMU fixes:
	  - Memory leak in IO page-table freeing code
	  - Add missing recovery from event-log overflow

----------------------------------------------------------------
Adrian Huang (1):
      iommu/vt-d: Fix double list_add when enabling VMD in scalable mode

Lennert Buytenhek (1):
      iommu/amd: Recover from event log overflow

Miaoqian Lin (1):
      iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find

Suravee Suthikulpanit (1):
      iommu/amd: Fix I/O page table memory leak

 drivers/iommu/amd/amd_iommu.h       |  1 +
 drivers/iommu/amd/amd_iommu_types.h |  1 +
 drivers/iommu/amd/init.c            | 10 ++++++++++
 drivers/iommu/amd/io_pgtable.c      | 12 ++++++------
 drivers/iommu/amd/iommu.c           | 10 ++++++++--
 drivers/iommu/intel/iommu.c         |  2 +-
 drivers/iommu/tegra-smmu.c          |  4 +++-
 7 files changed, 30 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.17-rc6
  2022-03-04 15:35 [git pull] IOMMU Fixes for Linux v5.17-rc6 Joerg Roedel
@ 2022-03-04 20:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-04 20:22 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, Will Deacon, linux-kernel, iommu

The pull request you sent on Fri, 4 Mar 2022 16:35:38 +0100:

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

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

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-03-04 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-04 15:35 [git pull] IOMMU Fixes for Linux v5.17-rc6 Joerg Roedel
2022-03-04 20:22 ` 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