From: Tingmao Wang <m@maowtm.org>
To: "Mickaël Salaün" <mic@digikod.net>
Cc: "Tingmao Wang" <m@maowtm.org>,
"Günther Noack" <gnoack@google.com>,
linux-security-module@vger.kernel.org
Subject: [PATCH 0/5] Landlock: Test, comment and doc improvements
Date: Sun, 28 Dec 2025 01:27:30 +0000 [thread overview]
Message-ID: <cover.1766885035.git.m@maowtm.org> (raw)
Hi,
This series contains various unrelated improvements I stashed while
working on pathname Unix socket scopes (I will send the series for that
tomorrow). Only test/comment/doc changes.
I was planning to include this in the upcoming Unix socket scope series
but I thought maybe it would be better to send them separately, as they
would be unrelated to the main topic of that series.
Tingmao Wang (5):
selftests/landlock: Fix typo in fs_test
selftests/landlock: Fix missing semicolon
Documentation/landlock: Fix missing case for ABI 6 in downgrade
example
selftests/landlock: Use scoped_base_variants.h for ptrace_test
landlock: Improve the comment for domain_is_scoped
Documentation/userspace-api/landlock.rst | 6 +
security/landlock/task.c | 9 +-
tools/testing/selftests/landlock/fs_test.c | 4 +-
.../testing/selftests/landlock/ptrace_test.c | 154 +-----------------
.../landlock/scoped_abstract_unix_test.c | 2 +-
.../selftests/landlock/scoped_base_variants.h | 9 +-
6 files changed, 26 insertions(+), 158 deletions(-)
base-commit: 161db1810f3625e97ab414908dbcf4b2ab73c309
--
2.52.0
next reply other threads:[~2025-12-28 1:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-28 1:27 Tingmao Wang [this message]
2025-12-28 1:27 ` [PATCH 1/5] selftests/landlock: Fix typo in fs_test Tingmao Wang
2025-12-28 1:27 ` [PATCH 2/5] selftests/landlock: Fix missing semicolon Tingmao Wang
2025-12-28 1:27 ` [PATCH 3/5] Documentation/landlock: Fix missing case for ABI 6 in downgrade example Tingmao Wang
2025-12-28 18:16 ` Mickaël Salaün
2025-12-28 1:27 ` [PATCH 4/5] selftests/landlock: Use scoped_base_variants.h for ptrace_test Tingmao Wang
2025-12-28 1:27 ` [RFC PATCH 5/5] landlock: Improve the comment for domain_is_scoped Tingmao Wang
2025-12-28 18:16 ` Mickaël Salaün
2025-12-28 18:16 ` [PATCH 0/5] Landlock: Test, comment and doc improvements Mickaël Salaün
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1766885035.git.m@maowtm.org \
--to=m@maowtm.org \
--cc=gnoack@google.com \
--cc=linux-security-module@vger.kernel.org \
--cc=mic@digikod.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.