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.7-rc3
Date: Sun, 3 May 2020 14:19:34 +0200 [thread overview]
Message-ID: <20200503121929.GA10425@8bytes.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1962 bytes --]
Hi Linus,
The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:
Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.7-rc3
for you to fetch changes up to b52649aee6243ea661905bdc5fbe28cc5f6dec76:
iommu/qcom: Fix local_base status check (2020-05-01 13:37:23 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v5.7-rc3
Including:
- Fix for a memory leak when dev_iommu gets freed and a
sub-pointer does not.
- Build dependency fixes for Mediatek, spapr_tce, and
Intel IOMMU driver.
- Export iommu_group_get_for_dev() only for GPLed modules
- Fix for AMD IOMMU interrupt remapping when x2apic is
enabled
- Fix for error path in the QCOM IOMMU driver probe function
----------------------------------------------------------------
Geert Uytterhoeven (1):
iommu/mediatek: Fix MTK_IOMMU dependencies
Greg Kroah-Hartman (1):
iommu: Properly export iommu_group_get_for_dev()
Kevin Hao (1):
iommu: Fix the memory leak in dev_iommu_free()
Krzysztof Kozlowski (1):
iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
Lu Baolu (1):
iommu/vt-d: Use right Kconfig option name
Suravee Suthikulpanit (1):
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Tang Bin (1):
iommu/qcom: Fix local_base status check
drivers/iommu/Kconfig | 4 ++--
drivers/iommu/amd_iommu_init.c | 2 +-
drivers/iommu/intel-iommu.c | 4 ++--
drivers/iommu/iommu.c | 3 ++-
drivers/iommu/qcom_iommu.c | 5 ++++-
5 files changed, 11 insertions(+), 7 deletions(-)
Please pull.
There are also some race condition fixes for the AMD IOMMU driver
pending, but I wait for more testing feedback from Qian before sending
them your way, so they are not included here.
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.7-rc3
Date: Sun, 3 May 2020 14:19:34 +0200 [thread overview]
Message-ID: <20200503121929.GA10425@8bytes.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1962 bytes --]
Hi Linus,
The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:
Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.7-rc3
for you to fetch changes up to b52649aee6243ea661905bdc5fbe28cc5f6dec76:
iommu/qcom: Fix local_base status check (2020-05-01 13:37:23 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v5.7-rc3
Including:
- Fix for a memory leak when dev_iommu gets freed and a
sub-pointer does not.
- Build dependency fixes for Mediatek, spapr_tce, and
Intel IOMMU driver.
- Export iommu_group_get_for_dev() only for GPLed modules
- Fix for AMD IOMMU interrupt remapping when x2apic is
enabled
- Fix for error path in the QCOM IOMMU driver probe function
----------------------------------------------------------------
Geert Uytterhoeven (1):
iommu/mediatek: Fix MTK_IOMMU dependencies
Greg Kroah-Hartman (1):
iommu: Properly export iommu_group_get_for_dev()
Kevin Hao (1):
iommu: Fix the memory leak in dev_iommu_free()
Krzysztof Kozlowski (1):
iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
Lu Baolu (1):
iommu/vt-d: Use right Kconfig option name
Suravee Suthikulpanit (1):
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Tang Bin (1):
iommu/qcom: Fix local_base status check
drivers/iommu/Kconfig | 4 ++--
drivers/iommu/amd_iommu_init.c | 2 +-
drivers/iommu/intel-iommu.c | 4 ++--
drivers/iommu/iommu.c | 3 ++-
drivers/iommu/qcom_iommu.c | 5 ++++-
5 files changed, 11 insertions(+), 7 deletions(-)
Please pull.
There are also some race condition fixes for the AMD IOMMU driver
pending, but I wait for more testing feedback from Qian before sending
them your way, so they are not included here.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2020-05-03 12:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-03 12:19 Joerg Roedel [this message]
2020-05-03 12:19 ` [git pull] IOMMU Fixes for Linux v5.7-rc3 Joerg Roedel
2020-05-03 18:35 ` pr-tracker-bot
2020-05-03 18:35 ` 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=20200503121929.GA10425@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.