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, 30 Oct 2018 14:49:10 -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>
Subject: [GIT PULL] VFIO updates for v4.20-rc1

Hi Linus,

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 104c7405a64d937254b6a154938e6151f91c9e0d:

  vfio: add edid support to mbochs sample driver (2018-10-11 10:22:36 -0600)

----------------------------------------------------------------
VFIO updates for v4.20

 - EDID interfaces for vfio devices supporting display extensions
   (Gerd Hoffmann)

 - Generically select Type-1 IOMMU model support on ARM/ARM64
   (Geert Uytterhoeven)

 - Quirk for VFs reporting INTx pin (Alex Williamson)

 - Fix error path memory leak in MSI support (Li Qiang)

----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Mask buggy SR-IOV VF INTx support

Geert Uytterhoeven (1):
      drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs

Gerd Hoffmann (2):
      vfio: add edid api for display (vgpu) devices.
      vfio: add edid support to mbochs sample driver

Li Qiang (1):
      vfio/pci: Fix potential memory leak in vfio_msi_cap_len

 drivers/vfio/Kconfig               |   2 +-
 drivers/vfio/pci/vfio_pci.c        |   8 ++-
 drivers/vfio/pci/vfio_pci_config.c |  31 ++++++++-
 include/uapi/linux/vfio.h          |  50 ++++++++++++++
 samples/vfio-mdev/mbochs.c         | 136 +++++++++++++++++++++++++++++++------
 5 files changed, 204 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ