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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 28 Oct 2023 19:00:56 +0900
From:   Masami Hiramatsu (Google) <mhiramat@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrii Nakryiko <andrii@...nel.org>,
        Yujie Liu <yujie.liu@...el.com>,
        Masami Hiramatsu <mhiramat@...nel.org>,
        Steven Rostedt <rostedt@...dmis.org>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] probes: fixes for v6.6-rc7

Hi Linus,

Probes fixes for v6.6-rc7:

- tracing/kprobes: Fix kernel-doc warnings for the variable length
  arguments.

- tracing/kprobes: Fix to count the symbols in modules even if the
  module name is not specified so that user can probe the symbols in
  the modules without module name.


Please pull the latest probes-fixes-v6.6-rc7 tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.6-rc7

Tag SHA1: 454c20691731e6dd7e8b67f3ef6cbc3b666583e5
Head SHA1: 926fe783c8a64b33997fec405cf1af3e61aed441


Andrii Nakryiko (1):
      tracing/kprobes: Fix symbol counting logic by looking at modules as well

Yujie Liu (1):
      tracing/kprobes: Fix the description of variable length arguments

----
 kernel/trace/trace_kprobe.c | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

-- 
Masami Hiramatsu (Google) <mhiramat@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ