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-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 24085f70a6e1 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm [...] adds 7b301750f7f8 ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() adds f492de9dcf04 Merge tag 'pm-5.7-rc6' of git://git.kernel.org/pub/scm/lin [...] adds 59566b0b622e x86/ftrace: Have ftrace trampolines turn read-only at the [...] adds 3d2353de8106 ring-buffer: Don't deactivate the ring buffer on failed it [...] adds da4d401a6b8f ring-buffer: Remove all BUG() calls adds f44d5c489051 Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm [...] adds 3f2c788a1314 fork: prevent accidental access to clone3 features adds 8c1684bb81f1 Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/p [...] new 04fd61a4e010 mm, memcg: fix inconsistent oom event behavior new 65759097d804 epoll: call final ep_events_available() check under the lock new 475f4dfc021c mm/gup: fix fixup_user_fault() on multiple retries new d15649260661 userfaultfd: fix remap event with MREMAP_DONTUNMAP new 5e698222c702 ipc/util.c: sysvipc_find_ipc() incorrectly updates position index new 8a16c09edc58 kasan: consistently disable debugging features new 13cf04880235 kasan: add missing functions declarations to kasan.h new decd6167bf4f Merge branch 'akpm' (patches from Andrew) adds 282ede76e470 mmc: sdhci-pci-gli: Fix no irq handler from suspend adds 7c277dd2b0ff mmc: alcor: Fix a resource leak in the error path for ->probe() adds b56ff195c317 mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot [...] adds e6bfb1bf0085 mmc: core: Check request type before completing the request adds 39a22f73744d mmc: core: Fix recursive locking issue in CQE recovery path adds c077dc5e0620 mmc: block: Fix request completion in the CQE timeout path adds 45a3fe3bf93b mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040 new 1ae7efb38854 Merge tag 'mmc-v5.7-rc4' of git://git.kernel.org/pub/scm/l [...]
The 9 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/x86/include/asm/ftrace.h | 6 +++++ arch/x86/kernel/ftrace.c | 29 +++++++++++++++++++++++- arch/x86/mm/init_64.c | 3 +++ drivers/acpi/ec.c | 24 +++++++++++++------- drivers/acpi/internal.h | 1 - drivers/acpi/sleep.c | 14 ++---------- drivers/mmc/core/block.c | 3 ++- drivers/mmc/core/queue.c | 16 +++++--------- drivers/mmc/host/alcor.c | 6 ++++- drivers/mmc/host/sdhci-acpi.c | 10 +++++---- drivers/mmc/host/sdhci-pci-gli.c | 23 +++++++++++++++++++ fs/eventpoll.c | 48 +++++++++++++++++++++++----------------- include/linux/ftrace.h | 23 +++++++++++++++++++ include/linux/memcontrol.h | 2 ++ ipc/util.c | 12 +++++----- kernel/fork.c | 13 ++++++----- kernel/trace/ftrace_internal.h | 22 ------------------ kernel/trace/ring_buffer.c | 34 +++++++++++----------------- mm/gup.c | 12 +++++----- mm/kasan/Makefile | 15 ++++++++----- mm/kasan/kasan.h | 34 ++++++++++++++++++++++++++-- mm/mremap.c | 2 +- 22 files changed, 225 insertions(+), 127 deletions(-)