This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6e693b3ffecb x86: uaccess: Inhibit speculation past access_ok() in user [...] new fbfaf851902c fix int_sqrt64() for very large numbers new 3e2ffd655cc6 include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR new 99e309b6ed75 clang-format: Update .clang-format with the latest for_eac [...] new 315a6d850a82 Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'c [...] new 77b7aad19509 Revert "btrfs: balance dirty metadata pages in btrfs_finis [...] new 31890da0bfdd btrfs: handle delayed ref head accounting cleanup in abort new 74d5d229b1bf btrfs: wait on ordered extents on abort cleanup new 3ec9a4c81c8c btrfs: run delayed iputs before committing new fd340d0f68cc btrfs: wakeup cleaner thread when adding delayed iput new 1be969f4682b Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/sc [...] new b89a07c4373b virtio: fix virtio_config_ops description new d1c1dad89e7a virtio: document virtio_config_ops restrictions new ddbeac07a39a virtio_pci: use queue idx instead of array idx to set up the vq new a229989d975e virtio: don't allocate vqs when names[i] = NULL new bf4dc0b2beeb virtio-balloon: tweak config_changed implementation new 74ad7419489d vhost: return EINVAL if iovecs size does not match the mes [...] new 8e5dadfe76cf vhost/scsi: Use copy_to_iter() to send control queue response new bb617b9b4519 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 18 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: .clang-format | 43 ++++++++++++++- drivers/misc/mic/vop/vop_main.c | 9 +++- drivers/remoteproc/remoteproc_virtio.c | 9 +++- drivers/s390/virtio/virtio_ccw.c | 12 +++-- drivers/vhost/scsi.c | 20 ++++--- drivers/vhost/vhost.c | 8 ++- drivers/virtio/virtio_balloon.c | 98 ++++++++++++++++++++++------------ drivers/virtio/virtio_mmio.c | 9 +++- drivers/virtio/virtio_pci_common.c | 8 +-- fs/btrfs/ctree.h | 7 +++ fs/btrfs/disk-io.c | 12 +++++ fs/btrfs/extent-tree.c | 21 +++++--- fs/btrfs/inode.c | 5 +- include/linux/compiler-clang.h | 5 +- include/linux/compiler-gcc.h | 4 -- include/linux/compiler-intel.h | 4 +- include/linux/compiler.h | 4 +- include/linux/virtio_config.h | 13 +++-- lib/int_sqrt.c | 2 +- 19 files changed, 210 insertions(+), 83 deletions(-)