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:   Thu, 12 Jan 2023 21:16:03 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Dmitrii Bundin <dmitrii.bundin.a@...il.com>
Cc:     jan.kiszka@...mens.com, akpm@...ux-foundation.org,
        kbingham@...nel.org, linux-kernel@...r.kernel.org,
        linux-mm@...ck.org, mingo@...hat.com, rppt@...nel.org,
        vbabka@...e.cz, x86@...nel.org
Subject: Re: [PATCH v4] scripts/gdb: add mm introspection utils

On Mon, Jan 02, 2023 at 08:10:14PM +0300, Dmitrii Bundin wrote:
> --- /dev/null
> +++ b/scripts/gdb/linux/mm.py
> @@ -0,0 +1,223 @@
> +#
> +# gdb helper commands and functions for Linux kernel debugging
> +#
> +#  routines to introspect page table
> +#
> +# Authors:
> +#  Dmitrii Bundin <dmitrii.bundin.a@...il.com>
> +#
> +# This work is licensed under the terms of the GNU GPL version 2.

Please use a SPDX line at the top of the file.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ