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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190322112224.GA22496@8bytes.org>
Date:   Fri, 22 Mar 2019 12:22:29 +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 v5.1-rc1

Hi Linus,

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.1-rc2

for you to fetch changes up to 84c11e4df5aa4955acaa441f0cf1cb2e50daf64b:

  iommu/vt-d: Save the right domain ID used by hardware (2019-03-22 12:02:27 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.1-rc2

Including:

	- AMD IOMMU fix for sg-mapping with sg->offset > PAGE_SIZE

	- Fix for IOVA code to trigger the slow-path less often

	- Two fixes for Intel VT-d to avoid writing to read-onl registers and
	  to flush the right domain id for the default domains in scalable
	  mode

----------------------------------------------------------------
Lu Baolu (2):
      iommu/vt-d: Check capability before disabling protected memory
      iommu/vt-d: Save the right domain ID used by hardware

Robert Richter (1):
      iommu/iova: Fix tracking of recently failed iova address

Stanislaw Gruszka (1):
      iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE

 drivers/iommu/amd_iommu.c   | 7 ++++++-
 drivers/iommu/intel-iommu.c | 5 ++++-
 drivers/iommu/iova.c        | 5 +++--
 3 files changed, 13 insertions(+), 4 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