summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/landlock
AgeCommit message (Expand)Author
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
2024-05-13landlock: Add IOCTL access right for character and block devicesGünther Noack
2024-05-11selftests/harness: Fix vfork() side effectsMickaël Salaün
2024-05-11selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün
2024-05-11selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-06selftests/harness: Fix TEST_F()'s vfork handlingMickaël Salaün
2024-03-01selftests: kselftest_harness: save full exit code in metadataJakub Kicinski
2024-03-01selftests/harness: Merge TEST_F_FORK() into TEST_F()Mickaël Salaün
2024-03-01selftests/landlock: Redefine TEST_F() as TEST_F_FORK()Mickaël Salaün
2024-02-27selftests/landlock: Clean up error logs related to capabilitiesMickaël Salaün
2024-02-02selftests/landlock: Fix capability for net_testMickaël Salaün
2024-01-25selftests/landlock: Fix fs_test build with old libcHu Yadi
2024-01-25selftests/landlock: Fix net_test build with old libcHu Yadi
2024-01-03selftests/landlock: Rename "permitted" to "allowed" in ftruncate testsGünther Noack
2023-12-22selftests/landlock: Add tests to check unhandled rule's access rightsMickaël Salaün
2023-12-22selftests/landlock: Add tests to check unknown rule's access rightsMickaël Salaün
2023-10-27selftests/landlock: Add tests for FS topology changes with network rulesMickaël Salaün
2023-10-26selftests/landlock: Add network testsKonstantin Meskhidze
2023-10-26selftests/landlock: Share enforce_ruleset() helperKonstantin Meskhidze