[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211027160829-mutt-send-email-mst@kernel.org>
Date: Wed, 27 Oct 2021 16:08:29 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
jasowang@...hat.com, mst@...hat.com, vincent.whitchurch@...s.com,
xieyongji@...edance.com
Subject: [GIT PULL] virtio: last minute fixes
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@...hat.com>
----------------------------------------------------------------
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(-)
Powered by blists - more mailing lists