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:   Tue, 28 Feb 2017 16:24:34 +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 v4.11-rc1

Hi Linus,

The following changes since commit 86292b33d4b79ee03e2f43ea0381ef85f077c760:

  Merge branch 'akpm' (patches from Andrew) (2017-02-27 23:09:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fix-v4.11-rc0-2

for you to fetch changes up to b7a42b9d38063e58cdf201c575da75943f71051e:

  iommu/amd: Fix crash when accessing AMD-Vi sysfs entries (2017-02-28 15:48:23 +0100)

----------------------------------------------------------------
IOMMU Fixes:

	* Fix and issue introduced this merge window into the AMD and
	  Intel IOMMU drivers that causes an oops when the
	  vendor-specific sysfs-entries are accessed.
	  Reason for this issue is that I forgot to update the sysfs
	  code in the drivers when moving the iommu 'struct device' to
	  the iommu-core.

----------------------------------------------------------------
Joerg Roedel (2):
      iommu/vt-d: Fix crash when accessing VT-d sysfs entries
      iommu/amd: Fix crash when accessing AMD-Vi sysfs entries

 drivers/iommu/amd_iommu_init.c  |  4 ++--
 drivers/iommu/amd_iommu_types.h |  5 +++++
 drivers/iommu/intel-iommu.c     | 17 +++++++++++------
 3 files changed, 18 insertions(+), 8 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