The following changes since commit 64222515138e43da1fcf288f0289ef1020427b87: Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drm (2021-10-21 19:06:08 -1000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 890d33561337ffeba0d8ba42517e71288cfee2b6: virtio-ring: fix DMA metadata flags (2021-10-27 15:54:34 -0400) ---------------------------------------------------------------- virtio: last minute fixes A couple of fixes that seem important enough to pick at the last moment. Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> ---------------------------------------------------------------- Vincent Whitchurch (1): virtio-ring: fix DMA metadata flags Xie Yongji (2): vduse: Disallow injecting interrupt before DRIVER_OK is set vduse: Fix race condition between resetting and irq injecting drivers/vdpa/vdpa_user/vduse_dev.c | 29 +++++++++++++++++++++++++---- drivers/virtio/virtio_ring.c | 2 +- 2 files changed, 26 insertions(+), 5 deletions(-)