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:   Thu, 6 May 2021 12:31:11 -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>, hi@...ssa.is,
        dan.carpenter@...cle.com
Subject: [GIT PULL] VFIO updates for v5.13-rc1 pt2

Hi Linus,

A 2nd small set of commits for this merge window, primarily to unbreak
some deletions from our uAPI header before rc1.  Thanks,

Alex

The following changes since commit 5e321ded302da4d8c5d5dd953423d9b748ab3775:

  Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2021-05-03 13:47:17 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.13-rc1pt2

for you to fetch changes up to cc35518d29bc8e38902866b74874b4a3f1ad3617:

  docs: vfio: fix typo (2021-05-05 10:20:33 -0600)

----------------------------------------------------------------
VFIO updates for v5.13-rc1 pt2

 - Additional mdev sample driver cleanup (Dan Carpenter)

 - Doc fix (Alyssa Ross)

 - Unbreak uAPI from NVLink2 support removal (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Revert nvlink removal uAPI breakage

Alyssa Ross (1):
      docs: vfio: fix typo

Dan Carpenter (1):
      vfio/mdev: remove unnecessary NULL check in mbochs_create()

 Documentation/driver-api/vfio.rst |  2 +-
 include/uapi/linux/vfio.h         | 46 +++++++++++++++++++++++++++++++++++----
 samples/vfio-mdev/mbochs.c        |  2 --
 samples/vfio-mdev/mdpy.c          |  3 +--
 4 files changed, 44 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ