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:   Wed, 3 May 2017 12:04:57 -0600
From:   Alex Williamson <alex.williamson@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     <linux-kernel@...r.kernel.org>,
        "kvm@...r.kernel.org" <kvm@...r.kernel.org>, <aik@...abs.ru>
Subject: [GIT PULL] VFIO updates for v4.12-rc1

Hi Linus,

The following changes since commit 39da7c509acff13fc8cb12ec1bb20337c988ed36:

  Linux 4.11-rc6 (2017-04-09 09:49:44 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7cb671e7a34d73b29df77d0b53492277744e57e7:

  vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote() (2017-04-18 15:01:15 -0600)

----------------------------------------------------------------
VFIO updates for v4.12-rc1

 - Updates for SPAPR IOMMU backend including compatibility test and
   memory allocation check (Alexey Kardashevskiy)
 - Updates for type1 IOMMU backend to remove asynchronous locked page
   accounting and remove redundancy (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (3):
      vfio/type1: Remove locked page accounting workqueue
      vfio/type1: Prune vfio_pin_page_external()
      vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()

Alexey Kardashevskiy (2):
      vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
      vfio/spapr_tce: Check kzalloc() return when preregistering memory

 drivers/vfio/vfio_iommu_spapr_tce.c |  13 ++++
 drivers/vfio/vfio_iommu_type1.c     | 150 +++++++++++++++---------------------
 2 files changed, 77 insertions(+), 86 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ