[PATCH 0/5] Landlock: Test, comment and doc improvements
Mickaël Salaün
mic at digikod.net
Sun Dec 28 18:16:15 UTC 2025
On Sun, Dec 28, 2025 at 01:27:30AM +0000, Tingmao Wang wrote:
> 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.
Thanks!
>
> 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.
Yes, that's better.
>
> Tingmao Wang (5):
> selftests/landlock: Fix typo in fs_test
Applied
> selftests/landlock: Fix missing semicolon
Applied
> Documentation/landlock: Fix missing case for ABI 6 in downgrade
> example
Not applied, see review.
> selftests/landlock: Use scoped_base_variants.h for ptrace_test
Applied
> landlock: Improve the comment for domain_is_scoped
Applied with cosmetic changes.
>
> 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
>
>
More information about the Linux-security-module-archive
mailing list