linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.0-rc6
Date: Wed, 1 Apr 2015 15:11:28 +0200	[thread overview]
Message-ID: <20150401131128.GA29217@8bytes.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]

Hi Linus,

The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:

  Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.0-rc6

for you to fetch changes up to 509fca899d5682a6eee3d1fb70bba7c89439034b:

  iommu/vt-d: Remove unused variable (2015-03-24 15:39:26 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.0-rc6

This contains fixes for:

	* A VT-d issue where hardware domain-ids might be freed while
	  still in use.

	* An ipmmu-vmsa issue where where the device-table was not zero
	  terminated

	* Unchecked register access issue in the arm-smmu driver

----------------------------------------------------------------
Alex Williamson (2):
      iommu/vt-d: Detach domain *only* from attached iommus
      iommu/vt-d: Remove unused variable

Axel Lin (1):
      iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids

Baptiste Reynal (1):
      iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition

 drivers/iommu/arm-smmu.c    | 9 ++++++---
 drivers/iommu/intel-iommu.c | 7 +++----
 drivers/iommu/ipmmu-vmsa.c  | 1 +
 3 files changed, 10 insertions(+), 7 deletions(-)

Please pull.

Thanks,

	Joerg


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2015-04-01 13:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150401131128.GA29217@8bytes.org \
    --to=joro@8bytes.org \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).