From: Linus Torvalds Date: Thu, 18 Mar 2021 18:20:35 +0000 (-0700) Subject: Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost X-Git-Tag: v5.15~1524 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf152b0b41dc141c8d32eb6e974408f5804f4d00;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost Pull virtio fixes from Michael Tsirkin: "Some fixes and cleanups all over the place" * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails vhost-vdpa: fix use-after-free of v->config_ctx vhost: Fix vhost_vq_reset() vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation vdpa_sim: Skip typecasting from void* virtio: remove export for virtio_config_{enable, disable} virtio-mmio: Use to_virtio_mmio_device() to simply code vdpa: set the virtqueue num during register --- bf152b0b41dc141c8d32eb6e974408f5804f4d00