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:   Sun, 12 Jan 2020 10:59:41 +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 v5.5-rc5

Hi Linus,

The following changes since commit c79f46a282390e0f5b306007bf7b11a46d529538:

  Linux 5.5-rc5 (2020-01-05 14:23:27 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git iommu-fixes-v5.5-rc5

for you to fetch changes up to 55817b340a31951d23d1692db45522560b1d20f9:

  iommu/dma: fix variable 'cookie' set but not used (2020-01-07 17:08:58 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.5-rc5

Including:

	- Two fixes for VT-d and generic IOMMU code to fix teardown on
	  error handling code paths.

	- Patch for the Intel VT-d driver to fix handling of non-PCI
	  devices

	- Fix W=1 compile warning in dma-iommu code

----------------------------------------------------------------
Jon Derrick (2):
      iommu: Remove device link to group on failure
      iommu/vt-d: Unlink device if failed to add to group

Patrick Steinhardt (1):
      iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU

Qian Cai (1):
      iommu/dma: fix variable 'cookie' set but not used

 drivers/iommu/dma-iommu.c   |  3 ---
 drivers/iommu/intel-iommu.c | 22 ++++++++++++++++++----
 drivers/iommu/iommu.c       |  1 +
 3 files changed, 19 insertions(+), 7 deletions(-)

Please pull.

Thanks,

	Joerg

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ