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