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]
Message-ID: <20260205100437.1834-1-always.starving0@gmail.com>
Date: Thu,  5 Feb 2026 19:04:34 +0900
From: Jinseok Kim <always.starving0@...il.com>
To: jack@...e.cz
Cc: amir73il@...il.com,
	linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-kselftest@...r.kernel.org,
	repnop@...gle.com,
	shuah@...nel.org
Subject: [RFC PATCH] selftests: fanotify: Add basic create/modify/delete event

Thanks for the feedback!

I agree LTP has very comprehensive fanotify/inotify tests.

However, the motivation for adding basic tests to kernel selftests is:
    - Quick and lightweight regression checking during kernel
    development/boot (no external LTP install needed)
    - Non-root basic cases (many LTP tests require root or complex setup)

Similar to how selftests/mm or selftests/net have basic syscall wrappers
even though LTP covers them deeply.

Do you think a different approach (LTP improvement instead)
would be better?

Thanks,
Jinseok

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ