This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 31f020064f9d Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub [...] new f8e48a3dca06 lockdep: Fix preemption WARN for spurious IRQ-enable new 921c7ebd1337 futex: Fix incorrect should_fail_futex() handling new d48e38500306 locking/lockdep: Remove more raw_cpu_read() usage new 1a39340865ce lockdep: Fix nr_unused_locks accounting new 8d99084efcc2 Merge tag 'locking-urgent-2020-11-01' of git://git.kernel. [...] new 4230e2deaa48 stop_machine, rcu: Mark functions as notrace new 82423b46fc9e Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/ [...] new 4cd2bb129811 time/sched_clock: Mark sched_clock_read_begin/retry() as notrace new 5254cb87c042 hrtimer: Remove unused inline function debug_hrtimer_free() new 9010e3876e1c timers: Remove unused inline funtion debug_timer_free() new cb47755725da time: Prevent undefined behaviour in timespec64_to_ns() new 4312e0e8d3ea Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.o [...] new 2a9baf5ad488 x86/debug: Fix BTF handling new a195f3d4528a x86/debug: Only clear/set ->virtual_dr6 for userspace #DB new cb05143bdf42 x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6) new 7b56fbd83e26 Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/ [...]
The 16 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/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 ----- 10 files changed, 48 insertions(+), 45 deletions(-)