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:	Mon, 15 Aug 2016 12:01:30 +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.8-rc2

Hi Linus,

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18: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.8-rc2

for you to fetch changes up to c987ff0d3cb37d7fe1ddaa370811dfd9f73643fa:

  iommu/dma: Respect IOMMU aperture when allocating (2016-08-10 12:02:02 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.8-rc2

Including:

	* Some functions defined in a header file for the mediatek
	  driver were not marked inline. Fix that oversight.

	* Fix a potential crash in the ARM64 dma-mapping code when
	  freeing a partially initialized domain.

	* Another fix for ARM64 dma-mapping to respect IOMMU mapping
	  constraints when allocating IOVA addresses.

----------------------------------------------------------------
Joerg Roedel (1):
      iommu/mediatek: Mark static functions in headers inline

Robin Murphy (2):
      iommu/dma: Don't put uninitialised IOVA domains
      iommu/dma: Respect IOMMU aperture when allocating

 drivers/iommu/dma-iommu.c | 14 +++++++++-----
 drivers/iommu/mtk_iommu.h |  6 +++---
 2 files changed, 12 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