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,
borntraeger@de•ibm.com, david@redhat•com, elic@nvidia•com,
jasowang@redhat•com, lingshan.zhu@intel•com,
li.wang@windriver•com, mst@redhat•com,
pankaj.gupta.linux@gmail•com, pmorel@linux•ibm.com,
rikard.falkeborn@gmail•com, sgarzare@redhat•com,
stable@vger•kernel.org, tiantao6@hisilicon•com
Subject: [GIT PULL] vhost,vdpa,virtio: cleanups, fixes
Date: Fri, 23 Oct 2020 11:38:32 -0400 [thread overview]
Message-ID: <20201023113832-mutt-send-email-mst@kernel.org> (raw)
Was holding out for a couple of big new features including vop and rpmsg
support for 1.0, but it looks like they won't make it in time.
virtio i2c might be ready soon but that's a new driver so
if it's ready soon it's probably ok to merge outside the merge
window ... we'll see.
The following changes since commit bbf5c979011a099af5dc76498918ed7df445635b:
Linux 5.9 (2020-10-11 14:15:50 -0700)
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 88a0d60c6445f315fbcfff3db792021bb3a67b28:
MAINTAINERS: add URL for virtio-mem (2020-10-21 10:48:11 -0400)
----------------------------------------------------------------
vhost,vdpa,virtio: cleanups, fixes
A very quiet cycle, no new features.
Signed-off-by: Michael S. Tsirkin <mst@redhat•com>
----------------------------------------------------------------
David Hildenbrand (1):
MAINTAINERS: add URL for virtio-mem
Eli Cohen (3):
vdpa/mlx5: Make use of a specific 16 bit endianness API
vdpa/mlx5: Fix failure to bring link up
vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
Li Wang (1):
vhost: reduce stack usage in log_used
Pierre Morel (2):
virtio: let arch advertise guest's memory access restrictions
s390: virtio: PV needs VIRTIO I/O device protection
Rikard Falkeborn (3):
virtio-balloon: Constify id_table
virtio_input: Constify id_table
virtio-mem: Constify mem_id_table
Stefano Garzarella (1):
vringh: fix __vringh_iov() when riov and wiov are different
Tian Tao (1):
vhost_vdpa: Fix duplicate included kernel.h
Zhu Lingshan (1):
vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
MAINTAINERS | 1 +
arch/s390/Kconfig | 1 +
arch/s390/mm/init.c | 11 +++++++++++
drivers/vdpa/mlx5/net/mlx5_vnet.c | 12 ++++++++++--
drivers/vhost/vdpa.c | 9 +--------
drivers/vhost/vhost.c | 5 +----
drivers/vhost/vhost.h | 2 +-
drivers/vhost/vringh.c | 9 +++++----
drivers/virtio/Kconfig | 6 ++++++
drivers/virtio/virtio.c | 15 +++++++++++++++
drivers/virtio/virtio_balloon.c | 2 +-
drivers/virtio/virtio_input.c | 2 +-
drivers/virtio/virtio_mem.c | 2 +-
include/linux/virtio_config.h | 10 ++++++++++
14 files changed, 65 insertions(+), 22 deletions(-)
next reply other threads:[~2020-10-23 15:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-23 15:38 Michael S. Tsirkin [this message]
2020-10-23 18:53 ` [GIT PULL] vhost,vdpa,virtio: cleanups, fixes 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=20201023113832-mutt-send-email-mst@kernel.org \
--to=mst@redhat$(echo .)com \
--cc=borntraeger@de$(echo .)ibm.com \
--cc=david@redhat$(echo .)com \
--cc=elic@nvidia$(echo .)com \
--cc=jasowang@redhat$(echo .)com \
--cc=kvm@vger$(echo .)kernel.org \
--cc=li.wang@windriver$(echo .)com \
--cc=lingshan.zhu@intel$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pankaj.gupta.linux@gmail$(echo .)com \
--cc=pmorel@linux$(echo .)ibm.com \
--cc=rikard.falkeborn@gmail$(echo .)com \
--cc=sgarzare@redhat$(echo .)com \
--cc=stable@vger$(echo .)kernel.org \
--cc=tiantao6@hisilicon$(echo .)com \
--cc=torvalds@linux-foundation$(echo .)org \
--cc=virtualization@lists$(echo .)linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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