All of lore.kernel.org
 help / color / mirror / Atom feed
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.5-rc1
Date: Fri, 29 Jan 2016 15:22:24 +0100	[thread overview]
Message-ID: <20160129142224.GF4204@8bytes.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1458 bytes --]

Hi Linus,

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.5-rc1

for you to fetch changes up to 0d9bacb6c8265e7aa75ac28ae9b5d7748065942f:

  iommu: Update struct iommu_ops comments (2016-01-29 12:34:29 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.5-rc1

Five patches queued up:

	* Two patches for the AMD and Intel IOMMU drivers to fix alias
	  handling and ATS handling.

	* Fix build error with arm io-pgtable code

	* Two documentation fixes

----------------------------------------------------------------
Baoquan He (1):
      iommu/amd: Correct the wrong setting of alias DTE in do_attach

Jeremy McNicoll (1):
      iommu/vt-d: Don't skip PCI devices when disabling IOTLB

Lada Trimasova (1):
      iommu/io-pgtable-arm: Fix io-pgtable-arm build failure

Magnus Damm (1):
      iommu: Update struct iommu_ops comments

Michael S. Tsirkin (1):
      iommu/vt-d: Fix link to Intel IOMMU Specification

 Documentation/Intel-IOMMU.txt  |  2 +-
 drivers/iommu/amd_iommu.c      |  2 +-
 drivers/iommu/intel-iommu.c    |  2 +-
 drivers/iommu/io-pgtable-arm.c |  1 +
 include/linux/iommu.h          | 16 ++++++++++++----
 5 files changed, 16 insertions(+), 7 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.5-rc1
Date: Fri, 29 Jan 2016 15:22:24 +0100	[thread overview]
Message-ID: <20160129142224.GF4204@8bytes.org> (raw)

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

Hi Linus,

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.5-rc1

for you to fetch changes up to 0d9bacb6c8265e7aa75ac28ae9b5d7748065942f:

  iommu: Update struct iommu_ops comments (2016-01-29 12:34:29 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.5-rc1

Five patches queued up:

	* Two patches for the AMD and Intel IOMMU drivers to fix alias
	  handling and ATS handling.

	* Fix build error with arm io-pgtable code

	* Two documentation fixes

----------------------------------------------------------------
Baoquan He (1):
      iommu/amd: Correct the wrong setting of alias DTE in do_attach

Jeremy McNicoll (1):
      iommu/vt-d: Don't skip PCI devices when disabling IOTLB

Lada Trimasova (1):
      iommu/io-pgtable-arm: Fix io-pgtable-arm build failure

Magnus Damm (1):
      iommu: Update struct iommu_ops comments

Michael S. Tsirkin (1):
      iommu/vt-d: Fix link to Intel IOMMU Specification

 Documentation/Intel-IOMMU.txt  |  2 +-
 drivers/iommu/amd_iommu.c      |  2 +-
 drivers/iommu/intel-iommu.c    |  2 +-
 drivers/iommu/io-pgtable-arm.c |  1 +
 include/linux/iommu.h          | 16 ++++++++++++----
 5 files changed, 16 insertions(+), 7 deletions(-)

Please pull.

Thanks,

	Joerg


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

             reply	other threads:[~2016-01-29 14:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29 14:22 Joerg Roedel [this message]
2016-01-29 14:22 ` [git pull] IOMMU Fixes for Linux v4.5-rc1 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=20160129142224.GF4204@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.