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]
Message-Id: <20130515193922.094868872@goodmis.org>
Date:	Wed, 15 May 2013 15:39:22 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Ingo Molnar <mingo@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
Subject: [PATCH 0/4] tracing: Memleak fix and sparse warning fix ups


Linus,

This includes a fix to a memory leak when adding filters to traces.

Also, Masami Hiramatsu fixed up some minor bugs that were discovered
by sparse.

Please pull the latest trace-fixes-v3.10-rc1 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-fixes-v3.10-rc1

Head SHA1: b62fdd97fcae17e483b005bafd13fadbd9840672
Tag SHA1: 6edfe0df5694052bc42faabe98bfe031eab3a41f


Masami Hiramatsu (3):
      tracing/kprobes: Use rcu_dereference_raw for tp->files
      tracing/kprobes: Fix a sparse warning for incorrect type in assignment
      tracing/kprobes: Make print_*probe_event static

Steven Rostedt (Red Hat) (1):
      tracing: Fix leaks of filter preds

----
 kernel/trace/trace_events_filter.c |    4 +++
 kernel/trace/trace_kprobe.c        |   53 +++++++++++++++++++++++++++---------
 2 files changed, 44 insertions(+), 13 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