This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 98477740630f Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/ [...] new 3031313eb3d5 kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() new d5e47505e026 ftrace: Free the trampoline when ftrace_startup() fails new 478ece9573f0 ftrace: Fix missing synchronize_rcu() removing trampoline [...] new 795d6379a47b tracing: Make the space reserved for the pid wider new 54fa9ba564b7 ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer new 46bbe5c671e0 tracing: fix double free new 82d083ab60c3 kprobes: tracing/kprobes: Fix to kill kprobes on initmem a [...] new a27026e95b57 bootconfig: init: make xbc_namebuf static new eff48ddeab78 Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm [...]
The 9 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: include/linux/kprobes.h | 5 +++++ init/main.c | 4 +++- kernel/kprobes.c | 27 +++++++++++++++++++++++++-- kernel/trace/ftrace.c | 3 +++ kernel/trace/trace.c | 38 +++++++++++++++++++------------------- kernel/trace/trace_events_hist.c | 1 - kernel/trace/trace_output.c | 12 ++++++------ 7 files changed, 61 insertions(+), 29 deletions(-)