index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
landlock
/
syscalls.c
Age
Commit message (
Expand
)
Author
Lines
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-31
/
+14
2024-11-09
landlock: Refactor filesystem access mask management
Mickaël Salaün
-1
/
+1
2024-11-03
fdget(), trivial conversions
Al Viro
-18
/
+8
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
-13
/
+6
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+12
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
-5
/
+12
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
-11
/
+11
2024-07-18
landlock: Various documentation improvements
Günther Noack
-8
/
+9
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
-1
/
+1
2024-03-07
landlock: Warn once if a Landlock action is requested while disabled
Mickaël Salaün
-3
/
+15
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
-9
/
+63
2023-10-26
landlock: Refactor landlock_add_rule() syscall
Konstantin Meskhidze
-44
/
+45
2023-10-26
landlock: Allow FS topology changes for domains without such rule type
Mickaël Salaün
-1
/
+1
2023-10-26
landlock: Make ruleset's access masks more generic
Konstantin Meskhidze
-3
/
+4
2022-10-19
landlock: Support file truncation
Günther Noack
-1
/
+1
2022-09-29
landlock: Fix documentation style
Mickaël Salaün
-20
/
+20
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
-1
/
+1
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
-4
/
+4
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
-9
/
+13
2022-05-23
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
-4
/
+3
2022-05-09
landlock: Format with clang-format
Mickaël Salaün
-29
/
+31
2022-02-04
landlock: Use square brackets around "landlock-ruleset"
Christian Brauner
-1
/
+1
2021-04-22
landlock: Enable user space to infer supported features
Mickaël Salaün
-4
/
+13
2021-04-22
landlock: Add syscall implementations
Mickaël Salaün
-0
/
+442