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:   Tue, 28 Sep 2021 10:37:56 -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>,
        Jason Gunthorpe <jgg@...dia.com>, colin.king@...onical.com
Subject: [GIT PULL] VFIO fixes for v5.15-rc4

Hi Linus,

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.15-rc4

for you to fetch changes up to 42de956ca7e5f6c47048dde640f797e783b23198:

  vfio/ap_ops: Add missed vfio_uninit_group_dev() (2021-09-24 10:04:44 -0600)

----------------------------------------------------------------
VFIO fixes for v5.15-rc4

 - Fix vfio-ap leak on uninit (Jason Gunthorpe)

 - Add missing prototype arg name (Colin Ian King)

----------------------------------------------------------------
Colin Ian King (1):
      vfio/pci: add missing identifier name in argument of function prototype

Jason Gunthorpe (1):
      vfio/ap_ops: Add missed vfio_uninit_group_dev()

 drivers/s390/crypto/vfio_ap_ops.c | 4 +++-
 drivers/vfio/pci/vfio_pci_core.c  | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ