From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
hongyu.ning@linux.intel.com, jasowang@redhat.com, lkp@intel.com,
mst@redhat.com, stefanha@redhat.com, suwan.kim027@gmail.com,
xuanzhuo@linux.alibaba.com
Subject: [GIT PULL] virtio: bugfixes
Date: Mon, 25 Dec 2023 08:27:49 -0500 [thread overview]
Message-ID: <20231225082749-mutt-send-email-mst@kernel.org> (raw)
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@redhat.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(-)
next reply other threads:[~2023-12-25 13:28 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-25 13:27 Michael S. Tsirkin [this message]
2023-12-25 23:32 ` [GIT PULL] virtio: bugfixes pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 13:50 Michael S. Tsirkin
2024-11-12 18:07 ` pr-tracker-bot
2024-10-07 15:51 Michael S. Tsirkin
2024-10-07 18:37 ` pr-tracker-bot
2024-04-14 8:20 Michael S. Tsirkin
2024-04-14 17:12 ` pr-tracker-bot
2023-08-13 23:08 Michael S. Tsirkin
2023-08-13 23:08 ` Michael S. Tsirkin
2023-08-15 6:30 ` pr-tracker-bot
2023-08-15 6:30 ` pr-tracker-bot
2020-08-26 13:27 Michael S. Tsirkin
2020-08-26 13:27 ` Michael S. Tsirkin
2020-08-26 18:34 ` pr-tracker-bot
2020-08-26 18:34 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231225082749-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=hongyu.ning@linux.intel.com \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=netdev@vger.kernel.org \
--cc=stefanha@redhat.com \
--cc=suwan.kim027@gmail.com \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
--cc=xuanzhuo@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.