linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] virtio,vhost,vdpa: bugfixes
@ 2021-08-16  4:50 Michael S. Tsirkin
  2021-08-16 16:40 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Michael S. Tsirkin @ 2021-08-16  4:50 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kvm, virtualization, netdev, linux-kernel, dan.carpenter, elic,
	jasowang, mst, neeraju, parav, vincent.whitchurch, xieyongji

The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:

  Linux 5.14-rc5 (2021-08-08 13:49:31 -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 879753c816dbbdb2a9a395aa4448d29feee92d1a:

  vdpa/mlx5: Fix queue type selection logic (2021-08-11 06:44:43 -0400)

----------------------------------------------------------------
virtio,vhost,vdpa: bugfixes

Fixes in virtio,vhost,vdpa drivers.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Eli Cohen (2):
      vdpa/mlx5: Avoid destroying MR on empty iotlb
      vdpa/mlx5: Fix queue type selection logic

Michael S. Tsirkin (3):
      vringh: pull in spinlock header
      virtio_ring: pull in spinlock header
      tools/virtio: fix build

Neeraj Upadhyay (1):
      vringh: Use wiov->used to check for read/write desc order

Parav Pandit (4):
      virtio: Improve vq->broken access to avoid any compiler optimization
      virtio: Keep vring_del_virtqueue() mirror of VQ create
      virtio: Protect vqs list access
      virtio_pci: Support surprise removal of virtio pci device

Vincent Whitchurch (1):
      virtio_vdpa: reject invalid vq indices

Xie Yongji (7):
      vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
      vhost: Fix the calculation in vhost_overflow()
      vdpa_sim: Fix return value check for vdpa_alloc_device()
      vp_vdpa: Fix return value check for vdpa_alloc_device()
      vDPA/ifcvf: Fix return value check for vdpa_alloc_device()
      vdpa: Add documentation for vdpa_alloc_device() macro
      virtio-blk: Add validation for block size in config space

 drivers/block/virtio_blk.c         | 39 ++++++++++++++++++++++----
 drivers/vdpa/ifcvf/ifcvf_main.c    |  4 +--
 drivers/vdpa/mlx5/core/mr.c        |  9 ------
 drivers/vdpa/mlx5/net/mlx5_vnet.c  | 14 +++++++---
 drivers/vdpa/vdpa_sim/vdpa_sim.c   |  4 ++-
 drivers/vdpa/virtio_pci/vp_vdpa.c  |  4 +--
 drivers/vhost/vdpa.c               |  3 +-
 drivers/vhost/vhost.c              | 10 +++++--
 drivers/vhost/vringh.c             |  2 +-
 drivers/virtio/virtio.c            |  1 +
 drivers/virtio/virtio_pci_common.c |  7 +++++
 drivers/virtio/virtio_ring.c       | 18 ++++++++++--
 drivers/virtio/virtio_vdpa.c       |  3 ++
 include/linux/mlx5/mlx5_ifc_vdpa.h | 10 ++++---
 include/linux/vdpa.h               | 11 ++++++++
 include/linux/virtio.h             |  1 +
 include/linux/vringh.h             |  1 +
 tools/virtio/Makefile              |  3 +-
 tools/virtio/linux/spinlock.h      | 56 ++++++++++++++++++++++++++++++++++++++
 tools/virtio/linux/virtio.h        |  2 ++
 20 files changed, 166 insertions(+), 36 deletions(-)
 create mode 100644 tools/virtio/linux/spinlock.h


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

* Re: [GIT PULL] virtio,vhost,vdpa: bugfixes
  2021-08-16  4:50 [GIT PULL] virtio,vhost,vdpa: bugfixes Michael S. Tsirkin
@ 2021-08-16 16:40 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2021-08-16 16:40 UTC (permalink / raw)
  To: Michael S. Tsirkin
  Cc: Linus Torvalds, kvm, virtualization, netdev, linux-kernel,
	dan.carpenter, elic, jasowang, mst, neeraju, parav,
	vincent.whitchurch, xieyongji

The pull request you sent on Mon, 16 Aug 2021 00:50:54 -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/94e95d58997f5234aec02f0eba92ee215b787065

Thank you!

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

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

* Re: [GIT PULL] virtio,vhost,vdpa: bugfixes
  2023-06-09 16:17 Michael S. Tsirkin
@ 2023-06-09 18:19 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2023-06-09 18:19 UTC (permalink / raw)
  To: Michael S. Tsirkin
  Cc: Linus Torvalds, sheng.zhao, zwisler, kvm, mst,
	syzbot+d0d442c22fa8db45ff0e, netdev, zwisler, linux-kernel,
	xieyongji, asmetanin, prathubaronia2011, zengxianjun,
	virtualization, rongtao

The pull request you sent on Fri, 9 Jun 2023 12:17:37 -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/dbfa18c5d7695766f24c0c140204e1f8c921fb95

Thank you!

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

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

* [GIT PULL] virtio,vhost,vdpa: bugfixes
@ 2023-06-09 16:17 Michael S. Tsirkin
  2023-06-09 18:19 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Michael S. Tsirkin @ 2023-06-09 16:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kvm, virtualization, netdev, linux-kernel, asmetanin, dtatulea,
	jasowang, michael.christie, mst, prathubaronia2011, rongtao,
	shannon.nelson, sheng.zhao, syzbot+d0d442c22fa8db45ff0e,
	xieyongji, zengxianjun, zwisler, zwisler

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

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 07496eeab577eef1d4912b3e1b502a2b52002ac3:

  tools/virtio: use canonical ftrace path (2023-06-09 12:08:08 -0400)

----------------------------------------------------------------
virtio,vhost,vdpa: bugfixes

A bunch of fixes all over the place

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Andrey Smetanin (1):
      vhost_net: revert upend_idx only on retriable error

Dragos Tatulea (1):
      vdpa/mlx5: Fix hang when cvq commands are triggered during device unregister

Mike Christie (2):
      vhost: Fix crash during early vhost_transport_send_pkt calls
      vhost: Fix worker hangs due to missed wake up calls

Prathu Baronia (1):
      vhost: use kzalloc() instead of kmalloc() followed by memset()

Rong Tao (2):
      tools/virtio: Fix arm64 ringtest compilation error
      tools/virtio: Add .gitignore for ringtest

Ross Zwisler (1):
      tools/virtio: use canonical ftrace path

Shannon Nelson (3):
      vhost_vdpa: tell vqs about the negotiated
      vhost: support PACKED when setting-getting vring_base
      vhost_vdpa: support PACKED when setting-getting vring_base

Sheng Zhao (1):
      vduse: avoid empty string for dev name

 drivers/vdpa/mlx5/net/mlx5_vnet.c       |  2 +-
 drivers/vdpa/vdpa_user/vduse_dev.c      |  3 ++
 drivers/vhost/net.c                     | 11 +++--
 drivers/vhost/vdpa.c                    | 34 +++++++++++++--
 drivers/vhost/vhost.c                   | 75 +++++++++++++++------------------
 drivers/vhost/vhost.h                   | 10 +++--
 kernel/vhost_task.c                     | 18 ++++----
 tools/virtio/ringtest/.gitignore        |  7 +++
 tools/virtio/ringtest/main.h            | 11 +++++
 tools/virtio/virtio-trace/README        |  2 +-
 tools/virtio/virtio-trace/trace-agent.c | 12 ++++--
 11 files changed, 120 insertions(+), 65 deletions(-)
 create mode 100644 tools/virtio/ringtest/.gitignore


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

* Re: [GIT PULL] virtio,vhost,vdpa: bugfixes
  2023-03-13  6:31 Michael S. Tsirkin
@ 2023-03-13 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2023-03-13 18:25 UTC (permalink / raw)
  To: Michael S. Tsirkin
  Cc: Linus Torvalds, lulu, kvm, mst, netdev, linux-kernel, stable,
	virtualization, eperezma, leiyang, rongtao, gautam.dawar, elic

The pull request you sent on Mon, 13 Mar 2023 02:31:39 -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/fc89d7fb499b0162e081f434d45e8d1b47e82ece

Thank you!

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

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

* [GIT PULL] virtio,vhost,vdpa: bugfixes
@ 2023-03-13  6:31 Michael S. Tsirkin
  2023-03-13 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Michael S. Tsirkin @ 2023-03-13  6:31 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kvm, virtualization, netdev, linux-kernel, elic, eperezma,
	gautam.dawar, jasowang, leiyang, lulu, mst, rongtao, si-wei.liu,
	stable

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -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 ae43c20da2a77c508715a9c77845b4e87e6a1e25:

  tools/virtio: Ignore virtio-trace/trace-agent (2023-03-13 02:29:12 -0400)

----------------------------------------------------------------
virtio,vhost,vdpa: bugfixes

Some fixes accumulated so far.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Cindy Lu (1):
      vp_vdpa: fix the crash in hot unplug with vp_vdpa

Eugenio Pérez (1):
      vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready

Gautam Dawar (1):
      vhost-vdpa: free iommu domain after last use during cleanup

Rong Tao (1):
      tools/virtio: Ignore virtio-trace/trace-agent

Si-Wei Liu (1):
      vdpa/mlx5: should not activate virtq object when suspended

 drivers/vdpa/mlx5/core/mlx5_vdpa.h |  1 +
 drivers/vdpa/mlx5/net/mlx5_vnet.c  |  6 +++++-
 drivers/vdpa/vdpa_sim/vdpa_sim.c   | 11 +++++++++++
 drivers/vdpa/virtio_pci/vp_vdpa.c  |  2 +-
 drivers/vhost/vdpa.c               |  3 ++-
 tools/virtio/.gitignore            |  1 +
 6 files changed, 21 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2023-06-09 18:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16  4:50 [GIT PULL] virtio,vhost,vdpa: bugfixes Michael S. Tsirkin
2021-08-16 16:40 ` pr-tracker-bot
2023-03-13  6:31 Michael S. Tsirkin
2023-03-13 18:25 ` pr-tracker-bot
2023-06-09 16:17 Michael S. Tsirkin
2023-06-09 18:19 ` 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).