public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/2] Tracing: Fixes for 5.12
@ 2021-02-26  2:47 Steven Rostedt
  2021-02-26  2:47 ` [for-linus][PATCH 1/2] mm, tracing: Fix kmem_cache_free trace event to not print stale pointers Steven Rostedt
  2021-02-26  2:47 ` [for-linus][PATCH 2/2] tracing/tools: fix a couple of spelling mistakes Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2021-02-26  2:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton


Two fixes:

 - Fix an unsafe printf string usage in a kmem trace event
 - Fix spelling in output from the latency-collector tool


Colin Ian King (1):
      tracing/tools: fix a couple of spelling mistakes

Steven Rostedt (VMware) (1):
      mm, tracing: Fix kmem_cache_free trace event to not print stale pointers

----
 include/trace/events/kmem.h               | 6 +++---
 tools/tracing/latency/latency-collector.c | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2021-02-26  2:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26  2:47 [for-linus][PATCH 0/2] Tracing: Fixes for 5.12 Steven Rostedt
2021-02-26  2:47 ` [for-linus][PATCH 1/2] mm, tracing: Fix kmem_cache_free trace event to not print stale pointers Steven Rostedt
2021-02-26  2:47 ` [for-linus][PATCH 2/2] tracing/tools: fix a couple of spelling mistakes Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox