All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/2] tracing: A couple of memory leaks found and fixed
@ 2017-09-05 13:31 Steven Rostedt
  2017-09-05 13:31 ` [for-next][PATCH 1/2] ftrace: Fix selftest goto location on error Steven Rostedt
  2017-09-05 13:31 ` [for-next][PATCH 2/2] ftrace: Fix memleak when unregistering dynamic ops when tracing disabled Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2017-09-05 13:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: edb096e00724f02db5f6ec7900f3bbd465c6c76f


Steven Rostedt (VMware) (2):
      ftrace: Fix selftest goto location on error
      ftrace: Fix memleak when unregistering dynamic ops when tracing disabled

----
 kernel/trace/ftrace.c         | 10 ++++++----
 kernel/trace/trace_selftest.c |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-05 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-05 13:31 [for-next][PATCH 0/2] tracing: A couple of memory leaks found and fixed Steven Rostedt
2017-09-05 13:31 ` [for-next][PATCH 1/2] ftrace: Fix selftest goto location on error Steven Rostedt
2017-09-05 13:31 ` [for-next][PATCH 2/2] ftrace: Fix memleak when unregistering dynamic ops when tracing disabled Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.