Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Oct 2023 17:42:48 +0000 (07:42 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Oct 2023 17:42:48 +0000 (07:42 -1000)
commit7c14564010fc1d0f16ca7d39b0ff948b43344209
tree5d2b1899c5ddd8df0160e7469f484266259c77a8
parent05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1
parent061b39fdfe7fd98946e67637213bcbb10a318cca
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "A collection of small fixes that look like worth having in this
  release"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  virtio_pci: fix the common cfg map size
  virtio-crypto: handle config changed by work queue
  vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
  vdpa/mlx5: Fix firmware error on creation of 1k VQs
  virtio_balloon: Fix endless deflation and inflation on arm64
  vdpa/mlx5: Fix double release of debugfs entry
  virtio-mmio: fix memory leak of vm_dev
  vdpa_sim_blk: Fix the potential leak of mgmt_dev
  tools/virtio: Add dma sync api for virtio test