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: <20200124151651.852781301@goodmis.org>
Date:   Fri, 24 Jan 2020 10:16:51 -0500
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 00/14] tracing: More updates for 5.6

Alex Shi (5):
      ftrace: Remove abandoned macros
      ftrace: Remove NR_TO_INIT macro
      ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
      tracing: Remove unused TRACE_SEQ_BUF_USED
      trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE

Colin Ian King (1):
      tools: bootconfig: Fix spelling mistake "faile" -> "failed"

Dan Carpenter (1):
      tracing/boot: Fix an IS_ERR() vs NULL bug

Fabian Frederick (1):
      ring-bufer: kernel-doc warning fixes

Masami Hiramatsu (3):
      bootconfig: Fix Kconfig help message for BOOT_CONFIG
      Documentation: bootconfig: Fix typos in bootconfig documentation
      Documentation: tracing: Fix typos in boot-time tracing documentation

Steven Rostedt (VMware) (3):
      ring-buffer: Fix kernel doc for rb_update_event()
      tracing: Allow trace_printk() to nest in other tracing code
      tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()

----
 Documentation/admin-guide/bootconfig.rst | 32 +++++++++++++++++---------------
 Documentation/trace/boottime-trace.rst   | 18 +++++++++---------
 init/Kconfig                             |  4 +++-
 kernel/trace/ftrace.c                    |  5 -----
 kernel/trace/ring_buffer.c               | 11 ++++++-----
 kernel/trace/trace.c                     | 27 +++++++++++++++++++++------
 kernel/trace/trace_boot.c                |  2 +-
 kernel/trace/trace_kprobe.c              |  1 -
 kernel/trace/trace_seq.c                 |  3 ---
 tools/bootconfig/main.c                  |  4 ++--
 10 files changed, 59 insertions(+), 48 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ