* [git pull] IOMMU Fixes for Linux v5.6-rc1
@ 2020-02-19 16:51 ` Joerg Roedel
0 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2020-02-19 16:51 UTC (permalink / raw)
To: Linus Torvalds; +Cc: iommu, linux-kernel
[-- Attachment #1.1: Type: text/plain, Size: 1976 bytes --]
Hi Linus,
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.6-rc2
for you to fetch changes up to ab362fffa0feb0da23191111e60b641d39130053:
iommu/arm-smmu: Restore naming of driver parameter prefix (2020-02-19 12:03:21 +0100)
----------------------------------------------------------------
IOMMU Fixes for Linux v5.6-rc2
Including:
- Compile warning fix for the Intel IOMMU driver
- Fix kdump boot with Intel IOMMU enabled and in passthrough
mode
- Disable AMD IOMMU on a Laptop/Embedded platform because the
delay in introduces in DMA transactions causes screen
flickering there with 4k monitors
- Make domain_free function in QCOM IOMMU driver robust and not
leak memory/dereference NULL pointers
- Fix ARM-SMMU module parameter prefix names
----------------------------------------------------------------
Joerg Roedel (6):
iommu/vt-d: Fix compile warning from intel-svm.h
iommu/vt-d: Add attach_deferred() helper
iommu/vt-d: Move deferred device attachment into helper function
iommu/vt-d: Do deferred attachment in iommu_need_mapping()
iommu/vt-d: Remove deferred_attach_domain()
iommu/vt-d: Simplify check in identity_mapping()
Kai-Heng Feng (1):
iommu/amd: Disable IOMMU on Stoney Ridge systems
Robin Murphy (1):
iommu/qcom: Fix bogus detach logic
Will Deacon (1):
iommu/arm-smmu: Restore naming of driver parameter prefix
drivers/iommu/Makefile | 4 ++--
drivers/iommu/amd_iommu_init.c | 13 ++++++++++++-
drivers/iommu/intel-iommu.c | 41 ++++++++++++++++++++++++-----------------
drivers/iommu/qcom_iommu.c | 28 ++++++++++++----------------
include/linux/intel-svm.h | 2 +-
5 files changed, 51 insertions(+), 37 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
^ permalink raw reply [flat|nested] 4+ messages in thread* [git pull] IOMMU Fixes for Linux v5.6-rc1
@ 2020-02-19 16:51 ` Joerg Roedel
0 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2020-02-19 16:51 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, iommu
[-- Attachment #1: Type: text/plain, Size: 1976 bytes --]
Hi Linus,
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.6-rc2
for you to fetch changes up to ab362fffa0feb0da23191111e60b641d39130053:
iommu/arm-smmu: Restore naming of driver parameter prefix (2020-02-19 12:03:21 +0100)
----------------------------------------------------------------
IOMMU Fixes for Linux v5.6-rc2
Including:
- Compile warning fix for the Intel IOMMU driver
- Fix kdump boot with Intel IOMMU enabled and in passthrough
mode
- Disable AMD IOMMU on a Laptop/Embedded platform because the
delay in introduces in DMA transactions causes screen
flickering there with 4k monitors
- Make domain_free function in QCOM IOMMU driver robust and not
leak memory/dereference NULL pointers
- Fix ARM-SMMU module parameter prefix names
----------------------------------------------------------------
Joerg Roedel (6):
iommu/vt-d: Fix compile warning from intel-svm.h
iommu/vt-d: Add attach_deferred() helper
iommu/vt-d: Move deferred device attachment into helper function
iommu/vt-d: Do deferred attachment in iommu_need_mapping()
iommu/vt-d: Remove deferred_attach_domain()
iommu/vt-d: Simplify check in identity_mapping()
Kai-Heng Feng (1):
iommu/amd: Disable IOMMU on Stoney Ridge systems
Robin Murphy (1):
iommu/qcom: Fix bogus detach logic
Will Deacon (1):
iommu/arm-smmu: Restore naming of driver parameter prefix
drivers/iommu/Makefile | 4 ++--
drivers/iommu/amd_iommu_init.c | 13 ++++++++++++-
drivers/iommu/intel-iommu.c | 41 ++++++++++++++++++++++++-----------------
drivers/iommu/qcom_iommu.c | 28 ++++++++++++----------------
include/linux/intel-svm.h | 2 +-
5 files changed, 51 insertions(+), 37 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [git pull] IOMMU Fixes for Linux v5.6-rc1
2020-02-19 16:51 ` Joerg Roedel
@ 2020-02-19 17:40 ` pr-tracker-bot
-1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-02-19 17:40 UTC (permalink / raw)
To: Joerg Roedel; +Cc: iommu, Linus Torvalds, linux-kernel
The pull request you sent on Wed, 19 Feb 2020 17:51:22 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.6-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4b205766d8fcb1627429ff31a4b36248b71a0df1
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-02-19 17:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-19 16:51 [git pull] IOMMU Fixes for Linux v5.6-rc1 Joerg Roedel
2020-02-19 16:51 ` Joerg Roedel
2020-02-19 17:40 ` pr-tracker-bot
2020-02-19 17:40 ` 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.