Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-23 | landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 1 | -1/+1 |
2022-05-23 | landlock: Change landlock_restrict_self(2) check ordering | Mickaël Salaün | 1 | -4/+4 |
2022-05-23 | landlock: Change landlock_add_rule(2) argument check ordering | Mickaël Salaün | 1 | -9/+13 |
2022-05-23 | landlock: Fix landlock_add_rule(2) documentation | Mickaël Salaün | 1 | -4/+3 |
2022-05-09 | landlock: Format with clang-format | Mickaël Salaün | 1 | -29/+31 |
2022-02-04 | landlock: Use square brackets around "landlock-ruleset" | Christian Brauner | 1 | -1/+1 |
2021-04-22 | landlock: Enable user space to infer supported features | Mickaël Salaün | 1 | -4/+13 |
2021-04-22 | landlock: Add syscall implementations | Mickaël Salaün | 1 | -0/+442 |