index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
2025-03-26
landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status
Mickaël Salaün
1
-0
/
+3
2025-03-26
landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
Mickaël Salaün
1
-0
/
+6
2025-03-26
landlock: Move domain hierarchy management
Mickaël Salaün
1
-18
/
+3
2025-02-14
landlock: Fix grammar error
Tanya Agarwal
1
-1
/
+1
2025-01-17
landlock: Simplify initially denied access rights
Mickaël Salaün
1
-1
/
+2
2025-01-17
landlock: Move access types
Mickaël Salaün
1
-0
/
+1
2025-01-14
landlock: Use scoped guards for ruleset
Mickaël Salaün
1
-12
/
+10
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