All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [for-next][PATCH 0/3] tracing: Last minute updates for 4.5
Date: Fri, 08 Jan 2016 09:27:42 -0500	[thread overview]
Message-ID: <20160108142742.525135540@goodmis.org> (raw)

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 5156dca34a3e1e1edac2d0dabf43d8632909b7aa


Li Bin (1):
      x86: ftrace: Fix the comments for ftrace_modify_code_direct()

Qiu Peiyang (1):
      ftrace: Fix the race between ftrace and insmod

Steven Rostedt (Red Hat) (1):
      ftrace: Add infrastructure for delayed enabling of module functions

----
 arch/x86/kernel/ftrace.c |  12 ++--
 include/linux/ftrace.h   |   6 +-
 kernel/trace/ftrace.c    | 184 +++++++++++++++++++++++++++++++----------------
 3 files changed, 130 insertions(+), 72 deletions(-)

             reply	other threads:[~2016-01-08 14:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-08 14:27 Steven Rostedt [this message]
2016-01-08 14:27 ` [for-next][PATCH 1/3] x86: ftrace: Fix the comments for ftrace_modify_code_direct() Steven Rostedt
2016-01-08 14:27 ` [for-next][PATCH 2/3] ftrace: Add infrastructure for delayed enabling of module functions Steven Rostedt
2016-01-08 14:27 ` [for-next][PATCH 3/3] ftrace: Fix the race between ftrace and insmod Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160108142742.525135540@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.