* [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
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