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, 27 Apr 2016 12:32:27 -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/5] tracing: More updates for 4.7

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

Head SHA1: 4afe6495e5cb3c352d95f07512cbb227e607e2ce


Dan Carpenter (1):
      tracing: checking for NULL instead of IS_ERR()

Steven Rostedt (Red Hat) (1):
      tracing: Do not inherit event-fork option for instances

Tom Zanussi (2):
      tracing: Add check for NULL event field when creating hist field
      tracing: Handle tracing_map_alloc_elts() error path correctly

Wang Xiaoqiang (1):
      tracing: Don't use the address of the buffer array name in copy_from_user

----
 kernel/trace/trace.c             | 17 +++++++++++++----
 kernel/trace/trace_events_hist.c |  3 +++
 kernel/trace/tracing_map.c       | 10 +++++++---
 3 files changed, 23 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ