This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7426cedc7dad Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/ [...] new 31197d3a0f1c objtool/x86: Ignore __x86_indirect_alt_* symbols new 240001d4e304 x86/entry: Fix noinstr fail in __do_fast_syscall_32() new 84e60065df9e x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall() new 4c9c26f1e676 x86/xen: Fix noinstr fail in exc_xen_unknown_trap() new 1f008d46f124 x86: Always inline task_size_max() new 49faa77759b2 locking/lockdep: Improve noinstr vs errors new c0e457851fff Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel. [...] new 7f049fbdd57f perf/x86/intel/lbr: Zero the xstate buffer on allocation new df5011000496 Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org [...] new fdaba61ef8a2 sched/fair: Ensure that the CFS parent is added after unth [...] new 666751701b6e Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.or [...] new 399f8dd9a866 signal: Prevent sigqueue caching after task got released new 7749b0337b4e Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org [...]
The 13 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/entry/common.c | 5 +++-- arch/x86/events/intel/lbr.c | 3 ++- arch/x86/include/asm/page_64.h | 2 +- arch/x86/lib/retpoline.S | 4 ++++ arch/x86/xen/enlighten_pv.c | 2 ++ include/linux/debug_locks.h | 2 ++ kernel/locking/lockdep.c | 4 +++- kernel/sched/fair.c | 28 ++++++++++++++++++++++++++++ kernel/signal.c | 17 ++++++++++++++++- lib/debug_locks.c | 2 +- 10 files changed, 62 insertions(+), 7 deletions(-)