index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
landlock
/
ruleset.c
Age
Commit message (
Expand
)
Author
Lines
2025-01-17
landlock: Simplify initially denied access rights
Mickaël Salaün
-1
/
+2
2025-01-17
landlock: Move access types
Mickaël Salaün
-0
/
+1
2025-01-14
landlock: Use scoped guards for ruleset
Mickaël Salaün
-12
/
+10
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
-2
/
+5
2024-07-08
landlock: Use bit-fields for storing handled layer access masks
Günther Noack
-4
/
+0
2024-01-03
landlock: Optimize the number of calls to get_access_mask slightly
Günther Noack
-2
/
+3
2024-01-03
landlock: Remove remaining "inline" modifiers in .c files [v5.15]
Günther Noack
-1
/
+1
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
-5
/
+56
2023-10-26
landlock: Refactor layer helpers
Konstantin Meskhidze
-15
/
+33
2023-10-26
landlock: Move and rename layer helpers
Konstantin Meskhidze
-0
/
+98
2023-10-26
landlock: Refactor merge/inherit_ruleset helpers
Konstantin Meskhidze
-42
/
+74
2023-10-26
landlock: Refactor landlock_find_rule/insert_rule helpers
Konstantin Meskhidze
-35
/
+98
2023-10-26
landlock: Make ruleset's access masks more generic
Konstantin Meskhidze
-8
/
+9
2022-05-23
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
-2
/
+4
2022-05-09
landlock: Format with clang-format
Mickaël Salaün
-40
/
+40
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
-0
/
+4
2021-04-22
landlock: Add ruleset and domain management
Mickaël Salaün
-0
/
+469