index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
landlock
/
fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
landlock: Slightly improve documentation and fix spelling
Mickaël Salaün
1
-1
/
+1
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-23
/
+25
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-74
/
+526
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
1
-1
/
+10
2022-05-23
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
1
-41
/
+46
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
1
-26
/
+52
2022-05-23
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
1
-13
/
+28
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
1
-10
/
+7
2022-05-23
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
1
-8
/
+11
2022-05-09
landlock: Format with clang-format
Mickaël Salaün
1
-38
/
+40
2022-05-09
landlock: Add clang-format exceptions
Mickaël Salaün
1
-0
/
+2
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
1
-0
/
+692