summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2024-01-03apparmor: Fix move_mount mediation by detecting if source is detachedJohn Johansen
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-11-03Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-02Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-31ima: detect changes to the backing overlay fileMimi Zohar
2023-10-31integrity: fix indentation of config attributesPrasad Pandit
2023-10-31ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein
2023-10-30Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-30Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-26landlock: Support network rules with TCP bind and connectKonstantin Meskhidze
2023-10-26landlock: Refactor landlock_add_rule() syscallKonstantin Meskhidze
2023-10-26landlock: Refactor layer helpersKonstantin Meskhidze
2023-10-26landlock: Move and rename layer helpersKonstantin Meskhidze
2023-10-26landlock: Refactor merge/inherit_ruleset helpersKonstantin Meskhidze
2023-10-26landlock: Refactor landlock_find_rule/insert_rule helpersKonstantin Meskhidze
2023-10-26landlock: Allow FS topology changes for domains without such rule typeMickaël Salaün
2023-10-26landlock: Make ruleset's access masks more genericKonstantin Meskhidze
2023-10-24keys: Remove unused extern declarationsYueHaibing
2023-10-24integrity: powerpc: Do not select CA_MACHINE_KEYRINGMichal Suchanek
2023-10-24KEYS: trusted: tee: Refactor register SHM usageSumit Garg
2023-10-24KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen
2023-10-23apparmor: Fix some kernel-doc commentsYang Li
2023-10-23apparmor: Fix one kernel-doc commentYang Li
2023-10-23apparmor: Fix some kernel-doc commentsYang Li
2023-10-22apparmor: mark new functions staticArnd Bergmann
2023-10-20ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva
2023-10-18apparmor: Fix regression in mount mediationJohn Johansen
2023-10-18apparmor: cache buffers on percpu list if there is lock contentionJohn Johansen
2023-10-18apparmor: add io_uring mediationGeorgia Garcia
2023-10-18apparmor: add user namespace creation mediationJohn Johansen
2023-10-18apparmor: allow restricting unprivileged change_profileJohn Johansen
2023-10-18apparmor: advertise disconnected.path is availableJohn Johansen
2023-10-18apparmor: refcount the pdbJohn Johansen
2023-10-18apparmor: provide separate audit messages for file and policy checksJohn Johansen
2023-10-18apparmor: pass cred through to audit info.John Johansen
2023-10-18apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen
2023-10-18apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen
2023-10-18apparmor: rename SK_CTX() to aa_sock and make it an inline fnJohn Johansen
2023-10-18treewide: mark stuff as __ro_after_initAlexey Dobriyan
2023-10-18security: convert to new timestamp accessorsJeff Layton
2023-10-18selinux: convert to new timestamp accessorsJeff Layton
2023-10-18apparmor: convert to new timestamp accessorsJeff Layton