summaryrefslogtreecommitdiff
path: root/security/landlock/syscalls.c
AgeCommit message (Expand)Author
2023-10-26landlock: Support network rules with TCP bind and connectKonstantin Meskhidze
2023-10-26landlock: Refactor landlock_add_rule() syscallKonstantin Meskhidze
2023-10-26landlock: Allow FS topology changes for domains without such rule typeMickaël Salaün
2023-10-26landlock: Make ruleset's access masks more genericKonstantin Meskhidze
2022-10-19landlock: Support file truncationGünther Noack
2022-09-29landlock: Fix documentation styleMickaël Salaün
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-05-23landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün
2022-05-23landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün
2022-05-23landlock: Fix landlock_add_rule(2) documentationMickaël Salaün
2022-05-09landlock: Format with clang-formatMickaël Salaün
2022-02-04landlock: Use square brackets around "landlock-ruleset"Christian Brauner
2021-04-22landlock: Enable user space to infer supported featuresMickaël Salaün
2021-04-22landlock: Add syscall implementationsMickaël Salaün