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, 15 Jan 2016 13:58:16 -0700
From:	Alex Williamson <alex.williamson@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	kvm <kvm@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Pierre Morel <pmorel@...ux.vnet.ibm.com>,
	Dan Carpenter <dan.carpenter@...cle.com>,
	Alexey Kardashevskiy <aik@...abs.ru>
Subject: [GIT PULL] VFIO updates for v4.5-rc1

Hi Linus,

The following changes since commit 4ef7675344d687a0ef5b0d7c0cee12da005870c0:

  Linux 4.4-rc6 (2015-12-20 16:06:09 -0800)

are available in the git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v4.5-rc1

for you to fetch changes up to d4f50ee2f5b45fc4d9e4142a52edf8b7935a9275:

  vfio/iommu_type1: make use of info.flags (2016-01-04 12:55:44 -0700)

----------------------------------------------------------------
VFIO updates for v4.5-rc1
 - Fixes in AMD xgbe reset, spapr structure padding, type 1 flags
   (Dan Carpenter, Alexey Kardashevskiy, Pierre Morel)
 - Re-introduce no-iommu mode, with a user this time (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
      vfio: Include No-IOMMU mode

Alexey Kardashevskiy (1):
      vfio: Add explicit alignments in vfio_iommu_spapr_tce_create

Dan Carpenter (1):
      VFIO: platform: reset: fix a warning message condition

Pierre Morel (1):
      vfio/iommu_type1: make use of info.flags

 drivers/vfio/Kconfig                               |  15 ++
 drivers/vfio/pci/vfio_pci.c                        |   8 +-
 .../vfio/platform/reset/vfio_platform_amdxgbe.c    |   2 +-
 drivers/vfio/vfio.c                                | 184 ++++++++++++++++++++-
 drivers/vfio/vfio_iommu_type1.c                    |   2 +-
 include/linux/vfio.h                               |   3 +
 include/uapi/linux/vfio.h                          |   9 +
 7 files changed, 214 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ