linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Landlock: Test, comment and doc improvements
@ 2025-12-28  1:27 Tingmao Wang
  2025-12-28  1:27 ` [PATCH 1/5] selftests/landlock: Fix typo in fs_test Tingmao Wang
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Tingmao Wang @ 2025-12-28  1:27 UTC (permalink / raw)
  To: Mickaël Salaün
  Cc: Tingmao Wang, Günther Noack, linux-security-module

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-12-28 18:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-28  1:27 [PATCH 0/5] Landlock: Test, comment and doc improvements Tingmao Wang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).