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 0a51b08fb3b4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm adds ab9bb6318b09 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" adds 5871cd93692c crypto: ccp - Ignore unconfigured CCP device on suspend/resume adds e0f14b8ca388 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds bee07b33db78 mm: memcontrol: flush percpu slab vmstats on kmem offlining adds 441e254cd40d mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n adds b4c46484dc3f mm, memcg: partially revert "mm/memcontrol.c: keep local V [...] adds 14108b9131a4 mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate adds a6c135bb1a59 mailmap: add aliases for Dmitry Safonov adds d2e5fb927ee7 mm, memcg: do not set reclaim_state on soft limit reclaim adds 6c1c280805de mm: memcontrol: fix percpu vmstats and vmevents flush adds 31bb5feb0d28 Merge branch 'akpm' (patches from Andrew) adds ddfd151f3def KVM: PPC: Book3S: Fix incorrect guest-to-user-translation [...] adds c91ff72142b0 Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pu [...] adds ea1529873ab1 KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPU [...] adds 75ee23b30dc7 KVM: x86: Don't update RIP or do single-step on faulting e [...] adds 834354f642ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds a256f2e329df RISC-V: Fix FIXMAP area corruption on RV32 systems adds 7fb86707cc3a Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub [...] adds 7bd46644ea0f ftrace: Fix NULL pointer dereference in t_probe_next() adds 372e0d01da71 ftrace: Check for empty hash and comment the race with reg [...] adds 5b0022dd32b7 ftrace: Check for successful allocation of hash adds 595a438c78db tracing: Make exported ftrace_set_clr_event non-static adds 19a58ce1dc72 tracing/probe: Fix null pointer dereference adds 2e8156273189 ftrace/x86: Remove mcount() declaration adds c68c9ec1c52e tracing: Correct kdoc formats adds 95381debd9ee Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm [...] adds 689f535843ac i2c: make i2c_unregister_device() ERR_PTR safe adds 01641b266da3 i2c: i801: Avoid memory leak in check_acpi_smo88xx_device() adds c486dcd2f1bb i2c: designware: Synchronize IRQs when unregistering slave client adds c7c06a1532f3 i2c: piix4: Fix port selection for AMD Family 16h Model 30h new f08b2080e360 MAINTAINERS: i2c mv64xxx: Update documentation path new b3d604d40516 i2c: iproc: Stop advertising support of SMBUS quick cmd new abf4923e97c3 i2c: mediatek: disable zero-length transfers for mt8183 new eea173097dfb Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 4 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: .mailmap | 3 ++ MAINTAINERS | 2 +- arch/powerpc/kvm/book3s_64_vio.c | 6 ++-- arch/powerpc/kvm/book3s_64_vio_hv.c | 6 ++-- arch/riscv/include/asm/fixmap.h | 4 --- arch/riscv/include/asm/pgtable.h | 12 +++++-- arch/x86/include/asm/ftrace.h | 1 - arch/x86/kvm/hyperv.c | 5 ++- arch/x86/kvm/svm.c | 8 +---- arch/x86/kvm/vmx/vmx.c | 1 + arch/x86/kvm/x86.c | 9 +++--- drivers/crypto/ccp/ccp-dev.c | 8 +++++ drivers/i2c/busses/i2c-bcm-iproc.c | 5 ++- drivers/i2c/busses/i2c-designware-slave.c | 1 + drivers/i2c/busses/i2c-i801.c | 15 +++++++-- drivers/i2c/busses/i2c-mt65xx.c | 11 ++++++- drivers/i2c/busses/i2c-piix4.c | 12 +++---- drivers/i2c/i2c-core-base.c | 2 +- include/linux/mmzone.h | 5 +-- include/linux/trace_events.h | 1 + kernel/trace/ftrace.c | 17 ++++++++++ kernel/trace/trace.c | 26 ++++++++------- kernel/trace/trace_events.c | 2 +- kernel/trace/trace_probe.c | 3 +- lib/kfifo.c | 3 +- mm/memcontrol.c | 53 ++++++++++++++++++++----------- mm/vmscan.c | 5 +-- mm/z3fold.c | 1 + mm/zsmalloc.c | 2 ++ 29 files changed, 155 insertions(+), 74 deletions(-)