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, 25 Jan 2017 18:21:18 +0200
From:   "Michael S. Tsirkin" <mst@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        jean-philippe.brucker@....com, luto@...nel.org,
        marc.zyngier@....com, mst@...hat.com, robin.murphy@....com,
        stable@...r.kernel.org, stefanha@...hat.com, will.deacon@....com
Subject: [PULL] virtio, vhost: fixes

The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36:

  Linux 4.10-rc5 (2017-01-22 12:54:15 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to c7070619f3408d9a0dffbed9149e6f00479cf43b:

  vring: Force use of DMA API for ARM-based systems with legacy devices (2017-01-25 00:33:11 +0200)

----------------------------------------------------------------
virtio, vhost: fixes

ARM DMA fixes
vhost vsock bugfix

Signed-off-by: Michael S. Tsirkin <mst@...hat.com>

----------------------------------------------------------------
Robin Murphy (1):
      virtio_mmio: Set DMA masks appropriately

Stefan Hajnoczi (1):
      vhost/vsock: handle vhost_vq_init_access() error

Will Deacon (1):
      vring: Force use of DMA API for ARM-based systems with legacy devices

 drivers/vhost/vsock.c        | 13 +++++++++----
 drivers/virtio/virtio_mmio.c | 20 +++++++++++++++++++-
 drivers/virtio/virtio_ring.c |  7 +++++++
 3 files changed, 35 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ