* [git pull] IOMMU Fixes for Linux v6.13-rc2
@ 2024-12-14 9:26 Joerg Roedel
2024-12-14 17:06 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2024-12-14 9:26 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu
[-- Attachment #1: Type: text/plain, Size: 1951 bytes --]
Hi Linus,
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.13-rc2
for you to fetch changes up to dda2b8c3c6ccc50deae65cc75f246577348e2ec5:
iommu/vt-d: Avoid draining PRQ in sva mm release path (2024-12-13 15:54:27 +0100)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.13-rc2
Including:
- Per-domain device-list locking fixes for the AMD IOMMU
driver.
- Fix incorrect use of smp_processor_id() in the NVidia-specific part
of the ARM-SMMU-v3 driver.
- Intel IOMMU driver fixes:
- Remove cache tags before disabling ATS.
- Avoid draining PRQ in sva mm release path.
- Fix qi_batch NULL pointer with nested parent domain.
----------------------------------------------------------------
Jason Gunthorpe (2):
iommu/amd: Put list_add/del(dev_data) back under the domain->lock
iommu/amd: Add lockdep asserts for domain->dev_list
Joerg Roedel (1):
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes
Lu Baolu (2):
iommu/vt-d: Remove cache tags before disabling ATS
iommu/vt-d: Avoid draining PRQ in sva mm release path
Luis Claudio R. Goncalves (1):
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
Yi Liu (1):
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
drivers/iommu/amd/iommu.c | 10 +++++++-
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c | 2 +-
drivers/iommu/intel/cache.c | 34 ++++++++++++++++++++------
drivers/iommu/intel/iommu.c | 4 ++-
drivers/iommu/intel/pasid.c | 3 ++-
5 files changed, 42 insertions(+), 11 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.13-rc2
2024-12-14 9:26 [git pull] IOMMU Fixes for Linux v6.13-rc2 Joerg Roedel
@ 2024-12-14 17:06 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-14 17:06 UTC (permalink / raw)
To: Joerg Roedel; +Cc: Linus Torvalds, Will Deacon, linux-kernel, iommu
The pull request you sent on Sat, 14 Dec 2024 10:26:44 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.13-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/115c0cc25130c59025cab8f8a5f1a3a97b1e16e1
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:[~2024-12-14 17:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-14 9:26 [git pull] IOMMU Fixes for Linux v6.13-rc2 Joerg Roedel
2024-12-14 17:06 ` 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.