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