summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-25LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_byKees Cook
2023-08-22Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-18selinux: set next pointer before attaching to listChristian Göttsche
2023-08-18integrity: Annotate struct ima_rule_opt_list with __counted_byKees Cook
2023-08-18s390/ipl: fix virtual vs physical address confusionAlexander Gordeev
2023-08-17KEYS: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-08-17integrity: PowerVM support for loading third party code signing keysNayna Jain
2023-08-17integrity: PowerVM machine keyring enablementNayna Jain
2023-08-17integrity: check whether imputed trust is enabledNayna Jain
2023-08-17integrity: remove global variable from machine_keyring.cNayna Jain
2023-08-17integrity: ignore keys failing CA restrictions on non-UEFI platformNayna Jain
2023-08-17integrity: PowerVM support for loading CA keys on machine keyringNayna Jain
2023-08-17integrity: Enforce digitalSignature usage in the ima and evm keyringsEric Snowberg
2023-08-15hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsMarco Elver
2023-08-15list: Introduce CONFIG_LIST_HARDENEDMarco Elver
2023-08-15vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells
2023-08-07sysctl: set variable key_sysctls storage-class-specifier to staticTom Rix
2023-07-28security: keys: perform capable check only on privileged operationsChristian Göttsche
2023-07-24selinux: convert to ctime accessor functionsJeff Layton
2023-07-24security: convert to ctime accessor functionsJeff Layton
2023-07-24apparmor: convert to ctime accessor functionsJeff Layton
2023-07-17security: keys: Modify mismatched function nameJiapeng Chong
2023-07-17keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu
2023-07-10apparmor: update ctime whenever the mtime changes on an inodeJeff Layton
2023-07-07Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-06apparmor: Fix kernel-doc header for verify_dfa_accept_indexJohn Johansen
2023-07-06apparmor: fix: kzalloc perms tables for shared dfasJohn Johansen
2023-07-06apparmor: fix profile verification and enable itJohn Johansen
2023-07-06apparmor: fix policy_compat permission remap with extended permissionsJohn Johansen
2023-07-06apparmor: aa_buffer: Convert 1-element array to flexible arrayKees Cook
2023-07-06apparmor: add missing failure check in compute_xmatch_permsJohn Johansen
2023-07-06apparmor: fix missing error check for rhashtable_insert_fastDanila Chernetsov
2023-07-06apparmor: Return directly after a failed kzalloc() in two functionsMarkus Elfring
2023-07-06AppArmor: Fix some kernel-doc commentsYang Li
2023-07-06apparmor: fix use of strcpy in policy_unpack_testRae Moar
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'Smack-for-6.5' of https://github.com/cschaufler/smack-nextLinus Torvalds
2023-06-27Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-06-27Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'selinux-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-27Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds