index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
landlock
/
fs.c
Age
Commit message (
Expand
)
Author
2025-12-29
landlock: Optimize stack usage when !CONFIG_AUDIT
Mickaël Salaün
2025-12-26
landlock: Fix formatting
Mickaël Salaün
2025-12-06
Merge tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
landlock: Improve variable scope
Mickaël Salaün
2025-11-28
landlock: Fix handling of disconnected directories
Mickaël Salaün
2025-11-26
landlock: Minor comments improvements
Tingmao Wang
2025-11-12
landlock: fix splats from iput() after it started calling might_sleep()
Mateusz Guzik
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-07-19
landlock: Fix cosmetic change
Mickaël Salaün
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-26
landlock: Log scoped denials
Mickaël Salaün
2025-03-26
landlock: Log truncate and IOCTL denials
Mickaël Salaün
2025-03-26
landlock: Factor out IOCTL hooks
Mickaël Salaün
2025-03-26
landlock: Log file-related denials
Mickaël Salaün
2025-03-26
landlock: Log mount-related denials
Mickaël Salaün
2025-03-26
landlock: Prepare to use credential instead of domain for fowner
Mickaël Salaün
2025-03-26
landlock: Prepare to use credential instead of domain for filesystem
Mickaël Salaün
2025-03-26
landlock: Always allow signals between threads of the same process
Mickaël Salaün
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
2025-01-17
landlock: Optimize file path walks and prepare for audit support
Mickaël Salaün
2025-01-17
landlock: Align partial refer access checks with final ones
Mickaël Salaün
2025-01-17
landlock: Simplify initially denied access rights
Mickaël Salaün
2025-01-17
landlock: Move access types
Mickaël Salaün
2025-01-17
landlock: Factor out check_access_path()
Mickaël Salaün
2025-01-14
landlock: Constify get_mode_access()
Mickaël Salaün
2025-01-14
landlock: Handle weird files
Mickaël Salaün
2024-11-09
landlock: Refactor filesystem access mask management
Mickaël Salaün
2024-09-16
landlock: Add signal scoping
Tahera Fahimi
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
2024-05-31
landlock: Fix d_parent walk
Mickaël Salaün
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
2024-03-08
landlock: Use f_cred in security_file_open() hook
Mickaël Salaün
2024-02-27
landlock: Add support for KUnit tests
Mickaël Salaün
2024-02-26
landlock: Fix asymmetric private inodes referring
Mickaël Salaün
2024-01-09
Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-03
landlock: Remove remaining "inline" modifiers in .c files [v6.6]
Günther Noack
2024-01-03
landlock: Remove remaining "inline" modifiers in .c files [v6.1]
Günther Noack
2024-01-03
landlock: Remove remaining "inline" modifiers in .c files [v5.15]
Günther Noack
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
2023-10-26
landlock: Refactor layer helpers
Konstantin Meskhidze
2023-10-26
landlock: Move and rename layer helpers
Konstantin Meskhidze
2023-10-26
landlock: Refactor landlock_find_rule/insert_rule helpers
Konstantin Meskhidze
2023-10-26
landlock: Allow FS topology changes for domains without such rule type
Mickaël Salaün
2023-10-26
landlock: Make ruleset's access masks more generic
Konstantin Meskhidze
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
2022-10-19
landlock: Support file truncation
Günther Noack
2022-10-19
landlock: Document init_layer_masks() helper
Günther Noack
2022-10-19
landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
Günther Noack
[next]