summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2024-03-13Merge tag 'v6.6.21' into lf-6.6.yJason Liu
2024-03-11Merge tag 'v6.6.20' into lf-6.6.yJason Liu
2024-03-06landlock: Fix asymmetric private inodes referringMickaël Salaün
2024-03-06tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa
2024-02-23lsm: fix the logic in security_inode_getsecctx()Ondrej Mosnacek
2024-02-23lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek
2024-01-31lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-01-25Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin
2024-01-25apparmor: fix possible memory leak in unpack_trans_tableFedor Pchelkin
2024-01-25apparmor: Fix ref count leak in task_killJohn Johansen
2024-01-25selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socketMickaël Salaün
2024-01-25KEYS: encrypted: Add check for strsepChen Ni
2024-01-10apparmor: Fix move_mount mediation by detecting if source is detachedJohn Johansen
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-11-30Merge tag 'v6.6.3' into lf-6.6.yJason Liu
2023-11-30Merge tag 'v6.6.2' into lf-6.6.yJason Liu
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-30DCP: Trusted keys backed by DCPKshitiz Varshney
2023-10-30keys-trusted: new cmd line option addedPankaj Gupta
2023-10-30security/keys/secure_key: Fix "Bad Address" error while generating keys using...Kshitiz Varshney
2023-10-30LF-4132: Replaced kzfree with kfree_sensitiveKshitiz Varshney
2023-10-30security/keys/secure_key: Fix the path of included header fileShengzhou Liu
2023-10-30LF-1116-1 security/keys/secure_key: update the check for the return code of c...Iuliana Prodan
2023-10-30encrypted_keys: Adds support for secure key-type as master key.Udit Agarwal
2023-10-30security/keys/secure_key: Adds the secure key support based on CAAM.Udit Agarwal
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