summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2023-11-28apparmor: Fix regression in mount mediationJohn Johansen
2023-11-28apparmor: pass cred through to audit info.John Johansen
2023-11-28apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen
2023-11-28apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen
2023-11-28apparmor: Fix kernel-doc warnings in apparmor/policy.cGaosheng Cui
2023-11-28apparmor: Fix kernel-doc warnings in apparmor/resource.cGaosheng Cui
2023-11-28apparmor: Fix kernel-doc warnings in apparmor/lib.cGaosheng Cui
2023-11-28apparmor: Fix kernel-doc warnings in apparmor/audit.cGaosheng Cui
2023-11-28ima: detect changes to the backing overlay fileMimi Zohar
2023-11-28ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein
2023-11-28integrity: powerpc: Do not select CA_MACHINE_KEYRINGMichal Suchanek
2023-11-28KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen
2023-11-28KEYS: trusted: tee: Refactor register SHM usageSumit Garg
2023-11-20apparmor: fix invalid reference on profile->disconnectedGeorgia Garcia
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg
2023-09-27ima: rework CONFIG_IMA dependency blockArnd Bergmann
2023-09-26ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko
2023-09-12selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-04Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2023-08-30Merge tag 'Smack-for-6.6' of https://github.com/cschaufler/smack-nextLinus Torvalds
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-30Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-22Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-21selinux: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang
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-18landlock: Annotate struct landlock_rule with __counted_byKees Cook
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-15selinux: prevent KMSAN warning in selinux_inet_conn_request()Andrew Kanner
2023-08-15hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsMarco Elver
2023-08-15list: Introduce CONFIG_LIST_HARDENEDMarco Elver