This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3cc40a443a04 Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/s [...] new 2e9ca760c289 virtio_net: Revert "virtio_net: set the default max ring s [...] new 484b9fa4886b virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()" new c62f61b58f6e virtio-mmio: Revert "virtio_mmio: support the arg sizes of [...] new 13aa8c6c37bd virtio_pci: Revert "virtio_pci: support the arg sizes of f [...] new 9e82eb574c5d virtio_vdpa: Revert "virtio_vdpa: support the arg sizes of [...] new 9993a4f989c7 virtio: Revert "virtio: find_vqs() add arg sizes" new 5c669c4a4c6a virtio: kerneldocs fixes and enhancements new 274a2eebf80c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 8 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: arch/um/drivers/virtio_uml.c | 2 +- drivers/net/virtio_net.c | 42 +++----------------------------- drivers/platform/mellanox/mlxbf-tmfifo.c | 1 - drivers/remoteproc/remoteproc_virtio.c | 1 - drivers/s390/virtio/virtio_ccw.c | 1 - drivers/virtio/virtio_mmio.c | 9 ++----- drivers/virtio/virtio_pci_common.c | 20 +++++++-------- drivers/virtio/virtio_pci_common.h | 3 +-- drivers/virtio/virtio_pci_legacy.c | 6 +---- drivers/virtio/virtio_pci_modern.c | 17 ++++--------- drivers/virtio/virtio_ring.c | 8 ++++++ drivers/virtio/virtio_vdpa.c | 16 +++++------- include/linux/virtio.h | 6 ++--- include/linux/virtio_config.h | 32 ++++++------------------ include/uapi/linux/virtio_ring.h | 16 ++++++++---- 15 files changed, 59 insertions(+), 121 deletions(-)