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] [day] [month] [year] [list]
Message-ID: <20200916121810.06279a5a@lwn.net>
Date:   Wed, 16 Sep 2020 12:18:10 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Stephen Boyd <swboyd@...omium.org>
Cc:     linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH] docs: stable-ABI: Document /sys/kernel/notes

On Tue,  8 Sep 2020 23:37:52 -0700
Stephen Boyd <swboyd@...omium.org> wrote:

> Document the notes file in sysfs as the running vmlinux's .note section
> in binary format. Hopefully this helps someone like me realize the
> kernel exposes the note section in sysfs in the future. Take the date
> from when the file was introduced. It's been a while so presumably this
> is stable and not testing material.
> 
> Signed-off-by: Stephen Boyd <swboyd@...omium.org>
> ---
>  Documentation/ABI/stable/sysfs-kernel-notes | 5 +++++
>  1 file changed, 5 insertions(+)
>  create mode 100644 Documentation/ABI/stable/sysfs-kernel-notes
> 
> diff --git a/Documentation/ABI/stable/sysfs-kernel-notes b/Documentation/ABI/stable/sysfs-kernel-notes
> new file mode 100644
> index 000000000000..2c76ee9e67f7
> --- /dev/null
> +++ b/Documentation/ABI/stable/sysfs-kernel-notes
> @@ -0,0 +1,5 @@
> +What:		/sys/kernel/notes
> +Date:		July 2009
> +Contact:	<linux-kernel@...r.kernel.org>
> +Description:	The /sys/kernel/notes file contains the binary representation
> +		of the running vmlinux's .notes section.

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ