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, 12 Sep 2014 15:48:04 +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,
	Will Deacon <will.deacon@....com>,
	Varun Sethi <Varun.Sethi@...escale.com>
Subject: [git pull] IOMMU Fixes for Linux v3.17-rc4

Hi Linus,

The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f:

  Linux 3.17-rc3 (2014-08-31 18:23:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.17-rc4

for you to fetch changes up to 5a9137a66b521d667236e95c307b92af532fe600:

  iommu/fsl: Fix warning resulting from adding PCI device twice (2014-09-05 16:01:46 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v3.17-rc4

Including:

	* Two fixes for issues found by Coverity
	* Various fixes for the ARM SMMU driver
	* A warning fix for the FSL PAMU driver

----------------------------------------------------------------
Hans Wennborg (1):
      iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x

Joerg Roedel (3):
      iommu/core: Make iommu_group_get_for_dev() more robust
      iommu/vt-d: Check return value of acpi_bus_get_device()
      Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/.../will/linux into iommu/fixes

Mitchel Humpherys (1):
      iommu/arm-smmu: avoid calling request_irq in atomic context

Olav Haugan (2):
      iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
      iommu/arm-smmu: Do not access non-existing S2CR registers

Varun Sethi (1):
      iommu/fsl: Fix warning resulting from adding PCI device twice

Vladimir Murzin (1):
      iommu/arm-smmu: remove pgtable_page_{c,d}tor()

Will Deacon (2):
      iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
      iommu/arm-smmu: fix corner cases in address size calculations

 drivers/iommu/arm-smmu.c        | 127 +++++++++++++++++++++++-----------------
 drivers/iommu/dmar.c            |   3 +-
 drivers/iommu/fsl_pamu_domain.c |  10 +++-
 drivers/iommu/iommu.c           |   8 ++-
 4 files changed, 87 insertions(+), 61 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