index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
landlock
/
syscalls.c
Age
Commit message (
Expand
)
Author
2024-07-18
landlock: Various documentation improvements
Günther Noack
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
2024-03-07
landlock: Warn once if a Landlock action is requested while disabled
Mickaël Salaün
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
2023-10-26
landlock: Refactor landlock_add_rule() syscall
Konstantin Meskhidze
2023-10-26
landlock: Allow FS topology changes for domains without such rule type
Mickaël Salaün
2023-10-26
landlock: Make ruleset's access masks more generic
Konstantin Meskhidze
2022-10-19
landlock: Support file truncation
Günther Noack
2022-09-29
landlock: Fix documentation style
Mickaël Salaün
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
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
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
2022-05-09
landlock: Format with clang-format
Mickaël Salaün
2022-02-04
landlock: Use square brackets around "landlock-ruleset"
Christian Brauner
2021-04-22
landlock: Enable user space to infer supported features
Mickaël Salaün
2021-04-22
landlock: Add syscall implementations
Mickaël Salaün