index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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