This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allyesconfig in repository toolchain/ci/linux.
from 8f3d9f354286 Linux 5.7-rc1 adds ac4075bca10b m68k: Drop redundant generic-y += hardirq.h adds c72057b56f7e afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetc [...] adds 3e0d9892c0e7 afs: Fix decoding of inline abort codes from version 1 sta [...] adds b98f0ec91c42 afs: Fix rename operation status delivery adds 3efe55b09a92 afs: Fix length of dump of bad YFSFetchStatus record adds 2105c2820d36 afs: Fix race between post-modification dir edit and readd [...] adds 40fc81027f89 afs: Fix afs_d_validate() to set the right directory version adds f4cd66682b27 Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub [...] adds 4d4225fc228e btrfs: check commit root generation in should_ignore_root adds 4fdb688c7071 btrfs: fix lost i_size update after cloning inline extent adds 7af597433d43 btrfs: make full fsyncs always operate on the entire file again adds d611add48b71 btrfs: fix reclaim counter leak of space_info objects adds 34c51814b2b8 btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYN [...] adds 6cc9306b8fc0 Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/sc [...] adds 032d4a480220 hv: hyperv_vmbus.h: Replace zero-length array with flexibl [...] adds 3e0d3776501a hv_debugfs: Make hv_debug_root static adds 97d9f1c43bed x86: hyperv: report value of misc_features adds 74347a99e73a x86/Hyper-V: Unload vmbus channel in hv panic callback adds 7f11a2cc10a4 x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump adds 73f26e526f19 x86/Hyper-V: Trigger crash enlightenment only once during [...] adds a11589563e96 x86/Hyper-V: Report crash register data or kmsg before run [...] adds 040026df7088 x86/Hyper-V: Report crash register data when sysctl_record [...] adds f3a99e761efa x86/Hyper-V: Report crash data in die() when panic_on_oops is set adds 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: arch/m68k/include/asm/Kbuild | 1 - arch/x86/hyperv/hv_init.c | 6 ++- arch/x86/kernel/cpu/mshyperv.c | 14 +++++- drivers/hv/channel_mgmt.c | 3 ++ drivers/hv/hv_debugfs.c | 2 +- drivers/hv/hyperv_vmbus.h | 2 +- drivers/hv/vmbus_drv.c | 62 ++++++++++++++++------- fs/afs/dir.c | 108 +++++++++++++++++++++++++---------------- fs/afs/dir_silly.c | 22 ++++++--- fs/afs/fsclient.c | 27 ++++++----- fs/afs/yfsclient.c | 26 +++++----- fs/btrfs/block-group.c | 1 + fs/btrfs/file.c | 15 ++++++ fs/btrfs/reflink.c | 1 + fs/btrfs/relocation.c | 4 +- fs/btrfs/space-info.c | 20 +++++--- fs/btrfs/tree-log.c | 93 ++++++----------------------------- include/asm-generic/mshyperv.h | 2 +- include/uapi/linux/btrfs.h | 10 ++-- 19 files changed, 230 insertions(+), 189 deletions(-)