lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 5 Mar 2021 17:23:24 +0100
From:   Joerg Roedel <joro@...tes.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux iommu-updates-v5.12

Hi Linus,

The following changes since commit 45e606f2726926b04094e1c9bf809bca4884c57f:

  Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into next (2021-02-12 15:27:17 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.12-rc1

for you to fetch changes up to 444d66a23c1f1e4c4d12aed4812681d0ad835d60:

  iommu/vt-d: Fix status code for Allocate/Free PASID command (2021-03-04 13:32:04 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.12-rc1

Including:

	- Fix for a sleeping-while-atomic issue in the AMD IOMMU code

	- Disabling lazy IOTLB flush for untrusted devices in the Intel VT-d driver

	- Fix status code definitions for Intel VT-d

	- Fix IO Page Fault issue in Tegra IOMMU driver

----------------------------------------------------------------
Andrey Ryabinin (1):
      iommu/amd: Fix sleeping in atomic in increase_address_space()

Lu Baolu (1):
      iommu: Don't use lazy flush for untrusted device

Nicolin Chen (1):
      iommu/tegra-smmu: Fix mc errors on tegra124-nyan

Zenghui Yu (1):
      iommu/vt-d: Fix status code for Allocate/Free PASID command

 drivers/iommu/amd/io_pgtable.c | 10 +++---
 drivers/iommu/dma-iommu.c      | 15 +++++----
 drivers/iommu/intel/pasid.h    |  4 +--
 drivers/iommu/tegra-smmu.c     | 72 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 87 insertions(+), 14 deletions(-)

Please pull.

Thanks,

	Joerg

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ