linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/3]  tracing: Minor fixes that will be going to Linus shortly
@ 2019-04-26 15:46 Steven Rostedt
  2019-04-26 15:46 ` [for-linus][PATCH 1/3] tracing: Fix buffer_ref pipe ops Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2019-04-26 15:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
ftrace/urgent

Head SHA1: d6097c9e4454adf1f8f2c9547c2fa6060d55d952


Jann Horn (1):
      tracing: Fix buffer_ref pipe ops

Peter Zijlstra (1):
      trace: Fix preempt_enable_no_resched() abuse

Wenwen Wang (1):
      tracing: Fix a memory leak by early error exit in trace_pid_write()

----
 fs/splice.c                |  4 ++--
 include/linux/pipe_fs_i.h  |  1 +
 kernel/trace/ring_buffer.c |  2 +-
 kernel/trace/trace.c       | 33 ++++++++++++++++++---------------
 4 files changed, 22 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2019-04-26 15:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-26 15:46 [for-linus][PATCH 0/3] tracing: Minor fixes that will be going to Linus shortly Steven Rostedt
2019-04-26 15:46 ` [for-linus][PATCH 1/3] tracing: Fix buffer_ref pipe ops Steven Rostedt
2019-04-26 15:46 ` [for-linus][PATCH 2/3] tracing: Fix a memory leak by early error exit in trace_pid_write() Steven Rostedt
2019-04-26 15:46 ` [for-linus][PATCH 3/3] trace: Fix preempt_enable_no_resched() abuse 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).