summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
5 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysproc: make PROC_MEM_FORCE_PTRACE the Kconfig defaultLinus Torvalds
12 dayslandlock: Clarify BUILD_BUG_ON check in scoping logicGünther Noack
12 dayslandlock: Control pathname UNIX domain socket resolution by pathGünther Noack
12 dayslandlock: Use mem_is_zero() in is_layer_masks_allowed()Günther Noack
12 dayslsm: Add LSM hook security_unix_findJustin Suess
12 dayslandlock: Fix kernel-doc warning for pointer-to-array parametersMickaël Salaün
12 dayslandlock: Fix formatting in tsync.cMickaël Salaün
12 dayslandlock: Improve kernel-doc "Return:" section consistencyMickaël Salaün
12 dayslandlock: Add missing kernel-doc "Return:" sectionsMickaël Salaün
12 dayslandlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün
12 dayslandlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-03selinux: fix overlayfs mmap() and mprotect() access checksPaul Moore
2026-04-03lsm: add backing_file LSM hooksPaul Moore
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-17securityfs: use kstrdup_const() to manage symlink targetsDmitry Antipov
2026-03-17EVM: add comment describing why ino field is still unsigned longJeff Layton
2026-03-13smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().Kuniyuki Iwashima
2026-03-10landlock: Clean up interrupted thread logic in TSYNCYihan Ding
2026-03-10landlock: Serialize TSYNC thread restrictionYihan Ding
2026-03-09apparmor: fix race between freeing data and fs accessing itJohn Johansen
2026-03-09apparmor: fix race on rawdata dereferenceJohn Johansen
2026-03-09apparmor: fix differential encoding verificationJohn Johansen
2026-03-09apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen
2026-03-09apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen
2026-03-09apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer
2026-03-09apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer
2026-03-09apparmor: fix: limit the number of levels of policy namespacesJohn Johansen
2026-03-09apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer
2026-03-09apparmor: fix memory leak in verify_headerMassimiliano Pellizzer
2026-03-09apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06selinux: Use simple_start_creating() / simple_done_creating()NeilBrown
2026-03-06Apparmor: Use simple_start_creating() / simple_done_creating()NeilBrown
2026-03-04landlock: Improve TSYNC typesMickaël Salaün
2026-03-04landlock: Fully release unused TSYNC work entriesMickaël Salaün