This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ab51cac00ef2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net new df2b384366fc objtool: Fix 32bit cross builds new 7f9b34f36cf6 objtool: Fix off-by-one in symbol_by_offset() new 9b3e59e3decc Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel. [...] new 5b16ef2e43ff perf/x86/cstate: Add Jasper Lake CPU support new f3bed55e8509 perf/core: fix parent pid/tid in task exit events new e18588005d79 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org [...] new 9a6c2c3c7a73 x86, sched: Bail out of frequency invariance if base frequ [...] new 23ccee22e834 x86, sched: Account for CPUs with less than 4 cores in fre [...] new b56e7d45e807 x86, sched: Don't enable static key when starting secondary CPUs new db441bd9f630 x86, sched: Move check for CPU type to caller function new eaf5a92ebde5 sched/core: Fix reset-on-fork from RT with uclamp new 05db498ad944 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.or [...] new ac84bac4062e vdso/datapage: Use correct clock mode name in comment new acd629446804 Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.o [...] new 6ade99ec6175 proc: Put thread_pid in release_task not proc_flush_pid new b2768df24ec4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
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/events/intel/cstate.c | 1 + arch/x86/kernel/smpboot.c | 47 +++++++++++++++++++++++++++++------------- fs/proc/base.c | 1 - include/vdso/datapage.h | 4 ++-- kernel/events/core.c | 13 +++++++++--- kernel/exit.c | 1 + kernel/sched/core.c | 9 ++------ tools/objtool/elf.c | 2 +- tools/objtool/elf.h | 2 +- 9 files changed, 51 insertions(+), 29 deletions(-)