This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6417f03132a6 module: remove never implemented MODULE_SUPPORTED_DEVICE new 5808fecc5723 iomap: Fix negative assignment to unsigned sis->pages in i [...] new 8ff0f3bf5d65 Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pu [...] new f00bdce04552 vdpa: set the virtqueue num during register new da98b54d0298 virtio-mmio: Use to_virtio_mmio_device() to simply code new bc22ed2ea112 virtio: remove export for virtio_config_{enable, disable} new aa443ac20445 vdpa_sim: Skip typecasting from void* new 4c050286bb20 vhost_vdpa: fix the missing irq_bypass_unregister_producer [...] new beb691e69f4d vhost: Fix vhost_vq_reset() new f6bbf0010ba0 vhost-vdpa: fix use-after-free of v->config_ctx new 0bde59c1723a vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget [...] new bf152b0b41dc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 11 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/vdpa/ifcvf/ifcvf_main.c | 5 ++--- drivers/vdpa/mlx5/net/mlx5_vnet.c | 4 ++-- drivers/vdpa/vdpa.c | 18 ++++++++++-------- drivers/vdpa/vdpa_sim/vdpa_sim.c | 2 +- drivers/vdpa/vdpa_sim/vdpa_sim_net.c | 5 ++--- drivers/vhost/vdpa.c | 20 +++++++++++--------- drivers/vhost/vhost.c | 2 +- drivers/virtio/virtio.c | 6 ++---- drivers/virtio/virtio_mmio.c | 3 +-- fs/iomap/swapfile.c | 10 ++++++++++ include/linux/vdpa.h | 10 +++++----- include/linux/virtio.h | 2 -- 12 files changed, 47 insertions(+), 40 deletions(-)