Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp807592pxj; Thu, 27 May 2021 12:05:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzb1G7W6kcN02CaTRqYFBFVvP8bHw9R94Flc1SUYkTf+9GaQpaPKRBJ5i/Tv7NS288DFefQ X-Received: by 2002:a6b:c913:: with SMTP id z19mr4016434iof.42.1622142358632; Thu, 27 May 2021 12:05:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622142358; cv=none; d=google.com; s=arc-20160816; b=SsmEeqezCfH7RPx2Tk3oDUTpuG0OPJSimBk0lX5NFIaqod1vmfNbH9uVJQc38O9Qtz rt6Do+OF+IJmROEnAD46UnSRCoJFjwHM3YX2f2StE1NLuTtobujtuKuYlIc7+VdZUOEy haD6uDU2ll6ZHXgKy6IfVvyA0jbCjyo8Z1AIyVatbtROqzTWfrvQhmV3S8o6cpW1hN+v onqez6YtwmfxkYf0zCkG9rw8wRpzZ23poRfh8GsDV54NKcUfKcE5b0PEsE8yjKr8axts 6g3IOhdIFtmF5qV9DjIlUt3/LOVj1Nou1sit9RqwXTHzWDMN8CXEhPz6riQKu6Ssid5l LlMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=wb5OZUbYqo5EBCm4XQyRS2eeK8DVuW4aUTrE3x3Rd/4=; b=DCfgtTKnpEyFK/n1nTMCBUrSwWMyiPnviJLFvHN2IrUjHM9VdXkCvtlt7UlJMk4RMU uveOvPQM465ZSO8NA7jjzxYzfADvXdL5McFZExSuncOa4v4nNomwq4XFchY80soT/LJ2 d2AdXxkAhIUZeP0h0Du6U7j5lBSYOCBjo34ZMlp/gKV6bkFgaeNKeAJIC6090wSVMopi UEPC15YAbjzN63JUMY1e9skmvdTidpdkQPd/87M9PCYSJ2jCEhxz5S9OF31t4nZrIhzh 3bb6Dl9sAXQDgEHv+fJnIfv5TCLhfCHoFuiEbPd0Ctb0HC/S+Ja8whE6GWU4FVgmQcwi 6t+Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k2si1793411ioc.48.2021.05.27.12.05.45; Thu, 27 May 2021 12:05:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235089AbhE0R7C (ORCPT + 99 others); Thu, 27 May 2021 13:59:02 -0400 Received: from 8bytes.org ([81.169.241.247]:41164 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233395AbhE0R7B (ORCPT ); Thu, 27 May 2021 13:59:01 -0400 Received: by theia.8bytes.org (Postfix, from userid 1000) id CE612247; Thu, 27 May 2021 19:57:26 +0200 (CEST) Date: Thu, 27 May 2021 19:57:25 +0200 From: Joerg Roedel To: Linus Torvalds Cc: Will Deacon , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org Subject: [git pull] IOMMU Fixes for Linux v5.13-rc3 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="r7JlHYcG2r1PRoWj" Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --r7JlHYcG2r1PRoWj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Linus, The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc: Linux 5.13-rc2 (2021-05-16 15:27:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.13-rc3 for you to fetch changes up to 0ee74d5a48635c848c20f152d0d488bf84641304: iommu/vt-d: Fix sysfs leak in alloc_iommu() (2021-05-27 16:07:08 +0200) ---------------------------------------------------------------- IOMMU Fixes for Linux v5.13-rc3 Including: - Important fix for the AMD IOMMU driver in the recently added page-specific invalidation code to fix a calculation. - Fix a NULL-ptr dereference in the AMD IOMMU driver when a device switches domain types. - Fixes for the Intel VT-d driver to check for allocation failure and do correct cleanup. - Another fix for Intel VT-d to not allow supervisor page requests from devices when using second level page translation. - Add a MODULE_DEVICE_TABLE to the VIRTIO IOMMU driver ---------------------------------------------------------------- Bixuan Cui (1): iommu/virtio: Add missing MODULE_DEVICE_TABLE Dan Carpenter (1): iommu/vt-d: Check for allocation failure in aux_detach_device() Jean-Philippe Brucker (1): iommu/amd: Clear DMA ops when switching domain Lu Baolu (1): iommu/vt-d: Use user privilege for RID2PASID translation Nadav Amit (1): iommu/amd: Fix wrong parentheses on page-specific invalidations Rolf Eike Beer (1): iommu/vt-d: Fix sysfs leak in alloc_iommu() drivers/iommu/amd/iommu.c | 4 +++- drivers/iommu/intel/dmar.c | 4 +++- drivers/iommu/intel/iommu.c | 9 +++++++-- drivers/iommu/intel/pasid.c | 3 ++- drivers/iommu/virtio-iommu.c | 1 + 5 files changed, 16 insertions(+), 5 deletions(-) Please pull. Thanks, Joerg --r7JlHYcG2r1PRoWj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEr9jSbILcajRFYWYyK/BELZcBGuMFAmCv3YIACgkQK/BELZcB GuOAWw//WQuACOwVW8z+7/0rzSoYcfITOJ21HhiHYCHpr7G6+3w5gUJfia/vWeB1 QkfS7IFtcnkjGCoI5ZLQN2c6NIHfXrv7hjk73A95XKAhy/t208u749EYvj0vJsFm LNevjwcpQuRFJZMFO+1oCVt+lCGTdneY+BXme2GV6D5tu/U8MNGlzrnoMk5+rcPr 5jq60d9ELFxpLRVHc3/pd7uSn+LqzF2hPjxxifFgoZyVW9zC1Qp2pEOXhosb+HXv rBjDaXlo7k9osgRWLErGjkr3xSIfDaLFWfJmOAwCem7OvZn9NIdIsikiQdSgQMJ2 fkwQcY8lwe6ZWvW5mCqy7gqIQVkYU2D3hoUdWUxpatrXoDLQyLpPJYEzNq6a4yMv QeMQ5gEWGiYKar0PQoG257TjMieT4FWsFUBZxWl3tSsg3Vf0pmDa3NJ7493u06D6 d8nUFqjqDs4eFcivXop/sbGYyD9kpoEkzxKiciEsKw/5UvZb+zZ8aASl8JvY3nYC qeRNtcThiK5HJF78UrSfFxmke1v8pp+5wphBi5Z4yBimliwo4hGVleQLrR4wOfDr 6EXDE+GA1mtzn0SvzMqhRy4C+VRUkz6f6gNTQFxhjLEa3j5MXjhHczZvSQeXFddX UmilTYT2f4QNVdX5oR4rSzMLa5j5fYQXCEeDUW1LtZAXDUxs6yg= =hxvZ -----END PGP SIGNATURE----- --r7JlHYcG2r1PRoWj--