This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9c87c9f41245 Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/ [...] new 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:/ [...] new 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/ [...] new ce9dfafe29be s390: fix system call exit path new 966e7ea43448 s390: update defconfigs new 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 [...]
The 18 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 +- 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 +++++++ 16 files changed, 67 insertions(+), 35 deletions(-)