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:	Tue, 16 Aug 2016 17:37:04 +0300
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,
	ggarcia@...a.uab.cat, mst@...hat.com, stefanha@...hat.com,
	Jason Wang <jasowang@...hat.com>
Subject: [PULL] vhost: fixes for 4.8

The following changes since commit 3b2fbb3f06efe5bd2dfdce2a1db703e23c1a78af:

  virtio/s390: deprecate old transport (2016-08-09 13:42:41 +0300)

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 6be3ffaa0e15c64f560904b025f5c50bef5886f9:

  tools/virtio: add dma stubs (2016-08-15 05:05:51 +0300)

----------------------------------------------------------------
virtio/vhost: fixes for 4.8

- Test fixes.
- A vsock fix.

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

----------------------------------------------------------------
Gerard Garcia (1):
      vhost/vsock: drop space available check for TX vq

Michael S. Tsirkin (3):
      ringtest: test build fix
      vhost/test: fix after swiotlb changes
      tools/virtio: add dma stubs

 tools/virtio/linux/dma-mapping.h   | 16 ++++++++++++++++
 tools/virtio/linux/kernel.h        | 14 ++++++++++++++
 tools/virtio/linux/slab.h          |  4 ++++
 tools/virtio/linux/virtio.h        |  6 +++++-
 tools/virtio/linux/virtio_config.h | 13 +++++++++++++
 drivers/vhost/test.c               |  8 ++++----
 net/vmw_vsock/virtio_transport.c   | 10 +++-------
 tools/virtio/ringtest/ptr_ring.c   |  1 +
 8 files changed, 60 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ