All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/3] tracing: Last three patches (hopefully) before my pull request
@ 2020-08-06 13:11 Steven Rostedt
  2020-08-06 13:11 ` [for-linus][PATCH 1/3] bootconfig: Fix to find the initargs correctly Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2020-08-06 13:11 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: 37f9e8b51dbe7f69d9f80aec98f1514f0cd4085e


Masami Hiramatsu (1):
      bootconfig: Fix to find the initargs correctly

Muchun Song (1):
      kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE

Steven Rostedt (VMware) (1):
      tracing: Use trace_sched_process_free() instead of exit() for pid tracing

----
 init/main.c                 | 14 ++++++++------
 kernel/kprobes.c            | 17 ++++++++++++++---
 kernel/trace/ftrace.c       |  4 ++--
 kernel/trace/trace_events.c |  4 ++--
 4 files changed, 26 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2020-08-06 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 13:11 [for-linus][PATCH 0/3] tracing: Last three patches (hopefully) before my pull request Steven Rostedt
2020-08-06 13:11 ` [for-linus][PATCH 1/3] bootconfig: Fix to find the initargs correctly Steven Rostedt
2020-08-06 13:11 ` [for-linus][PATCH 2/3] tracing: Use trace_sched_process_free() instead of exit() for pid tracing Steven Rostedt
2020-08-06 13:11 ` [for-linus][PATCH 3/3] kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE 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.