Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 2022-05-23 | 1 | -74/+526 |
* | LSM: Remove double path_rename hook calls for RENAME_EXCHANGE | Mickaël Salaün | 2022-05-23 | 1 | -1/+10 |
* | landlock: Move filesystem helpers and add a new one | Mickaël Salaün | 2022-05-23 | 1 | -41/+46 |
* | landlock: Fix same-layer rule unions | Mickaël Salaün | 2022-05-23 | 1 | -26/+52 |
* | landlock: Create find_rule() from unmask_layers() | Mickaël Salaün | 2022-05-23 | 1 | -13/+28 |
* | landlock: Reduce the maximum number of layers to 16 | Mickaël Salaün | 2022-05-23 | 1 | -10/+7 |
* | landlock: Define access_mask_t to enforce a consistent access mask size | Mickaël Salaün | 2022-05-23 | 1 | -8/+11 |
* | landlock: Format with clang-format | Mickaël Salaün | 2022-05-09 | 1 | -38/+40 |
* | landlock: Add clang-format exceptions | Mickaël Salaün | 2022-05-09 | 1 | -0/+2 |
* | landlock: Support filesystem access-control | Mickaël Salaün | 2021-04-22 | 1 | -0/+692 |