From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755424AbdAFPC3 (ORCPT ); Fri, 6 Jan 2017 10:02:29 -0500 Received: from 8bytes.org ([81.169.241.247]:46704 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755247AbdAFPCS (ORCPT ); Fri, 6 Jan 2017 10:02:18 -0500 Date: Fri, 6 Jan 2017 16:02:15 +0100 From: Joerg Roedel To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org Subject: [git pull] IOMMU Fixes for Linux v4.10-rc2 Message-ID: <20170106150209.GA29909@8bytes.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Linus, The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88: Linux 4.10-rc2 (2017-01-01 14:31:53 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.10-rc2 for you to fetch changes up to 432abf68a79332282329286d190e21fe3ac02a31: iommu/amd: Fix the left value check of cmd buffer (2017-01-04 15:22:22 +0100) ---------------------------------------------------------------- IOMMU Fixes for Linux v4.10-rc2 Three fixes queued up: * Fix an issue with command buffer overflow handling in the AMD IOMMU driver * Add an additional context entry flush to the Intel VT-d driver to make sure any old context entry from kdump copying is flushed out of the cache * Correct the encoding of the PASID table size in the Intel VT-d driver ---------------------------------------------------------------- Huang Rui (1): iommu/amd: Fix the left value check of cmd buffer Jacob Pan (1): iommu/vt-d: Fix pasid table size encoding Xunlei Pang (1): iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped drivers/iommu/amd_iommu.c | 2 +- drivers/iommu/intel-iommu.c | 42 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) Please pull. Thanks, Joerg --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJYb7FxAAoJECvwRC2XARrjdg0P/i6So7BsACaqoUnPSIx4HxG1 1YaGviu5ko516apfzmLLiSUW8/lkgwOEcfbMOEbkH6ivfM58MfsCmz65CC937qzC ERL/GqG6n++br9AKYMiUSH/2K+YQ2cwIExVB6TAHRcf9C6eZSk6q+S40213y/H/g Vtue4LhYrdwNczW1M1UapxDGciLhlAcDN7XCb3vuoYQI70YUZzpOTtr8/deWc65R /QrNQshGTCFnOxIvkKeVtqMmKnyz+74P0Y3LzcXxlOtJsAi9aSU+si+GeCrWzm4H IXZfjo2EDG3QTHHf8m6MGhj0uYIQg5V5OpaPWi0XcMeRSsjYTI5Klwe8f6oUdI3H 4E0eW/vt/9ybj537dyTgGkP17wz4hbOAsTr4SkAs+Wi0F3H5de5ZNJroswpAxGS0 BQT4q/Gk/ue9WCzkwcK60dFd6iVDTWek0H7H9SI38fAWtYYPmcvJddoi21CTIb3z BOewo14igM7vnnNXTsJ536xKhKWQrmjmfc3/+oYqSVU12lAmkPKcbgXEJpQ1mZtC PFRuHO/u1o/mKCjQv4GpFqKU0Yoc4Ve+Kzg0xgb4A31AQuHA5Zo0+jL4LspnXJGJ 4nqkVXikRin14e205+bnz83EKfrNzfixrIU0DJ+OKP409VOih95NNmYFs8j5NKh+ Rkxu9ykLmhtZmyputB7/ =Mk7l -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--