From: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
To: Linus Torvalds
<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [git pull] IOMMU Fixes for Linux v4.6-rc2
Date: Fri, 8 Apr 2016 16:24:24 +0200 [thread overview]
Message-ID: <20160408142414.GA12001@8bytes.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1531 bytes --]
Hi Linus,
The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:
Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.6-rc2
for you to fetch changes up to 0b74ecdfbea893ae585bc694136a3f50f5856cfe:
iommu/vt-d: Silence an uninitialized variable warning (2016-04-07 14:51:47 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v4.6-rc2 with:
- Compile-time fixes (warnings and failures)
- A bug in iommu core code which could cause the group->domain pointer
to be falsly cleared
- Fix in scatterlist handling of the ARM common DMA-API code
- Stall detection fix for the Rockchip IOMMU driver
----------------------------------------------------------------
Arnd Bergmann (1):
iommu: provide of_xlate pointer unconditionally
Dan Carpenter (1):
iommu/vt-d: Silence an uninitialized variable warning
Joerg Roedel (1):
iommu: Don't overwrite domain pointer when there is no default_domain
John Keeping (1):
iommu/rockchip: Fix "is stall active" check
Robin Murphy (1):
iommu/dma: Restore scatterlist offsets correctly
drivers/iommu/dma-iommu.c | 4 ++--
drivers/iommu/intel-iommu.c | 2 +-
drivers/iommu/iommu.c | 3 ++-
drivers/iommu/rockchip-iommu.c | 8 ++++----
include/linux/iommu.h | 2 --
5 files changed, 9 insertions(+), 10 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
Subject: [git pull] IOMMU Fixes for Linux v4.6-rc2
Date: Fri, 8 Apr 2016 16:24:24 +0200 [thread overview]
Message-ID: <20160408142414.GA12001@8bytes.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1531 bytes --]
Hi Linus,
The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:
Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.6-rc2
for you to fetch changes up to 0b74ecdfbea893ae585bc694136a3f50f5856cfe:
iommu/vt-d: Silence an uninitialized variable warning (2016-04-07 14:51:47 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v4.6-rc2 with:
- Compile-time fixes (warnings and failures)
- A bug in iommu core code which could cause the group->domain pointer
to be falsly cleared
- Fix in scatterlist handling of the ARM common DMA-API code
- Stall detection fix for the Rockchip IOMMU driver
----------------------------------------------------------------
Arnd Bergmann (1):
iommu: provide of_xlate pointer unconditionally
Dan Carpenter (1):
iommu/vt-d: Silence an uninitialized variable warning
Joerg Roedel (1):
iommu: Don't overwrite domain pointer when there is no default_domain
John Keeping (1):
iommu/rockchip: Fix "is stall active" check
Robin Murphy (1):
iommu/dma: Restore scatterlist offsets correctly
drivers/iommu/dma-iommu.c | 4 ++--
drivers/iommu/intel-iommu.c | 2 +-
drivers/iommu/iommu.c | 3 ++-
drivers/iommu/rockchip-iommu.c | 8 ++++----
include/linux/iommu.h | 2 --
5 files changed, 9 insertions(+), 10 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2016-04-08 14:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-08 14:24 Joerg Roedel [this message]
2016-04-08 14:24 ` [git pull] IOMMU Fixes for Linux v4.6-rc2 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=20160408142414.GA12001@8bytes.org \
--to=joro-zlv9swrftaidnm+yrofe0a@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 \
/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.