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-allyesconfig in repository toolchain/ci/linux.
from 9c87c9f41245 Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/ [...] adds c583bcb8f5ed rcu: Don't invoke try_invoke_on_locked_down_task() with ir [...] new 9dacf44c3837 Merge branch 'urgent-fixes' of git://git.kernel.org/pub/sc [...] new e24a87b54ef3 perf lock: Correct field name "flags" new b0e5a05cc9e3 perf lock: Don't free "lock_seq_stat" if read_count isn't zero new db1a8b97a0a3 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies u [...] new db2ac2e49e56 perf test: Fix a typo in cs-etm testing new dd94ac807a5e perf test: Update branch sample pattern for cs-etm new 1c756cd429d8 perf inject: Fix file corruption due to event deletion new 568beb27959b perf test: Avoid an msan warning in a copied stack. new be1dd6692adb Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git:/ [...] adds 31b4d8e172f6 MIPS: export has_transparent_hugepage() for modules new 61a2f1aecf60 MIPS: kernel: Fix for_each_memblock conversion new ac3b57adf87a MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu new ed129cd75ac1 Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/ [...] adds ce9dfafe29be s390: fix system call exit path adds 966e7ea43448 s390: update defconfigs adds 78d732e1f326 s390/cpum_sf.c: fix file permission for cpum_sfb_size new 111e91a6df50 Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/li [...] adds 33b6c39e747c Input: adxl34x - clean up a data type in adxl34x_probe() adds b1884583fcd1 Input: i8042 - allow insmod to succeed on devices without [...] adds 77e70d351db7 Input: sunkbd - avoid use-after-free in teardown paths adds 676650d007e0 Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER adds ae3d6083acf6 Input: elan_i2c - fix firmware update on newer ICs new 0fa8ee0d9ab9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 14 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/mips/alchemy/common/clock.c | 9 +++++- arch/mips/kernel/setup.c | 6 ++-- arch/mips/mm/tlb-r4k.c | 1 + arch/s390/configs/debug_defconfig | 1 + arch/s390/kernel/entry.S | 2 ++ arch/s390/kernel/perf_cpum_sf.c | 2 +- drivers/input/keyboard/sunkbd.c | 41 ++++++++++++++++++++++------ drivers/input/misc/adxl34x.c | 2 +- drivers/input/mouse/elan_i2c.h | 2 +- drivers/input/mouse/elan_i2c_core.c | 3 +- drivers/input/mouse/elan_i2c_i2c.c | 10 +++---- drivers/input/mouse/elan_i2c_smbus.c | 2 +- drivers/input/serio/i8042.c | 12 +++++++- drivers/input/touchscreen/Kconfig | 1 + kernel/rcu/tree_stall.h | 22 +++++++++++---- tools/arch/x86/lib/memcpy_64.S | 8 ++---- tools/arch/x86/lib/memset_64.S | 11 ++++---- tools/perf/arch/x86/tests/dwarf-unwind.c | 7 +++++ tools/perf/bench/mem-memcpy-x86-64-asm.S | 3 ++ tools/perf/bench/mem-memset-x86-64-asm.S | 3 ++ tools/perf/builtin-inject.c | 12 +------- tools/perf/builtin-lock.c | 4 +-- tools/perf/tests/shell/test_arm_coresight.sh | 4 +-- tools/perf/util/include/linux/linkage.h | 7 +++++ 24 files changed, 122 insertions(+), 53 deletions(-)