From: Linus Torvalds Date: Thu, 13 Dec 2018 02:15:29 +0000 (-0800) Subject: Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b5884002dc39fac45941ec408cd20d7a04f7b9c7;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'trace-v4.20-rc6' of git://git./linux/kernel/git/rostedt/linux-trace Pull tracing fixes from Steven Rostedt: "While running various ftrace tests on new development code, the kmemleak detector found some allocations that were not freed correctly. This fixes a couple of leaks in the event trigger code as well as in adding function trace filters in trace instances" * tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Fix memory leak of instance function hash filters tracing: Fix memory leak in set_trigger_filter() tracing: Fix memory leak in create_filter() --- b5884002dc39fac45941ec408cd20d7a04f7b9c7