From: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
To: Linus Torvalds
<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: Varun Sethi <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [git pull] IOMMU Fixes for Linux v3.17-rc4
Date: Fri, 12 Sep 2014 15:48:04 +0200 [thread overview]
Message-ID: <20140912134804.GA15033@8bytes.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1929 bytes --]
Hi Linus,
The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f:
Linux 3.17-rc3 (2014-08-31 18:23:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.17-rc4
for you to fetch changes up to 5a9137a66b521d667236e95c307b92af532fe600:
iommu/fsl: Fix warning resulting from adding PCI device twice (2014-09-05 16:01:46 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v3.17-rc4
Including:
* Two fixes for issues found by Coverity
* Various fixes for the ARM SMMU driver
* A warning fix for the FSL PAMU driver
----------------------------------------------------------------
Hans Wennborg (1):
iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
Joerg Roedel (3):
iommu/core: Make iommu_group_get_for_dev() more robust
iommu/vt-d: Check return value of acpi_bus_get_device()
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/.../will/linux into iommu/fixes
Mitchel Humpherys (1):
iommu/arm-smmu: avoid calling request_irq in atomic context
Olav Haugan (2):
iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
iommu/arm-smmu: Do not access non-existing S2CR registers
Varun Sethi (1):
iommu/fsl: Fix warning resulting from adding PCI device twice
Vladimir Murzin (1):
iommu/arm-smmu: remove pgtable_page_{c,d}tor()
Will Deacon (2):
iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
iommu/arm-smmu: fix corner cases in address size calculations
drivers/iommu/arm-smmu.c | 127 +++++++++++++++++++++++-----------------
drivers/iommu/dmar.c | 3 +-
drivers/iommu/fsl_pamu_domain.c | 10 +++-
drivers/iommu/iommu.c | 8 ++-
4 files changed, 87 insertions(+), 61 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
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,
Will Deacon <will.deacon@arm.com>,
Varun Sethi <Varun.Sethi@freescale.com>
Subject: [git pull] IOMMU Fixes for Linux v3.17-rc4
Date: Fri, 12 Sep 2014 15:48:04 +0200 [thread overview]
Message-ID: <20140912134804.GA15033@8bytes.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1929 bytes --]
Hi Linus,
The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f:
Linux 3.17-rc3 (2014-08-31 18:23:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.17-rc4
for you to fetch changes up to 5a9137a66b521d667236e95c307b92af532fe600:
iommu/fsl: Fix warning resulting from adding PCI device twice (2014-09-05 16:01:46 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v3.17-rc4
Including:
* Two fixes for issues found by Coverity
* Various fixes for the ARM SMMU driver
* A warning fix for the FSL PAMU driver
----------------------------------------------------------------
Hans Wennborg (1):
iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
Joerg Roedel (3):
iommu/core: Make iommu_group_get_for_dev() more robust
iommu/vt-d: Check return value of acpi_bus_get_device()
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/.../will/linux into iommu/fixes
Mitchel Humpherys (1):
iommu/arm-smmu: avoid calling request_irq in atomic context
Olav Haugan (2):
iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
iommu/arm-smmu: Do not access non-existing S2CR registers
Varun Sethi (1):
iommu/fsl: Fix warning resulting from adding PCI device twice
Vladimir Murzin (1):
iommu/arm-smmu: remove pgtable_page_{c,d}tor()
Will Deacon (2):
iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
iommu/arm-smmu: fix corner cases in address size calculations
drivers/iommu/arm-smmu.c | 127 +++++++++++++++++++++++-----------------
drivers/iommu/dmar.c | 3 +-
drivers/iommu/fsl_pamu_domain.c | 10 +++-
drivers/iommu/iommu.c | 8 ++-
4 files changed, 87 insertions(+), 61 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2014-09-12 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-12 13:48 Joerg Roedel [this message]
2014-09-12 13:48 ` [git pull] IOMMU Fixes for Linux v3.17-rc4 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=20140912134804.GA15033@8bytes.org \
--to=joro-zlv9swrftaidnm+yrofe0a@public.gmane.org \
--cc=Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
--cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=will.deacon-5wv7dgnIgG8@public.gmane.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.