index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5 days
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6 days
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6 days
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6 days
proc: make PROC_MEM_FORCE_PTRACE the Kconfig default
Linus Torvalds
12 days
landlock: Clarify BUILD_BUG_ON check in scoping logic
Günther Noack
12 days
landlock: Control pathname UNIX domain socket resolution by path
Günther Noack
12 days
landlock: Use mem_is_zero() in is_layer_masks_allowed()
Günther Noack
12 days
lsm: Add LSM hook security_unix_find
Justin Suess
12 days
landlock: Fix kernel-doc warning for pointer-to-array parameters
Mickaël Salaün
12 days
landlock: Fix formatting in tsync.c
Mickaël Salaün
12 days
landlock: Improve kernel-doc "Return:" section consistency
Mickaël Salaün
12 days
landlock: Add missing kernel-doc "Return:" sections
Mickaël Salaün
12 days
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
12 days
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-03
selinux: fix overlayfs mmap() and mprotect() access checks
Paul Moore
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-24
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
2026-03-17
securityfs: use kstrdup_const() to manage symlink targets
Dmitry Antipov
2026-03-17
EVM: add comment describing why ino field is still unsigned long
Jeff Layton
2026-03-13
smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Kuniyuki Iwashima
2026-03-10
landlock: Clean up interrupted thread logic in TSYNC
Yihan Ding
2026-03-10
landlock: Serialize TSYNC thread restriction
Yihan Ding
2026-03-09
apparmor: fix race between freeing data and fs accessing it
John Johansen
2026-03-09
apparmor: fix race on rawdata dereference
John Johansen
2026-03-09
apparmor: fix differential encoding verification
John Johansen
2026-03-09
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
2026-03-09
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
2026-03-09
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
2026-03-09
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
2026-03-09
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2026-03-09
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
2026-03-09
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
2026-03-09
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
2026-03-06
Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
2026-03-04
landlock: Improve TSYNC types
Mickaël Salaün
2026-03-04
landlock: Fully release unused TSYNC work entries
Mickaël Salaün
[next]