virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
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,
	angus.chen@jaguarmicro.com, christophe.jaillet@wanadoo.fr,
	cvam0000@gmail.com, dtatulea@nvidia.com, eperezma@redhat.com,
	feliu@nvidia.com, gregkh@linuxfoundation.org,
	jasowang@redhat.com, jiri@nvidia.com, lege.wang@jaguarmicro.com,
	lingshan.zhu@kernel.org, mst@redhat.com, pstanner@redhat.com,
	qwerty@theori.io, v4bel@theori.io, yuancan@huawei.com
Subject: [GIT PULL] virtio: bugfixes
Date: Mon, 11 Nov 2024 08:50:50 -0500	[thread overview]
Message-ID: <20241111085050-mutt-send-email-mst@kernel.org> (raw)

The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:

  Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)

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 83e445e64f48bdae3f25013e788fcf592f142576:

  vdpa/mlx5: Fix error path during device add (2024-11-07 16:51:16 -0500)

----------------------------------------------------------------
virtio: bugfixes

Several small bugfixes all over the place.

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

----------------------------------------------------------------
Dragos Tatulea (1):
      vdpa/mlx5: Fix error path during device add

Feng Liu (1):
      virtio_pci: Fix admin vq cleanup by using correct info pointer

Hyunwoo Kim (1):
      vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans

Philipp Stanner (1):
      vdpa: solidrun: Fix UB bug with devres

Shivam Chaudhary (1):
      Fix typo in vringh_test.c

Xiaoguang Wang (1):
      vp_vdpa: fix id_table array not null terminated error

Yuan Can (1):
      vDPA/ifcvf: Fix pci_read_config_byte() return code handling

 drivers/vdpa/ifcvf/ifcvf_base.c         |  2 +-
 drivers/vdpa/mlx5/net/mlx5_vnet.c       | 21 +++++----------------
 drivers/vdpa/solidrun/snet_main.c       | 14 ++++++++++----
 drivers/vdpa/virtio_pci/vp_vdpa.c       | 10 +++++++---
 drivers/virtio/virtio_pci_common.c      | 24 ++++++++++++++++++------
 drivers/virtio/virtio_pci_common.h      |  1 +
 drivers/virtio/virtio_pci_modern.c      | 12 +-----------
 net/vmw_vsock/virtio_transport_common.c |  1 +
 tools/virtio/vringh_test.c              |  2 +-
 9 files changed, 45 insertions(+), 42 deletions(-)


             reply	other threads:[~2024-11-11 13:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 13:50 Michael S. Tsirkin [this message]
2024-11-12 18:07 ` [GIT PULL] virtio: bugfixes pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
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-12-25 13:27 Michael S. Tsirkin
2023-12-25 23:32 ` pr-tracker-bot
2023-08-13 23:08 Michael S. Tsirkin
2023-08-15  6:30 ` pr-tracker-bot
2020-08-26 13:27 Michael S. Tsirkin
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=20241111085050-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=angus.chen@jaguarmicro.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=cvam0000@gmail.com \
    --cc=dtatulea@nvidia.com \
    --cc=eperezma@redhat.com \
    --cc=feliu@nvidia.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jasowang@redhat.com \
    --cc=jiri@nvidia.com \
    --cc=kvm@vger.kernel.org \
    --cc=lege.wang@jaguarmicro.com \
    --cc=lingshan.zhu@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pstanner@redhat.com \
    --cc=qwerty@theori.io \
    --cc=torvalds@linux-foundation.org \
    --cc=v4bel@theori.io \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=yuancan@huawei.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).