From: Linus Torvalds Date: Sat, 31 Aug 2019 16:15:25 +0000 (-0700) Subject: Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=95381debd9ee8787256c3cdb92d2b167efa4b863;p=linux.git Merge tag 'trace-v5.3-rc6' of git://git./linux/kernel/git/rostedt/linux-trace Pull tracing fixes from Steven Rostedt: "Small fixes and minor cleanups for tracing: - Make exported ftrace function not static - Fix NULL pointer dereference in reading probes as they are created - Fix NULL pointer dereference in k/uprobe clean up path - Various documentation fixes" * tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Correct kdoc formats ftrace/x86: Remove mcount() declaration tracing/probe: Fix null pointer dereference tracing: Make exported ftrace_set_clr_event non-static ftrace: Check for successful allocation of hash ftrace: Check for empty hash and comment the race with registering probes ftrace: Fix NULL pointer dereference in t_probe_next() --- 95381debd9ee8787256c3cdb92d2b167efa4b863