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:   Sat, 03 Apr 2021 10:33:47 -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/4] tracing: More updates for 5.13

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

Head SHA1: ceaaa12904df07d07ea8975abbf04c4d60e46956


Linus Torvalds (1):
      ftrace: Store the order of pages allocated in ftrace_page

Steven Rostedt (VMware) (1):
      ftrace: Simplify the calculation of page number for ftrace_page->records some more

Wan Jiabing (1):
      tracing: Remove duplicate struct declaration in trace_events.h

Yordan Karadzhov (VMware) (1):
      tracing: Remove unused argument from "ring_buffer_time_stamp()

----
 include/linux/ring_buffer.h  |  2 +-
 include/linux/trace_events.h |  1 -
 kernel/trace/ftrace.c        | 45 +++++++++++++++++++-------------------------
 kernel/trace/ring_buffer.c   |  2 +-
 kernel/trace/trace.c         |  8 ++++----
 5 files changed, 25 insertions(+), 33 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ