linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: Prevent UAF on reused trace event type numbers
@ 2022-11-23 19:25 Steven Rostedt
  2022-11-23 19:25 ` [PATCH 1/2] tracing: Add tracing_reset_all_online_cpus_unlocked() function Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2022-11-23 19:25 UTC (permalink / raw)
  To: linux-kernel, linux-trace-kernel
  Cc: Masami Hiramatsu, Andrew Morton, Zheng Yejian

Steven Rostedt (Google) (2):
      tracing: Add tracing_reset_all_online_cpus_unlocked() function
      tracing: Free buffers when a used dynamic event is removed

----
 kernel/trace/trace.c              | 11 ++++++++++-
 kernel/trace/trace.h              |  1 +
 kernel/trace/trace_dynevent.c     |  2 ++
 kernel/trace/trace_events.c       | 13 +++++++++++--
 kernel/trace/trace_events_synth.c |  2 --
 5 files changed, 24 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2022-11-23 22:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-23 19:25 [PATCH 0/2] tracing: Prevent UAF on reused trace event type numbers Steven Rostedt
2022-11-23 19:25 ` [PATCH 1/2] tracing: Add tracing_reset_all_online_cpus_unlocked() function Steven Rostedt
2022-11-23 22:14 ` [PATCH 2/2] tracing: Free buffers when a used dynamic event is removed Steven Rostedt
     [not found] ` <20221123192741.797436457@goodmis.org>
2022-11-23 22:42   ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).