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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 25 Oct 2021 15:14:35 +0900
From:   Masami Hiramatsu <mhiramat@...nel.org>
To:     Tiezhu Yang <yangtiezhu@...ngson.cn>
Cc:     naveen.n.rao@...ux.ibm.com, anil.s.keshavamurthy@...el.com,
        davem@...emloft.net, corbet@....net, ananth@...ibm.com,
        akpm@...ux-foundation.org, randy.dunlap@...cle.com,
        mathieu.desnoyers@...ymtl.ca, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] Do some changes about kprobe

Hi Tiezhu,

On Mon, 25 Oct 2021 11:30:56 +0800
Tiezhu Yang <yangtiezhu@...ngson.cn> wrote:

> This patchset is based on kprobes kernel tree:
> https://git.kernel.org/pub/scm/linux/kernel/git/mhiramat/linux.git/ for-next

Sorry for confusion, that is not the kernel branch for kprobes. Currently
the kprobes is maintained under the Steve's tracing tree.

Anyway, some of your patch should be merged. Let me pick it.

Thank you,

> 
> Tiezhu Yang (4):
>   samples/kretprobes: Fix return value if register_kretprobe() failed
>   docs, kprobes: Remove invalid URL and add new reference
>   test_kprobes: Move it from kernel/ to lib/
>   MAINTAINERS: Add git tree and missing files for KPROBES
> 
>  Documentation/trace/kprobes.rst     | 2 +-
>  MAINTAINERS                         | 3 +++
>  kernel/Makefile                     | 1 -
>  lib/Makefile                        | 1 +
>  {kernel => lib}/test_kprobes.c      | 0
>  samples/kprobes/kretprobe_example.c | 2 +-
>  6 files changed, 6 insertions(+), 3 deletions(-)
>  rename {kernel => lib}/test_kprobes.c (100%)
> 
> -- 
> 2.1.0
> 


-- 
Masami Hiramatsu <mhiramat@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ