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:   Mon, 13 Jul 2020 17:36:54 +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 v5.8-rc5

Hi Linus,

The following changes since commit 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68:

  Linux 5.8-rc3 (2020-06-28 15:00:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a082121b55bac125f7d09d78de00607ea75a6903:

  iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused (2020-07-09 17:20:22 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.8-rc5:

Including:

	- Fix for a use-after-free of the device iommu-group. Found in the
	  arm-smmu driver, but the fix is in generic code.

	- Fix for the new Allwinner IOMMU driver to use the atomic
	  readl_timeout() variant in IO/TLB flushing code.

	- A couple of cleanups to fix various compile warnings.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      iommu: SUN50I_IOMMU should depend on HAS_DMA

Joerg Roedel (1):
      iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline

Jordan Crouse (1):
      iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused

Maxime Ripard (2):
      iommu/sun50i: Change the readl timeout to the atomic variant
      iommu/sun50i: Remove unused variable

Qian Cai (1):
      iommu: Fix use-after-free in iommu_release_device

 drivers/iommu/Kconfig         | 1 +
 drivers/iommu/amd/amd_iommu.h | 2 +-
 drivers/iommu/arm-smmu-qcom.c | 2 +-
 drivers/iommu/iommu.c         | 2 +-
 drivers/iommu/sun50i-iommu.c  | 8 +++-----
 5 files changed, 7 insertions(+), 8 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