* [git pull] IOMMU Fixes for Linux v4.11-rc3
@ 2017-03-24 11:31 Joerg Roedel
0 siblings, 0 replies; only message in thread
From: Joerg Roedel @ 2017-03-24 11:31 UTC (permalink / raw)
To: Linus Torvalds
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1.1: Type: text/plain, Size: 2127 bytes --]
Hi Linus,
The following changes since commit 97da3854c526d3a6ee05c849c96e48d21527606c:
Linux 4.11-rc3 (2017-03-19 19:09:39 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.11-rc3
for you to fetch changes up to 11cd3386a1987a0515d7ce11ee87b242e5015dfe:
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes (2017-03-22 23:59:56 +0100)
----------------------------------------------------------------
IOMMU Fixes for Linux v4.11-rc3
A few fixes piled up:
* Fix a NULL-ptr dereference that happens in VT-d on some
platforms
* A fix for ARM MSI region reporting, so that a sane interface
makes it to a released kernel
* Fixes for leaf-checking in ARM io-page-table code
* Two fixes for IO/TLB flushing code on ARM Exynos platforms
----------------------------------------------------------------
Joerg Roedel (1):
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/.../will/linux into iommu/fixes
Koos Vriezen (1):
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Marek Szyprowski (2):
iommu/exynos: Block SYSMMU while invalidating FLPD cache
iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
Oleksandr Tyshchenko (2):
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it
Robin Murphy (1):
iommu: Disambiguate MSI region types
drivers/iommu/amd_iommu.c | 2 +-
drivers/iommu/arm-smmu-v3.c | 2 +-
drivers/iommu/arm-smmu.c | 2 +-
drivers/iommu/exynos-iommu.c | 8 +++++++-
drivers/iommu/intel-iommu.c | 4 ++--
drivers/iommu/io-pgtable-arm-v7s.c | 6 +++++-
drivers/iommu/io-pgtable-arm.c | 6 +++++-
drivers/iommu/iommu.c | 5 +++--
drivers/vfio/vfio_iommu_type1.c | 7 +++----
include/linux/iommu.h | 18 +++++++++++++-----
10 files changed, 41 insertions(+), 19 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-24 11:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-24 11:31 [git pull] IOMMU Fixes for Linux v4.11-rc3 Joerg Roedel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).