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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 08 Feb 2011 17:16:12 -0500
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Ingo Molnar <mingo@...e.hu>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 00/10] [GIT PULL][v2.6.39] tracing: updates


Ingo,

Please pull the latest tip/perf/core tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/perf/core


Ian Munsie (5):
      tracing/syscalls: Don't add events for unmapped syscalls
      tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
      tracing/syscalls: Make arch_syscall_addr weak
      tracing/syscalls: Allow arch specific syscall symbol matching
      tracing/syscalls: Early terminate search for sys_ni_syscall

Jiri Olsa (1):
      tracing: Add unstable sched clock note to the warning

Lai Jiangshan (1):
      tracing: Compile time initialization for event flags value

Steven Rostedt (2):
      tracing: Remove obsolete sched_switch tracer
      tracing: Deprecate tracing_enabled for tracing_on

Uwe Kleine-König (1):
      trivial: Fix Steven's Copyright typos

----
 Documentation/trace/ftrace-design.txt |    7 ++
 Documentation/trace/ftrace.txt        |  148 ++++----------------------------
 include/linux/syscalls.h              |   10 ++-
 kernel/trace/ring_buffer.c            |    8 ++-
 kernel/trace/trace.c                  |    4 +
 kernel/trace/trace_sched_switch.c     |   48 -----------
 kernel/trace/trace_syscalls.c         |   42 +++++++---
 scripts/kconfig/streamline_config.pl  |    2 +-
 tools/testing/ktest/ktest.pl          |    2 +-
 9 files changed, 74 insertions(+), 197 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