From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] iommu/arm-smmu: Updates for 4.12
Date: Fri, 7 Apr 2017 17:02:12 +0100 [thread overview]
Message-ID: <20170407160212.GR19342@arm.com> (raw)
Hi Joerg,
Please pull these arm-smmu updates for 4.12. Highlights include:
* TLB sync optimisations for SMMUv2
* Support for using an IDENTITY domain in conjunction with DMA ops
* Support for SMR masking
* Support for 16-bit ASIDs (was previously broken)
Thanks,
Will
--->8
The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:
Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/updates
for you to fetch changes up to 022f4e4f31fea69702f3ec810dc567af6a6d86d8:
iommu/io-pgtable-arm: Avoid shift overflow in block size (2017-04-06 16:06:44 +0100)
----------------------------------------------------------------
Robert Richter (1):
iommu/arm-smmu: Print message when Cavium erratum 27704 was detected
Robin Murphy (7):
iommu: Better document the IOMMU_PRIV flag
iommu/arm-smmu: Simplify ASID/VMID handling
iommu/arm-smmu: Tidy up context bank indexing
iommu/arm-smmu: Use per-context TLB sync as appropriate
iommu/arm-smmu: Poll for TLB sync completion more effectively
iommu/arm-smmu: Add global SMR masking property
iommu/io-pgtable-arm: Avoid shift overflow in block size
Sunil Goutham (1):
iommu/arm-smmu: Fix 16-bit ASID configuration
Will Deacon (5):
iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
iommu: Allow default domain type to be set on the kernel command line
Documentation/admin-guide/kernel-parameters.txt | 6 +
.../devicetree/bindings/iommu/arm,smmu.txt | 28 +++
drivers/iommu/arm-smmu-v3.c | 76 +++---
drivers/iommu/arm-smmu.c | 259 +++++++++++++--------
drivers/iommu/io-pgtable-arm.c | 2 +-
drivers/iommu/iommu.c | 28 ++-
include/linux/iommu.h | 11 +-
7 files changed, 281 insertions(+), 129 deletions(-)
next reply other threads:[~2017-04-07 16:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 16:02 Will Deacon [this message]
2017-04-07 16:42 ` [GIT PULL] iommu/arm-smmu: Updates for 4.12 Joerg Roedel
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=20170407160212.GR19342@arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.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 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).