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: <2024081313-shallot-nursing-6023@gregkh>
Date: Tue, 13 Aug 2024 12:30:22 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: cel@...nel.org
Cc: amir73il@...il.com, krisman@...labora.com, jack@...e.cz,
	sashal@...nel.org, stable@...r.kernel.org, adilger.kernel@...ger.ca,
	linux-ext4@...r.kernel.org, tytso@....edu,
	alexey.makhalov@...adcom.com, vasavi.sirnapalli@...adcom.com,
	florian.fainelli@...adcom.com, Chuck Lever <chuck.lever@...cle.com>
Subject: Re: [PATCH v5.10.y 0/3] Apply fanotify-related documentation changes

On Thu, Jul 25, 2024 at 11:32:26AM -0400, cel@...nel.org wrote:
> From: Chuck Lever <chuck.lever@...cle.com>
> 
> These extra commits were requested by Amir Goldstein
> <amir73il@...il.com>. Note that c0baf9ac0b05 ("docs: Document the
> FAN_FS_ERROR event") is already applied to v5.10.y.
> 
> Gabriel Krisman Bertazi (2):
>   samples: Add fs error monitoring example
>   samples: Make fs-monitor depend on libc and headers
> 
> Linus Torvalds (1):
>   Add gitignore file for samples/fanotify/ subdirectory
> 
>  samples/Kconfig               |   8 ++
>  samples/Makefile              |   1 +
>  samples/fanotify/.gitignore   |   1 +
>  samples/fanotify/Makefile     |   5 ++
>  samples/fanotify/fs-monitor.c | 142 ++++++++++++++++++++++++++++++++++
>  5 files changed, 157 insertions(+)
>  create mode 100644 samples/fanotify/.gitignore
>  create mode 100644 samples/fanotify/Makefile
>  create mode 100644 samples/fanotify/fs-monitor.c
> 
> -- 
> 2.45.2
> 
> 

Now queued up, thanks.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ