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:	Wed, 1 Apr 2015 15:11:28 +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.0-rc6

Hi Linus,

The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:

  Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)

are available in the git repository at:

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

for you to fetch changes up to 509fca899d5682a6eee3d1fb70bba7c89439034b:

  iommu/vt-d: Remove unused variable (2015-03-24 15:39:26 +0100)

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

This contains fixes for:

	* A VT-d issue where hardware domain-ids might be freed while
	  still in use.

	* An ipmmu-vmsa issue where where the device-table was not zero
	  terminated

	* Unchecked register access issue in the arm-smmu driver

----------------------------------------------------------------
Alex Williamson (2):
      iommu/vt-d: Detach domain *only* from attached iommus
      iommu/vt-d: Remove unused variable

Axel Lin (1):
      iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids

Baptiste Reynal (1):
      iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition

 drivers/iommu/arm-smmu.c    | 9 ++++++---
 drivers/iommu/intel-iommu.c | 7 +++----
 drivers/iommu/ipmmu-vmsa.c  | 1 +
 3 files changed, 10 insertions(+), 7 deletions(-)

Please pull.

Thanks,

	Joerg


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ