]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
landlock: Document LANDLOCK_RESTRICT_SELF_TSYNC
authorGünther Noack <gnoack@google.com>
Thu, 27 Nov 2025 11:51:36 +0000 (12:51 +0100)
committerMickaël Salaün <mic@digikod.net>
Fri, 6 Feb 2026 16:54:40 +0000 (17:54 +0100)
commit39508405f6e6c8ce8a0f4bf93b344610d9051043
tree67cde09c8015f8d3a55880bb107907548eb7c7af
parent50c058e3eafe31a5197d4cffb599f2f5f165d4eb
landlock: Document LANDLOCK_RESTRICT_SELF_TSYNC

Add documentation for LANDLOCK_RESTRICT_SELF_TSYNC.  It does not need to go
into the main example, but it has a section in the ABI compatibility notes.
In the HTML rendering, the main reference is the system call documentation,
which is included from the landlock.h header file.

Cc: Andrew G. Morgan <morgan@kernel.org>
Cc: John Johansen <john.johansen@canonical.com>
Cc: Paul Moore <paul@paul-moore.com>
Signed-off-by: Günther Noack <gnoack@google.com>
Link: https://lore.kernel.org/r/20251127115136.3064948-4-gnoack@google.com
[mic: Update date]
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Documentation/userspace-api/landlock.rst