summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2026-05-14lsm: hold cred_guard_mutex for lsm_set_self_attr()Stephen Smalley
2026-05-13evm: terminate and bound the evm_xattrs read bufferPengpeng Hou
2026-05-13integrity: Add support for sigv3 verification using ML-DSA keysStefan Berger
2026-05-13integrity: Refactor asymmetric_verify for reusabilityStefan Berger
2026-05-13integrity: Check that algo parameter is within valid rangeStefan Berger
2026-05-13integrity: Check for NULL returned by asymmetric_key_public_keyStefan Berger
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-06selinux: check for simple typesChristian Göttsche
2026-05-06selinux: more strict bounds checkChristian Göttsche
2026-05-06selinux: beef up isvalid checksChristian Göttsche
2026-05-06selinux: reorder policydb_index()Christian Göttsche
2026-05-06selinux: check type attr map overflowsChristian Göttsche
2026-05-06selinux: check length fields in policiesChristian Göttsche
2026-05-06selinux: more strict policy parsingChristian Göttsche
2026-05-06selinux: use u16 for security classesChristian Göttsche
2026-05-06selinux: avoid nontransitive comparisonChristian Göttsche
2026-05-05selinux: shrink critical section in sel_write_load()Stephen Smalley
2026-05-05selinux: allow multiple opens of /sys/fs/selinux/policyStephen Smalley
2026-05-05selinux: prune /sys/fs/selinux/userStephen Smalley
2026-05-05selinux: prune /sys/fs/selinux/disableStephen Smalley
2026-05-05selinux: prune /sys/fs/selinux/checkreqprotStephen Smalley
2026-05-01security,fs,nfs,net: update security_inode_listsecurity() interfaceStephen Smalley
2026-04-29smack: simplify write handlers of sysfs entriesDmitry Antipov
2026-04-29selinux: switch two allocations to use kzalloc_objs()Stephen Smalley
2026-04-29selinux: fix sel_kill_sb()Stephen Smalley
2026-04-28selinux: fix avdcache auditingStephen Smalley
2026-04-27selinux: don't reserve xattr slot when we won't fill itDavid Windsor
2026-04-27selinux: use sk blob accessor in socket permission helpersZongyao Chen
2026-04-27selinux: use QSTR() instead of QSTR_INIT() in init_sel_fsThorsten Blum
2026-04-27ima: return error early if file xattr cannot be changedGoldwyn Rodrigues
2026-04-27ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIGKamlesh Kumar
2026-04-24Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-22apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engineGONG Ruiqi
2026-04-22apparmor: Fix string overrun due to missing terminationDaniel J Blueman
2026-04-22apparmor: Fix wrong dentry in RENAME_EXCHANGE uid checkDudu Lu
2026-04-22apparmor: fix unpack_tags to properly return error in failure casesJohn Johansen
2026-04-22apparmor: fix dfa size checkJohn Johansen
2026-04-22Merge tag 'tomoyo-pr-20260422' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
2026-04-22apparmor: Use sysfs_emit in param_get_{audit,mode}Thorsten Blum
2026-04-22apparmor: Remove redundant if check in sk_peer_get_labelThorsten Blum
2026-04-22apparmor: 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