index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
landlock
/
domain.c
Age
Commit message (
Expand
)
Author
2026-06-14
landlock: Suppress logging when quiet flag is present
Tingmao Wang
2026-06-14
landlock: Add a place for flags to layer rules
Tingmao Wang
2026-06-13
landlock: Account all audit data allocations to user space
Mickaël Salaün
2026-04-07
landlock: Improve kernel-doc "Return:" section consistency
Mickaël Salaün
2026-04-07
landlock: Add missing kernel-doc "Return:" sections
Mickaël Salaün
2026-03-04
landlock: Fix formatting
Mickaël Salaün
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
landlock: Transpose the layer masks data structure
Günther Noack
2025-04-11
landlock: Log the TGID of the domain creator
Mickaël Salaün
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
Mickaël Salaün
2025-03-26
landlock: Log truncate and IOCTL denials
Mickaël Salaün
2025-03-26
landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status
Mickaël Salaün
2025-03-26
landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
Mickaël Salaün