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:	Fri, 19 Apr 2013 10:04:02 -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>,
	Frederic Weisbecker <fweisbec@...il.com>
Subject: [for-next][PATCH 0/7] tracing: Various cleanups and small fixes

This will be added to the queue for 3.10 and uploaded to my for-next
branch in my git repo.

Chen Gang (1):
      kernel: tracing: Use strlcpy instead of strncpy

Namhyung Kim (5):
      tracing: Fix off-by-one on allocating stat->pages
      tracing: Reset ftrace_graph_filter_enabled if count is zero
      tracing: Get rid of unneeded key calculation in ftrace_hash_move()
      tracing: Check return value of tracing_init_dentry()
      ftrace: Get rid of ftrace_profile_bits

zhangwei(Jovi) (1):
      tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT

----
 include/trace/ftrace.h     |    2 --
 kernel/trace/ftrace.c      |   29 +++++++++--------------------
 kernel/trace/trace.c       |    6 ++++--
 kernel/trace/trace_stack.c |    2 ++
 kernel/trace/trace_stat.c  |    2 ++
 5 files changed, 17 insertions(+), 24 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ