lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Oct 2015 09:37:24 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Ingo Molnar <mingo@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/9] tracing: Updates for 4.4

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

Head SHA1: ddd70280bf0e92ad81a9526971409603fba21679


Dmitry Safonov (5):
      ftrace: Remove redundant strsep in mod_callback
      ftrace: Clarify code for mod command
      ftrace: Introduce ftrace_glob structure
      ftrace: add module globbing
      Documentation: ftrace: Module globbing usage

Rasmus Villemoes (2):
      tracing: Use kstrdup_const instead of private implementation
      ftrace: Remove redundant swap function

Tal Shorer (2):
      tracing: Allow disabling compilation of specific trace systems
      tracing: gpio: Add Kconfig option for enabling/disabling trace events

----
 Documentation/trace/ftrace.txt |  17 ++++
 include/linux/tracepoint.h     |  17 +++-
 include/trace/define_trace.h   |   2 +-
 include/trace/events/gpio.h    |   4 +
 kernel/trace/Kconfig           |   7 ++
 kernel/trace/ftrace.c          | 178 ++++++++++++++++++++---------------------
 kernel/trace/trace_events.c    |  24 ++----
 7 files changed, 138 insertions(+), 111 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ