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, 29 Sep 2017 15:51:13 +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.14-rc2

Hi Linus,

The following changes since commit e19b205be43d11bff638cad4487008c48d21c103:

  Linux 4.14-rc2 (2017-09-24 16:38:56 -0700)

are available in the git repository at:

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

for you to fetch changes up to 50ce6312f293e129eedf2affc7bd791c71d8287e:

  iommu: Fix comment for iommu_ops.map_sg (2017-09-27 17:02:45 +0200)

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

Including:

	* A comment fix for 'struct iommu_ops'

	* Format string fixes for AMD IOMMU, unfortunatly I missed that
	  during review.

	* Limit mediatek physical addresses to 32 bit for v7s to fix a
	  warning triggered in io-page-table code.

	* Fix dma-sync in io-pgtable-arm-v7s code

----------------------------------------------------------------
Arvind Yadav (1):
      iommu/amd: pr_err() strings should end with newlines

Jean-Philippe Brucker (1):
      iommu: Fix comment for iommu_ops.map_sg

Yong Wu (2):
      iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
      iommu/mediatek: Limit the physical address in 32bit for v7s

 drivers/iommu/amd_iommu_init.c     | 8 ++++----
 drivers/iommu/io-pgtable-arm-v7s.c | 2 +-
 drivers/iommu/mtk_iommu.c          | 3 ++-
 include/linux/iommu.h              | 2 +-
 4 files changed, 8 insertions(+), 7 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