From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [git pull] IOMMU Fixes for Linux v5.9-rc7
Date: Thu, 1 Oct 2020 20:50:30 +0200 [thread overview]
Message-ID: <20201001185024.GA3327@8bytes.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1364 bytes --]
Hi Linus,
The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:
Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.9-rc7
for you to fetch changes up to 1a3f2fd7fc4e8f24510830e265de2ffb8e3300d2:
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb() (2020-10-01 14:54:17 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v5.9-rc7
Including:
- Fix a device reference counting bug in the Exynos IOMMU
driver.
- Lockdep fix for the Intel VT-d driver.
- Fix a bug in the AMD IOMMU driver which caused corruption of
the IVRS ACPI table and caused IOMMU driver initialization
failures in kdump kernels.
----------------------------------------------------------------
Adrian Huang (1):
iommu/amd: Fix the overwritten field in IVMD header
Lu Baolu (1):
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Yu Kuai (1):
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
drivers/iommu/amd/init.c | 56 ++++++++------------------------------------
drivers/iommu/exynos-iommu.c | 8 +++++--
drivers/iommu/intel/iommu.c | 4 ++--
3 files changed, 18 insertions(+), 50 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 156 bytes --]
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux v5.9-rc7
Date: Thu, 1 Oct 2020 20:50:30 +0200 [thread overview]
Message-ID: <20201001185024.GA3327@8bytes.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1364 bytes --]
Hi Linus,
The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:
Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.9-rc7
for you to fetch changes up to 1a3f2fd7fc4e8f24510830e265de2ffb8e3300d2:
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb() (2020-10-01 14:54:17 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v5.9-rc7
Including:
- Fix a device reference counting bug in the Exynos IOMMU
driver.
- Lockdep fix for the Intel VT-d driver.
- Fix a bug in the AMD IOMMU driver which caused corruption of
the IVRS ACPI table and caused IOMMU driver initialization
failures in kdump kernels.
----------------------------------------------------------------
Adrian Huang (1):
iommu/amd: Fix the overwritten field in IVMD header
Lu Baolu (1):
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Yu Kuai (1):
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
drivers/iommu/amd/init.c | 56 ++++++++------------------------------------
drivers/iommu/exynos-iommu.c | 8 +++++--
drivers/iommu/intel/iommu.c | 4 ++--
3 files changed, 18 insertions(+), 50 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2020-10-01 18:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-01 18:50 Joerg Roedel [this message]
2020-10-01 18:50 ` [git pull] IOMMU Fixes for Linux v5.9-rc7 Joerg Roedel
2020-10-01 20:28 ` pr-tracker-bot
2020-10-01 20:28 ` 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=20201001185024.GA3327@8bytes.org \
--to=joro@8bytes.org \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.