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-master-aarch64-mainline-allnoconfig 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 [...] adds b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow adds 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr adds 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data adds 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry adds a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel() adds 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...] adds 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage adds a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode adds f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode adds a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression adds 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes: Documentation/x86/boot.rst | 21 ++++++- arch/arm/boot/compressed/head.S | 3 +- arch/m68k/include/asm/Kbuild | 1 - arch/x86/hyperv/hv_init.c | 6 +- arch/x86/include/asm/efi.h | 2 + arch/x86/kernel/cpu/mshyperv.c | 14 ++++- arch/x86/platform/efi/efi_64.c | 16 +++-- drivers/firmware/efi/cper.c | 2 +- drivers/firmware/efi/libstub/efistub.h | 2 +- drivers/firmware/efi/libstub/file.c | 27 ++++---- drivers/firmware/efi/libstub/x86-stub.c | 18 +++--- 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 ++- 27 files changed, 291 insertions(+), 219 deletions(-)