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>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 26 Sep 2018 11:36:49 +0200
From:   Joerg Roedel <joro@...tes.org>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux v4.19-rc5

Hi Greg,

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.19-rc5

for you to fetch changes up to 5ebb1bc2d63d90dd204169e21fd7a0b4bb8c776e:

  iommu/amd: Return devid as alias for ACPI HID devices (2018-09-26 09:41:11 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.19-rc5

Three fixes queued up:

	- Warning fix for Rockchip IOMMU where there were IRQ handlers
	  for offlined hardware.

	- Fix for Intel VT-d because recent changes caused boot failures
	  on some machines because it tried to allocate to much
	  contiguous memory.

	- Fix for AMD IOMMU to handle eMMC devices correctly that appear
	  as ACPI HID devices.

----------------------------------------------------------------
Arindam Nath (1):
      iommu/amd: Return devid as alias for ACPI HID devices

Heiko Stuebner (1):
      iommu/rockchip: Free irqs in shutdown handler

Lu Baolu (1):
      iommu/vt-d: Handle memory shortage on pasid table allocation

 drivers/iommu/amd_iommu.c      | 6 ++++++
 drivers/iommu/intel-iommu.c    | 6 +++---
 drivers/iommu/intel-pasid.h    | 2 +-
 drivers/iommu/rockchip-iommu.c | 6 ++++++
 4 files changed, 16 insertions(+), 4 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