index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
/
base_test.c
Age
Commit message (
Expand
)
Author
2025-03-26
selftests/landlock: Extend tests for landlock_restrict_self(2)'s flags
Mickaël Salaün
2025-03-26
selftests/landlock: Add test for invalid ruleset file descriptor
Mickaël Salaün
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
Mickaël Salaün
2025-03-21
landlock: Add the errata interface
Mickaël Salaün
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
2024-07-24
selftests/landlock: Add cred_transfer test
Mickaël Salaün
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
2022-10-19
selftests/landlock: Test FD passing from restricted to unrestricted processes
Günther Noack
2022-10-19
landlock: Support file truncation
Günther Noack
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-05-23
selftests/landlock: Extend tests for minimal valid attribute size
Mickaël Salaün
2022-05-23
selftests/landlock: Format with clang-format
Mickaël Salaün
2021-04-22
landlock: Enable user space to infer supported features
Mickaël Salaün
2021-04-22
selftests/landlock: Add user space tests
Mickaël Salaün