index
:
pub/scm/linux/kernel/git/rui/linux.git
master
Huang Rui AMD Stuff
Huang Rui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
landlock
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
landlock: Add tracepoints for rule checking
Mickaël Salaün
1
-3
/
+18
2026-08-17
landlock: Add landlock_add_rule_fs and landlock_add_rule_net tracepoints
Mickaël Salaün
1
-0
/
+11
2026-08-17
landlock: Split denial logging from audit into common framework
Mickaël Salaün
1
-1
/
+1
2026-08-17
landlock: Split struct landlock_domain from struct landlock_ruleset
Mickaël Salaün
1
-2
/
+1
2026-08-17
landlock: Move domain query functions to domain.c
Mickaël Salaün
1
-0
/
+1
2026-07-10
landlock: Fix TCP Fast Open connection bypass
Matthieu Buffet
1
-0
/
+8
2026-06-14
landlock: Add API support and docs for the quiet flags
Tingmao Wang
1
-2
/
+3
2026-06-14
landlock: Add a place for flags to layer rules
Tingmao Wang
1
-1
/
+1
2026-06-13
landlock: Add UDP send+connect access control
Matthieu Buffet
1
-17
/
+131
2026-06-13
landlock: Add UDP bind() access control
Matthieu Buffet
1
-6
/
+12
2026-06-13
landlock: Fix unmarked concurrent access to socket family
Matthieu Buffet
1
-2
/
+9
2026-06-13
landlock: Set audit_net.sk for socket access checks
Mickaël Salaün
1
-0
/
+1
2026-02-10
landlock: Transpose the layer masks data structure
Günther Noack
1
-4
/
+5
2026-02-06
landlock: Refactor TCP socket type check
Matthieu Buffet
1
-5
/
+16
2025-12-26
landlock: Fix TCP handling of short AF_UNSPEC addresses
Matthieu Buffet
1
-51
/
+67
2025-03-26
landlock: Log TCP bind and connect denials
Mickaël Salaün
1
-4
/
+47
2025-03-26
landlock: Prepare to use credential instead of domain for network
Mickaël Salaün
1
-15
/
+12
2025-02-14
landlock: Fix non-TCP sockets restriction
Mikhail Ivanov
1
-2
/
+1
2024-11-09
landlock: Refactor network access mask management
Mickaël Salaün
1
-22
/
+6
2024-03-08
landlock: Simplify current_check_access_socket()
Mickaël Salaün
1
-4
/
+3
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
1
-1
/
+1
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
1
-0
/
+200