From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, mst@redhat.com,
virtualization@lists.linux-foundation.org, will@kernel.org,
hch@lst.de, lkp@intel.com, maz@kernel.org,
suzuki.poulose@arm.com, steven.price@arm.com,
xieyongji@bytedance.com, dan.carpenter@oracle.com,
jroedel@suse.de, arnd@arndb.de, konrad.wilk@oracle.com,
qperret@google.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, stable@vger.kernel.org,
robin.murphy@arm.com
Subject: [GIT PULL] vhost: cleanups and fixes
Date: Sun, 12 Dec 2021 17:59:51 -0500 [thread overview]
Message-ID: <20211212175951-mutt-send-email-mst@kernel.org> (raw)
The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:
Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)
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 bb47620be322c5e9e372536cb6b54e17b3a00258:
vdpa: Consider device id larger than 31 (2021-12-08 15:41:50 -0500)
----------------------------------------------------------------
virtio,vdpa: bugfixes
Misc bugfixes.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Arnd Bergmann (1):
virtio: always enter drivers/virtio/
Dan Carpenter (3):
vduse: fix memory corruption in vduse_dev_ioctl()
vdpa: check that offsets are within bounds
vduse: check that offset is within bounds in get_config()
Parav Pandit (1):
vdpa: Consider device id larger than 31
Wei Wang (1):
virtio/vsock: fix the transport to work with VMADDR_CID_ANY
Will Deacon (1):
virtio_ring: Fix querying of maximum DMA mapping size for virtio device
drivers/Makefile | 3 +--
drivers/vdpa/vdpa.c | 3 ++-
drivers/vdpa/vdpa_user/vduse_dev.c | 6 ++++--
drivers/vhost/vdpa.c | 2 +-
drivers/virtio/virtio_ring.c | 2 +-
net/vmw_vsock/virtio_transport_common.c | 3 ++-
6 files changed, 11 insertions(+), 8 deletions(-)
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
next reply other threads:[~2021-12-12 23:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-12 22:59 Michael S. Tsirkin [this message]
2021-12-12 23:01 ` [GIT PULL] vhost: cleanups and fixes Michael S. Tsirkin
2021-12-13 22:49 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-03-18 18:11 Michael S. Tsirkin
2021-03-18 18:24 ` pr-tracker-bot
2020-04-14 16:36 Michael S. Tsirkin
2020-04-16 0:46 ` Linus Torvalds
2020-04-16 12:20 ` Michael S. Tsirkin
2020-04-16 17:01 ` Linus Torvalds
2020-04-16 21:58 ` Michael S. Tsirkin
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=20211212175951-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=arnd@arndb.de \
--cc=dan.carpenter@oracle.com \
--cc=hch@lst.de \
--cc=jroedel@suse.de \
--cc=konrad.wilk@oracle.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=maz@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=qperret@google.com \
--cc=robin.murphy@arm.com \
--cc=stable@vger.kernel.org \
--cc=steven.price@arm.com \
--cc=suzuki.poulose@arm.com \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
--cc=will@kernel.org \
--cc=xieyongji@bytedance.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).