This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7bc6e90d7aa4 Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux new db5db1a00d08 vdpa/ifcvf: fix the calculation of queuepair new 1bedcf22c081 virtio-crypto: fix memory-leak new dbe449d8f8f2 virtio_test: fixup for vq reset new 37fafe6b61e4 virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq() new 46f8a29272e5 vduse: prevent uninitialized memory accesses new a43ae8057cc1 vdpa/mlx5: Fix MQ to support non power of two num queues new 70575e77839f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/block/virtio_blk.c | 11 +++++------ drivers/crypto/virtio/virtio_crypto_akcipher_algs.c | 4 ++++ drivers/vdpa/ifcvf/ifcvf_base.c | 4 ++-- drivers/vdpa/mlx5/net/mlx5_vnet.c | 17 ++++++++++------- drivers/vdpa/vdpa_user/vduse_dev.c | 9 +++++++-- tools/virtio/linux/virtio.h | 3 +++ tools/virtio/linux/virtio_config.h | 5 +++++ 7 files changed, 36 insertions(+), 17 deletions(-)