* [git pull] IOMMU Fixes for Linux v6.2-rc3
@ 2023-01-14 16:27 Joerg Roedel
2023-01-14 16:58 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2023-01-14 16:27 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu
[-- Attachment #1: Type: text/plain, Size: 1773 bytes --]
Hi Linus,
The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:
Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.2-rc3
for you to fetch changes up to 142e821f68cf5da79ce722cb9c1323afae30e185:
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() (2023-01-13 13:46:32 +0100)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.2-rc3
Including:
- Core: Fix an iommu-group refcount leak
- Fix overflow issue in IOVA alloc path
- ARM-SMMU fixes from Will:
- Fix VFIO regression on NXP SoCs by reporting IOMMU_CAP_CACHE_COHERENCY
- Fix SMMU shutdown paths to avoid device unregistration race
- Error handling fix for Mediatek IOMMU driver
----------------------------------------------------------------
Christophe JAILLET (1):
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Miaoqian Lin (1):
iommu: Fix refcount leak in iommu_device_claim_dma_owner
Robin Murphy (1):
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
Vladimir Oltean (2):
iommu/arm-smmu: Don't unregister on shutdown
iommu/arm-smmu-v3: Don't unregister on shutdown
Yunfei Wang (1):
iommu/iova: Fix alloc iova overflows issue
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 4 +++-
drivers/iommu/arm/arm-smmu/arm-smmu.c | 32 ++++++++++++++++++++---------
drivers/iommu/iommu.c | 8 +++++---
drivers/iommu/iova.c | 4 ++--
drivers/iommu/mtk_iommu_v1.c | 4 +++-
5 files changed, 35 insertions(+), 17 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.2-rc3
2023-01-14 16:27 [git pull] IOMMU Fixes for Linux v6.2-rc3 Joerg Roedel
@ 2023-01-14 16:58 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-14 16:58 UTC (permalink / raw)
To: Joerg Roedel; +Cc: Linus Torvalds, Will Deacon, linux-kernel, iommu
The pull request you sent on Sat, 14 Jan 2023 17:27:45 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.2-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7c698440524117dca7534592db0e7f465ae4d0bb
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:[~2023-01-14 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-14 16:27 [git pull] IOMMU Fixes for Linux v6.2-rc3 Joerg Roedel
2023-01-14 16:58 ` pr-tracker-bot
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.