aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/landlock
AgeCommit message (Expand)AuthorFilesLines
11 daysselftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth1-0/+21
11 daysselftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth1-23/+23
11 daysselftests/landlock: Add test for TCP fast openMatthieu Buffet1-0/+97
2026-06-14selftests/landlock: Add tests for invalid use of quiet flagTingmao Wang1-0/+116
2026-06-14selftests/landlock: Add tests for quiet flag with scopeTingmao Wang2-15/+87
2026-06-14selftests/landlock: Add tests for quiet flag with net rulesTingmao Wang1-10/+128
2026-06-14selftests/landlock: Add tests for quiet flag with fs rulesTingmao Wang1-9/+2434
2026-06-14selftests/landlock: Replace hard-coded 16 with a constantTingmao Wang3-2/+4
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang1-1/+1
2026-06-13selftests/landlock: Add tests for UDP sendMatthieu Buffet1-1/+652
2026-06-13selftests/landlock: Add tests for UDP bind/connectMatthieu Buffet1-106/+435
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet1-2/+3
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet2-4/+5
2026-06-13selftests/landlock: Explicitly disable audit in teardownsMaximilian Heyne2-16/+9
2026-06-13selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas1-0/+182
2026-06-13landlock: Set audit_net.sk for socket access checksMickaël Salaün1-0/+62
2026-05-21selftests/landlock: Increase default audit socket timeoutMickaël Salaün1-17/+63
2026-05-21selftests/landlock: Filter dealloc records in audit_count_records()Mickaël Salaün4-13/+30
2026-04-07selftests/landlock: Simplify ruleset creation and enforcement in fs_testGünther Noack1-611/+210
2026-04-07selftests/landlock: Check that coredump sockets stay unrestrictedGünther Noack1-0/+143
2026-04-07selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack1-0/+40
2026-04-07selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack1-16/+374
2026-04-07selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_testGünther Noack1-37/+17
2026-04-07landlock: Control pathname UNIX domain socket resolution by pathGünther Noack2-3/+4
2026-04-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün1-1/+1
2026-04-07selftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün2-39/+77
2026-04-07selftests/landlock: Drain stale audit records on initMickaël Salaün4-4/+19
2026-04-07selftests/landlock: Fix socket file descriptor leaks in audit helpersMickaël Salaün1-7/+19
2026-04-07selftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün1-2/+2
2026-04-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün2-0/+310
2026-04-07landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün1-0/+88
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün1-1/+90
2026-02-10selftests/landlock: Add filesystem access benchmarkGünther Noack3-0/+216
2026-02-06selftests/landlock: Add LANDLOCK_RESTRICT_SELF_TSYNC testsGünther Noack2-2/+163
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack1-2/+2
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack1-1/+2
2025-12-29selftests/landlock: Use scoped_base_variants.h for ptrace_testTingmao Wang2-151/+12
2025-12-29selftests/landlock: Fix missing semicolonTingmao Wang1-1/+1
2025-12-29selftests/landlock: Fix typo in fs_testTingmao Wang1-2/+2
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet2-25/+20
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet1-3/+0
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet1-1/+13
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet2-1/+16
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2025-11-28selftests/landlock: Add disconnected leafs and branch test suitesMickaël Salaün1-0/+1051
2025-11-28selftests/landlock: Add tests for access through disconnected pathsTingmao Wang1-8/+415
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy2-2/+2
2025-11-26selftests/landlock: Fix makefile header listMatthieu Buffet1-1/+1
2025-09-13selftests: centralise maybe-unused definition in kselftest.hBala-Vignesh-Reddy2-8/+2
2025-06-19selftests/landlock: Add test to check rule tied to covered mount pointMickaël Salaün1-0/+40