linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/2] tracing: A couple of fixes for 5.16
@ 2021-11-11  1:22 Steven Rostedt
  2021-11-11  1:22 ` [for-linus][PATCH 1/2] ring-buffer: Protect ring_buffer_reset() from reentrancy Steven Rostedt
  2021-11-11  1:22 ` [for-linus][PATCH 2/2] ftrace/direct: Fix lockup in modify_ftrace_direct_multi Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2021-11-11  1:22 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: 2e6e9058d13a22a6fdd36a8c444ac71d9656003a


Jiri Olsa (1):
      ftrace/direct: Fix lockup in modify_ftrace_direct_multi

Steven Rostedt (VMware) (1):
      ring-buffer: Protect ring_buffer_reset() from reentrancy

----
 kernel/trace/ftrace.c      | 3 ++-
 kernel/trace/ring_buffer.c | 5 +++++
 2 files changed, 7 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2021-11-11  1:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11  1:22 [for-linus][PATCH 0/2] tracing: A couple of fixes for 5.16 Steven Rostedt
2021-11-11  1:22 ` [for-linus][PATCH 1/2] ring-buffer: Protect ring_buffer_reset() from reentrancy Steven Rostedt
2021-11-11  1:22 ` [for-linus][PATCH 2/2] ftrace/direct: Fix lockup in modify_ftrace_direct_multi Steven Rostedt

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).