[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231225082749-mutt-send-email-mst@kernel.org>
Date: Mon, 25 Dec 2023 08:27:49 -0500
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,
hongyu.ning@...ux.intel.com, jasowang@...hat.com, lkp@...el.com,
mst@...hat.com, stefanha@...hat.com, suwan.kim027@...il.com,
xuanzhuo@...ux.alibaba.com
Subject: [GIT PULL] virtio: bugfixes
The following changes since commit cefc9ba6aed48a3aa085888e3262ac2aa975714b:
pds_vdpa: set features order (2023-12-01 09:55:01 -0500)
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 b8e0792449928943c15d1af9f63816911d139267:
virtio_blk: fix snprintf truncation compiler warning (2023-12-04 09:43:53 -0500)
----------------------------------------------------------------
virtio: bugfixes
A couple of bugfixes: one for a regression.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
----------------------------------------------------------------
Stefan Hajnoczi (1):
virtio_blk: fix snprintf truncation compiler warning
Xuan Zhuo (1):
virtio_ring: fix syncs DMA memory with different direction
drivers/block/virtio_blk.c | 8 ++++----
drivers/virtio/virtio_ring.c | 6 ++----
2 files changed, 6 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists