This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from 31f020064f9d Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub [...] adds f8e48a3dca06 lockdep: Fix preemption WARN for spurious IRQ-enable adds 921c7ebd1337 futex: Fix incorrect should_fail_futex() handling adds d48e38500306 locking/lockdep: Remove more raw_cpu_read() usage adds 1a39340865ce lockdep: Fix nr_unused_locks accounting adds 8d99084efcc2 Merge tag 'locking-urgent-2020-11-01' of git://git.kernel. [...] adds 4230e2deaa48 stop_machine, rcu: Mark functions as notrace adds 82423b46fc9e Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/ [...] adds 4cd2bb129811 time/sched_clock: Mark sched_clock_read_begin/retry() as notrace adds 5254cb87c042 hrtimer: Remove unused inline function debug_hrtimer_free() adds 9010e3876e1c timers: Remove unused inline funtion debug_timer_free() adds cb47755725da time: Prevent undefined behaviour in timespec64_to_ns() adds 4312e0e8d3ea Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.o [...] adds 2a9baf5ad488 x86/debug: Fix BTF handling adds a195f3d4528a x86/debug: Only clear/set ->virtual_dr6 for userspace #DB adds cb05143bdf42 x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6) adds 7b56fbd83e26 Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/ [...] adds 3cea11cd5e3b Linux 5.10-rc2
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/x86/kernel/traps.c | 43 ++++++++++++++++++++++++++++++------------- include/linux/time64.h | 4 ++++ kernel/futex.c | 4 +++- kernel/locking/lockdep.c | 20 +++++++------------- kernel/rcu/tree.c | 2 +- kernel/stop_machine.c | 2 +- kernel/time/hrtimer.c | 5 ----- kernel/time/itimer.c | 4 ---- kernel/time/sched_clock.c | 4 ++-- kernel/time/timer.c | 5 ----- 11 files changed, 49 insertions(+), 46 deletions(-)