OSDN Git Service

Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Feb 2023 18:31:53 +0000 (10:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Feb 2023 18:31:53 +0000 (10:31 -0800)
commit9f266ccaa2f5228bfe67ad58a94ca4e0109b954a
treed373f0bb112edf393421626cc8bc804dbabf011d
parentce18d3aa6a232ec80ece60ad5d6eb17bcac1744e
parent6b04456e248761cf68f562f2fd7c04e591fcac94
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "Just small bugfixes all over the place"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vdpa: ifcvf: Do proper cleanup if IFCVF init fails
  vhost-scsi: unbreak any layout for response
  tools/virtio: fix the vringh test for virtio ring changes
  vhost/net: Clear the pending messages when the backend is removed