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>] [day] [month] [year] [list]
Date:	Fri, 8 Jul 2016 16:30:56 +0200
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 v4.7-rc6

Hi Linus,

The following changes since commit a99cde438de0c4c0cecc1d1af1a55a75b10bfdef:

  Linux 4.7-rc6 (2016-07-03 23:01:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.7-rc6

for you to fetch changes up to 522e5cb76d0663c88f96b6a8301451c8efa37207:

  iommu/amd: Fix unity mapping initialization race (2016-07-06 18:04:55 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.7-rc6

Two Fixes:

	* Intel VT-d fix for a suspend/resume issue, introduced with the
	  scalability improvements in this cycle.

	* AMD IOMMU fix for systems that have unity mappings defined. There was
	  a race where translation got enabled before the unity mappings were
	  in place. This issue was seen on some HP servers.

----------------------------------------------------------------
Aaron Campbell (1):
      iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas

Joerg Roedel (1):
      iommu/amd: Fix unity mapping initialization race

 drivers/iommu/amd_iommu_init.c | 14 ++++++++++++--
 drivers/iommu/intel-iommu.c    |  4 ++--
 2 files changed, 14 insertions(+), 4 deletions(-)

Please pull.

Thanks,

	Joerg

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ