linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] vhost,vdpa,virtio: cleanups, fixes
@ 2020-10-23 15:38 Michael S. Tsirkin
  2020-10-23 18:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2020-10-23 15:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kvm, virtualization, netdev, linux-kernel, borntraeger, david,
	elic, jasowang, lingshan.zhu, li.wang, mst, pankaj.gupta.linux,
	pmorel, rikard.falkeborn, sgarzare, stable, tiantao6

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] vhost,vdpa,virtio: cleanups, fixes
  2020-10-23 15:38 [GIT PULL] vhost,vdpa,virtio: cleanups, fixes Michael S. Tsirkin
@ 2020-10-23 18:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-23 18:53 UTC (permalink / raw)
  To: Michael S. Tsirkin
  Cc: Linus Torvalds, pankaj.gupta.linux, pmorel, kvm, netdev, mst,
	linux-kernel, rikard.falkeborn, virtualization, li.wang,
	borntraeger, stable, tiantao6, elic, lingshan.zhu

The pull request you sent on Fri, 23 Oct 2020 11:38:32 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9313f8026328d0309d093f6774be4b8f5340c0e5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-23 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23 15:38 [GIT PULL] vhost,vdpa,virtio: cleanups, fixes Michael S. Tsirkin
2020-10-23 18:53 ` pr-tracker-bot

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).