summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/landlock
AgeCommit message (Expand)Author
2026-06-14selftests/landlock: Add tests for invalid use of quiet flagTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with scopeTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with net rulesTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with fs rulesTingmao Wang
2026-06-14selftests/landlock: Replace hard-coded 16 with a constantTingmao Wang
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang
2026-06-13selftests/landlock: Add tests for UDP sendMatthieu Buffet
2026-06-13selftests/landlock: Add tests for UDP bind/connectMatthieu Buffet
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet
2026-06-13selftests/landlock: Explicitly disable audit in teardownsMaximilian Heyne
2026-06-13selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas
2026-06-13landlock: Set audit_net.sk for socket access checksMickaël Salaün
2026-05-21selftests/landlock: Increase default audit socket timeoutMickaël Salaün
2026-05-21selftests/landlock: Filter dealloc records in audit_count_records()Mickaël Salaün
2026-04-07selftests/landlock: Simplify ruleset creation and enforcement in fs_testGünther Noack
2026-04-07selftests/landlock: Check that coredump sockets stay unrestrictedGünther Noack
2026-04-07selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack
2026-04-07selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack
2026-04-07selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_testGünther Noack
2026-04-07landlock: Control pathname UNIX domain socket resolution by pathGünther Noack
2026-04-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün
2026-04-07selftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün
2026-04-07selftests/landlock: Drain stale audit records on initMickaël Salaün
2026-04-07selftests/landlock: Fix socket file descriptor leaks in audit helpersMickaël Salaün
2026-04-07selftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün
2026-04-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün
2026-04-07landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün
2026-02-10selftests/landlock: Add filesystem access benchmarkGünther Noack
2026-02-06selftests/landlock: Add LANDLOCK_RESTRICT_SELF_TSYNC testsGünther Noack
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack
2025-12-29selftests/landlock: Use scoped_base_variants.h for ptrace_testTingmao Wang
2025-12-29selftests/landlock: Fix missing semicolonTingmao Wang
2025-12-29selftests/landlock: Fix typo in fs_testTingmao Wang
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-28selftests/landlock: Add disconnected leafs and branch test suitesMickaël Salaün
2025-11-28selftests/landlock: Add tests for access through disconnected pathsTingmao Wang
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-26selftests/landlock: Fix makefile header listMatthieu Buffet
2025-09-13selftests: centralise maybe-unused definition in kselftest.hBala-Vignesh-Reddy
2025-06-19selftests/landlock: Add test to check rule tied to covered mount pointMickaël Salaün
2025-06-19selftests/landlock: Fix build of audit_testSong Liu
2025-06-19selftests/landlock: Fix readlink checkMickaël Salaün
2025-04-11selftests/landlock: Add PID tests for audit recordsMickaël Salaün