]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Oct 2019 11:47:22 +0000 (12:47 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Oct 2019 11:47:22 +0000 (12:47 +0100)
commit418fdea2bf69e618b9993d01d34ccbaa7cd58136
tree37d0750d3be76112668aa8402f0eff6aeef8f4f8
parentab8b627918f1ee6f3ea88e86af1a954037dbaa93
parentc36a8e8b98dade5fce39ea502457c26a4c68a670
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "Some minor fixes"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vringh: fix copy direction of vringh_iov_push_kern()
  vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
  virtio_ring: fix stalls for packed rings