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:	Thu, 7 Jan 2016 20:28:06 +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.4-rc8

Hi Linus,

The following changes since commit 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6:

  Linux 4.4-rc7 (2015-12-27 18:17:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.4-rc8

for you to fetch changes up to 164afb1d85b872907cfac048b46c094db596d529:

  iommu/dma: Use correct offset in map_sg (2016-01-07 13:36:41 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.4-rc8

The patches include fixes for:

	* Two build issues, one in the ipmmu-vmsa driver and one for the
	  new generic dma-api implemention used on arm64

	* A performance fix for said dma-api implemention

	* An issue caused by a wrong offset in map_sg in the same code
	  as above

----------------------------------------------------------------
Geert Uytterhoeven (1):
      iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled

Robin Murphy (3):
      iommu/dma: Add some missing #includes
      iommu/dma: Avoid unlikely high-order allocations
      iommu/dma: Use correct offset in map_sg

 drivers/iommu/dma-iommu.c  | 11 ++++++++---
 drivers/iommu/ipmmu-vmsa.c |  2 +-
 2 files changed, 9 insertions(+), 4 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