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 Apr 2016 16:24:24 +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.6-rc2

Hi Linus,

The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:

  Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.6-rc2

for you to fetch changes up to 0b74ecdfbea893ae585bc694136a3f50f5856cfe:

  iommu/vt-d: Silence an uninitialized variable warning (2016-04-07 14:51:47 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.6-rc2 with:

 - Compile-time fixes (warnings and failures)

 - A bug in iommu core code which could cause the group->domain pointer
   to be falsly cleared

 - Fix in scatterlist handling of the ARM common DMA-API code

 - Stall detection fix for the Rockchip IOMMU driver

----------------------------------------------------------------
Arnd Bergmann (1):
      iommu: provide of_xlate pointer unconditionally

Dan Carpenter (1):
      iommu/vt-d: Silence an uninitialized variable warning

Joerg Roedel (1):
      iommu: Don't overwrite domain pointer when there is no default_domain

John Keeping (1):
      iommu/rockchip: Fix "is stall active" check

Robin Murphy (1):
      iommu/dma: Restore scatterlist offsets correctly

 drivers/iommu/dma-iommu.c      | 4 ++--
 drivers/iommu/intel-iommu.c    | 2 +-
 drivers/iommu/iommu.c          | 3 ++-
 drivers/iommu/rockchip-iommu.c | 8 ++++----
 include/linux/iommu.h          | 2 --
 5 files changed, 9 insertions(+), 10 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