summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
6 daysselinux: fix avdcache auditingStephen Smalley
7 daysselinux: don't reserve xattr slot when we won't fill itDavid Windsor
7 daysselinux: use sk blob accessor in socket permission helpersZongyao Chen
10 daysMerge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysapparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engineGONG Ruiqi
12 daysapparmor: Fix string overrun due to missing terminationDaniel J Blueman
12 daysapparmor: Fix wrong dentry in RENAME_EXCHANGE uid checkDudu Lu
12 daysapparmor: fix unpack_tags to properly return error in failure casesJohn Johansen
12 daysapparmor: fix dfa size checkJohn Johansen
12 daysMerge tag 'tomoyo-pr-20260422' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
12 daysapparmor: Use sysfs_emit in param_get_{audit,mode}Thorsten Blum
12 daysapparmor: Remove redundant if check in sk_peer_get_labelThorsten Blum
12 daysapparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattrThorsten Blum
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15tomoyo: use u64 for holding inode->i_ino valueTetsuo Handa
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13proc: make PROC_MEM_FORCE_PTRACE the Kconfig defaultLinus Torvalds
2026-04-07landlock: Clarify BUILD_BUG_ON check in scoping logicGünther Noack
2026-04-07landlock: Control pathname UNIX domain socket resolution by pathGünther Noack
2026-04-07landlock: Use mem_is_zero() in is_layer_masks_allowed()Günther Noack
2026-04-07lsm: Add LSM hook security_unix_findJustin Suess
2026-04-07landlock: Fix kernel-doc warning for pointer-to-array parametersMickaël Salaün
2026-04-07landlock: Fix formatting in tsync.cMickaël Salaün
2026-04-07landlock: Improve kernel-doc "Return:" section consistencyMickaël Salaün
2026-04-07landlock: Add missing kernel-doc "Return:" sectionsMickaël Salaün
2026-04-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün
2026-04-07landlock: 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-04-01evm: Enforce signatures version 3 with new EVM policy 'bit 3'Stefan Berger
2026-04-01integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIGStefan Berger
2026-04-01ima: add support to require IMA sigv3 signaturesMimi Zohar
2026-04-01ima: add regular file data hash signature version 3 supportMimi Zohar
2026-04-01ima: Define asymmetric_verify_v3() to verify IMA sigv3 signaturesMimi Zohar
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-17ima: remove buggy support for asynchronous hashesEric Biggers