index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
landlock
Commit message (
Expand
)
Author
Age
Files
Lines
*
landlock: Use f_cred in security_file_open() hook
Mickaël Salaün
2024-03-08
1
-7
/
+11
*
landlock: Rename "ptrace" files to "task"
Mickaël Salaün
2024-03-08
4
-9
/
+9
*
landlock: Simplify current_check_access_socket()
Mickaël Salaün
2024-03-08
1
-4
/
+3
*
landlock: Warn once if a Landlock action is requested while disabled
Mickaël Salaün
2024-03-07
1
-3
/
+15
*
landlock: Add support for KUnit tests
Mickaël Salaün
2024-02-27
4
-0
/
+255
*
landlock: Fix asymmetric private inodes referring
Mickaël Salaün
2024-02-26
1
-2
/
+2
*
Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-09
2
-16
/
+17
|
\
|
*
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 [v6.6]
Günther Noack
2024-01-03
1
-1
/
+1
|
*
landlock: Remove remaining "inline" modifiers in .c files [v6.1]
Günther Noack
2024-01-03
1
-9
/
+9
|
*
landlock: Remove remaining "inline" modifiers in .c files [v5.15]
Günther Noack
2024-01-03
2
-4
/
+4
*
|
LSM: Identify modules by more than name
Casey Schaufler
2023-11-12
6
-4
/
+11
|
/
*
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
2023-10-26
9
-24
/
+414
*
landlock: Refactor landlock_add_rule() syscall
Konstantin Meskhidze
2023-10-26
1
-44
/
+45
*
landlock: Refactor layer helpers
Konstantin Meskhidze
2023-10-26
3
-42
/
+66
*
landlock: Move and rename layer helpers
Konstantin Meskhidze
2023-10-26
3
-115
/
+129
*
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
3
-54
/
+165
*
landlock: Allow FS topology changes for domains without such rule type
Mickaël Salaün
2023-10-26
3
-40
/
+60
*
landlock: Make ruleset's access masks more generic
Konstantin Meskhidze
2023-10-26
5
-20
/
+50
*
landlock: Annotate struct landlock_rule with __counted_by
Kees Cook
2023-08-18
1
-1
/
+1
*
hostfs: Fix ephemeral inodes
Mickaël Salaün
2023-06-12
1
-1
/
+1
*
selinux: remove the runtime disable functionality
Paul Moore
2023-03-20
4
-5
/
+5
*
landlock: Support file truncation
Günther Noack
2022-10-19
5
-7
/
+126
*
landlock: Document init_layer_masks() helper
Günther Noack
2022-10-19
1
-0
/
+13
*
landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
Günther Noack
2022-10-19
1
-45
/
+44
*
landlock: Fix documentation style
Mickaël Salaün
2022-09-29
1
-20
/
+20
*
landlock: Slightly improve documentation and fix spelling
Mickaël Salaün
2022-09-29
1
-1
/
+1
*
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-09-02
1
-23
/
+25
*
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
3
-76
/
+528
*
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
2022-05-23
1
-1
/
+10
*
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
2022-05-23
1
-41
/
+46
*
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-05-23
2
-26
/
+54
*
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
2022-05-23
1
-13
/
+28
*
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-05-23
3
-11
/
+12
*
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
2022-05-23
5
-15
/
+30
*
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
1
-4
/
+4
*
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-05-23
1
-9
/
+13
*
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
2022-05-23
1
-4
/
+3
*
landlock: Format with clang-format
Mickaël Salaün
2022-05-09
10
-136
/
+142
*
landlock: Add clang-format exceptions
Mickaël Salaün
2022-05-09
2
-0
/
+6
*
landlock: Use square brackets around "landlock-ruleset"
Christian Brauner
2022-02-04
1
-1
/
+1
*
landlock: Enable user space to infer supported features
Mickaël Salaün
2021-04-22
1
-4
/
+13
*
landlock: Add syscall implementations
Mickaël Salaün
2021-04-22
2
-1
/
+443
*
landlock: Support filesystem access-control
Mickaël Salaün
2021-04-22
8
-2
/
+781
*
landlock: Add ptrace restrictions
Mickaël Salaün
2021-04-22
4
-1
/
+137
*
landlock: Set up the security framework and manage credentials
Mickaël Salaün
2021-04-22
6
-1
/
+173
*
landlock: Add ruleset and domain management
Mickaël Salaün
2021-04-22
4
-1
/
+652
*
landlock: Add object management
Mickaël Salaün
2021-04-22
4
-0
/
+182