All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/5] tracing: More updates for 4.7
@ 2016-04-27 16:32 Steven Rostedt
  2016-04-27 16:32 ` [for-next][PATCH 1/5] tracing: Do not inherit event-fork option for instances Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steven Rostedt @ 2016-04-27 16:32 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: 4afe6495e5cb3c352d95f07512cbb227e607e2ce


Dan Carpenter (1):
      tracing: checking for NULL instead of IS_ERR()

Steven Rostedt (Red Hat) (1):
      tracing: Do not inherit event-fork option for instances

Tom Zanussi (2):
      tracing: Add check for NULL event field when creating hist field
      tracing: Handle tracing_map_alloc_elts() error path correctly

Wang Xiaoqiang (1):
      tracing: Don't use the address of the buffer array name in copy_from_user

----
 kernel/trace/trace.c             | 17 +++++++++++++----
 kernel/trace/trace_events_hist.c |  3 +++
 kernel/trace/tracing_map.c       | 10 +++++++---
 3 files changed, 23 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2016-04-27 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 16:32 [for-next][PATCH 0/5] tracing: More updates for 4.7 Steven Rostedt
2016-04-27 16:32 ` [for-next][PATCH 1/5] tracing: Do not inherit event-fork option for instances Steven Rostedt
2016-04-27 16:32 ` [for-next][PATCH 2/5] tracing: checking for NULL instead of IS_ERR() Steven Rostedt
2016-04-27 16:32 ` [for-next][PATCH 3/5] tracing: Add check for NULL event field when creating hist field Steven Rostedt
2016-04-27 16:32 ` [for-next][PATCH 4/5] tracing: Handle tracing_map_alloc_elts() error path correctly Steven Rostedt
2016-04-27 16:32 ` [for-next][PATCH 5/5] tracing: Dont use the address of the buffer array name in copy_from_user 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.