virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PULL] vhost: fixes and cleanups for 4.8
@ 2016-08-11 18:31 Michael S. Tsirkin
  0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2016-08-11 18:31 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: vegard.nossum, weiyj.lk, stefanha, kvm, minfei.hmf, netdev,
	fanc.fnst, liujbjl, linux-kernel, stable, virtualization, mst,
	viro, mnghuan, dan.carpenter

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

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 3b2fbb3f06efe5bd2dfdce2a1db703e23c1a78af:

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

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

- Misc fixes and cleanups all over the place.

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

----------------------------------------------------------------
Christian Borntraeger (1):
      virtio/s390: keep early_put_chars

Cornelia Huck (1):
      virtio/s390: deprecate old transport

Michael S. Tsirkin (1):
      virtio: fix error handling for debug builds

Minfei Huang (1):
      virtio_blk: Fix a slient kernel panic

Stefan Hajnoczi (2):
      vhost/vsock: fix vhost virtio_vsock_pkt use-after-free
      virtio-vsock: fix include guard typo

Vegard Nossum (1):
      9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()

Wei Yongjun (1):
      virtio: fix memory leak in virtqueue_add()

 include/uapi/linux/virtio_vsock.h |  2 +-
 drivers/block/virtio_blk.c        | 26 ++++++++------------------
 drivers/s390/virtio/kvm_virtio.c  |  4 +++-
 drivers/vhost/vsock.c             |  6 +++++-
 drivers/virtio/virtio_ring.c      |  3 +++
 net/9p/trans_virtio.c             |  4 ++--
 arch/s390/Kconfig                 | 13 +++++++++++++
 drivers/s390/virtio/Makefile      |  6 +++++-
 8 files changed, 40 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-11 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-11 18:31 [PULL] vhost: fixes and cleanups for 4.8 Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).