linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [for-next][PATCH 0/2] tracing: A couple of uprobe updates for 4.19
@ 2018-08-14 15:28 Steven Rostedt
  2018-08-14 15:28 ` [for-next][PATCH 1/2] Uprobes: Simplify uprobe_register() body Steven Rostedt
  2018-08-14 15:28 ` [for-next][PATCH 2/2] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode() Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2018-08-14 15:28 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: 6d43743e9079ac0531b60cde7eadd0f042873344


Ravi Bangoria (2):
      Uprobes: Simplify uprobe_register() body
      Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()

----
 arch/arm/probes/uprobes/core.c |  2 +-
 arch/mips/kernel/uprobes.c     |  2 +-
 include/linux/uprobes.h        |  2 +-
 kernel/events/uprobes.c        | 78 ++++++++++++++++++++++--------------------
 4 files changed, 44 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2018-08-14 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-14 15:28 [for-next][PATCH 0/2] tracing: A couple of uprobe updates for 4.19 Steven Rostedt
2018-08-14 15:28 ` [for-next][PATCH 1/2] Uprobes: Simplify uprobe_register() body Steven Rostedt
2018-08-14 15:28 ` [for-next][PATCH 2/2] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode() 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).