This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 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/ [...] new 86d32f9a7c54 keys: Fix proc_keys_next to increase position index new 0bbe7f719985 tracing: Fix the race between registering 'snapshot' event [...] new 4ede12590238 Merge tag 'trace-v5.7-rc1' of git://git.kernel.org/pub/scm [...] adds 0e4e1de5b63f rbd: avoid a deadlock on header_rwsem when flushing notifies adds 952c48b0ed18 rbd: call rbd_dev_unprobe() after unwatching and flushing [...] adds b87760515292 rbd: don't test rbd_dev->opts in rbd_dev_image_release() adds 8ae0299a4b72 rbd: don't mess with a page vector in rbd_notify_op_lock() adds 2a575f138d00 ceph: fix potential bad pointer deref in async dirops cb's new 3fa84bf926f3 Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client new af15f14c8cfc selinux: free str on error in str_read() new 9786cab67457 Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pu [...]
The 6 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: Documentation/x86/boot.rst | 21 ++++++++++++++++++--- arch/arm/boot/compressed/head.S | 3 ++- arch/x86/include/asm/efi.h | 2 ++ arch/x86/platform/efi/efi_64.c | 16 ++++++++++++---- drivers/block/rbd.c | 33 +++++++++++++++++++-------------- 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 +++++++++++------- fs/ceph/dir.c | 4 ++-- fs/ceph/file.c | 4 ++-- fs/ceph/mds_client.h | 2 +- kernel/trace/trace_events_trigger.c | 10 +++------- security/keys/proc.c | 2 ++ security/selinux/ss/policydb.c | 8 ++++---- 15 files changed, 94 insertions(+), 60 deletions(-)