summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/landlock
AgeCommit message (Expand)Author
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
2025-04-11selftests/landlock: Factor out audit fixture in audit_testMickaël Salaün
2025-03-26selftests/landlock: Add audit tests for networkMickaël Salaün
2025-03-26selftests/landlock: Add audit tests for filesystemMickaël Salaün
2025-03-26selftests/landlock: Add audit tests for abstract UNIX socket scopingMickaël Salaün
2025-03-26selftests/landlock: Add audit tests for ptraceMickaël Salaün
2025-03-26selftests/landlock: Test audit with restrict flagsMickaël Salaün
2025-03-26selftests/landlock: Add tests for audit flags and domain IDsMickaël Salaün
2025-03-26selftests/landlock: Extend tests for landlock_restrict_self(2)'s flagsMickaël Salaün
2025-03-26selftests/landlock: Add test for invalid ruleset file descriptorMickaël Salaün
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flagsMickaël Salaün
2025-03-26selftests/landlock: Add a new test for setuid()Mickaël Salaün
2025-03-26selftests/landlock: Split signal_scoping_threads testsMickaël Salaün
2025-03-26landlock: Always allow signals between threads of the same processMickaël Salaün
2025-03-21landlock: Add the errata interfaceMickaël Salaün
2025-02-14selftests/landlock: Add binaries to .gitignoreBharadwaj Raju
2025-02-14selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov
2025-02-14selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov
2025-02-14selftests/landlock: Enable the new CONFIG_AF_UNIX_OOBMickaël Salaün
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-17selftests/landlock: Add layout1.umount_sandboxer testsMickaël Salaün
2025-01-17selftests/landlock: Add wrappers.hMickaël Salaün
2025-01-17selftests/landlock: Fix error messageMickaël Salaün
2025-01-17selftests/landlock: Add test to check partial access in a mount treeMickaël Salaün
2025-01-17selftests/landlock: Fix build with non-default pthread linkingMickaël Salaün
2025-01-10selftests/landlock: Remove unused macros in ptrace_test.cBa Jing
2024-12-18selftests/landlock: Add tests for execveat + AT_EXECVE_CHECKMickaël Salaün
2024-09-16selftests/landlock: Test signal created by out-of-bound messageTahera Fahimi
2024-09-16selftests/landlock: Test signal scoping for threadsTahera Fahimi
2024-09-16selftests/landlock: Test signal scopingTahera Fahimi
2024-09-16landlock: Add signal scopingTahera Fahimi
2024-09-16selftests/landlock: Test inherited restriction of abstract UNIX socketTahera Fahimi
2024-09-16selftests/landlock: Test connected and unconnected datagram UNIX socketTahera Fahimi
2024-09-16selftests/landlock: Test UNIX sockets with any address formatsTahera Fahimi
2024-09-16selftests/landlock: Test abstract UNIX socket scopingTahera Fahimi
2024-09-16selftests/landlock: Test handling of unknown scopeTahera Fahimi
2024-09-16landlock: Add abstract UNIX socket scopingTahera Fahimi
2024-07-24selftests/landlock: Add cred_transfer testMickaël Salaün
2024-05-31selftests/landlock: Add layout1.refer_mount_rootMickaël Salaün
2024-05-13selftests/landlock: Exhaustive test for the IOCTL allow-listGünther Noack
2024-05-13selftests/landlock: Check IOCTL restrictions for named UNIX domain socketsGünther Noack
2024-05-13selftests/landlock: Test IOCTLs on named pipesGünther Noack
2024-05-13selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)Günther Noack
2024-05-13selftests/landlock: Test IOCTL with memfdsGünther Noack
2024-05-13selftests/landlock: Test IOCTL supportGünther Noack