summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2023-10-30Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds-63/+30
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-7/+8
2023-10-26landlock: Support network rules with TCP bind and connectKonstantin Meskhidze-24/+414
2023-10-26landlock: Refactor landlock_add_rule() syscallKonstantin Meskhidze-44/+45
2023-10-26landlock: Refactor layer helpersKonstantin Meskhidze-42/+66
2023-10-26landlock: Move and rename layer helpersKonstantin Meskhidze-115/+129
2023-10-26landlock: Refactor merge/inherit_ruleset helpersKonstantin Meskhidze-42/+74
2023-10-26landlock: Refactor landlock_find_rule/insert_rule helpersKonstantin Meskhidze-54/+165
2023-10-26landlock: Allow FS topology changes for domains without such rule typeMickaël Salaün-40/+60
2023-10-26landlock: Make ruleset's access masks more genericKonstantin Meskhidze-20/+50
2023-10-24keys: Remove unused extern declarationsYueHaibing-7/+0
2023-10-24integrity: powerpc: Do not select CA_MACHINE_KEYRINGMichal Suchanek-2/+0
2023-10-24KEYS: trusted: tee: Refactor register SHM usageSumit Garg-44/+20
2023-10-24KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen-10/+10
2023-10-23apparmor: Fix some kernel-doc commentsYang Li-2/+2
2023-10-23apparmor: Fix one kernel-doc commentYang Li-1/+1
2023-10-23apparmor: Fix some kernel-doc commentsYang Li-2/+2
2023-10-22apparmor: mark new functions staticArnd Bergmann-2/+2
2023-10-20ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva-3/+3
2023-10-18apparmor: Fix regression in mount mediationJohn Johansen-22/+51
2023-10-18apparmor: cache buffers on percpu list if there is lock contentionJohn Johansen-5/+62
2023-10-18apparmor: add io_uring mediationGeorgia Garcia-2/+131
2023-10-18apparmor: add user namespace creation mediationJohn Johansen-2/+75
2023-10-18apparmor: allow restricting unprivileged change_profileJohn Johansen-0/+39
2023-10-18apparmor: advertise disconnected.path is availableJohn Johansen-0/+1
2023-10-18apparmor: refcount the pdbJohn Johansen-210/+260
2023-10-18apparmor: provide separate audit messages for file and policy checksJohn Johansen-5/+11
2023-10-18apparmor: pass cred through to audit info.John Johansen-211/+388
2023-10-18apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen-18/+17
2023-10-18apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen-245/+257
2023-10-18apparmor: rename SK_CTX() to aa_sock and make it an inline fnJohn Johansen-11/+16
2023-10-18treewide: mark stuff as __ro_after_initAlexey Dobriyan-1/+1
2023-10-18security: convert to new timestamp accessorsJeff Layton-1/+1
2023-10-18selinux: convert to new timestamp accessorsJeff Layton-1/+1
2023-10-18apparmor: convert to new timestamp accessorsJeff Layton-5/+6
2023-10-15apparmor: Optimize retrieving current task secidVinicius Costa Gomes-2/+2
2023-10-15apparmor: remove unused functions in policy_ns.c/.hXiu Jianfeng-51/+0
2023-10-15apparmor: remove unneeded #ifdef in decompress_zstd()Xiu Jianfeng-2/+0
2023-10-11security/keys: export key_lookup()Hannes Reinecke-0/+1
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg-8/+5
2023-10-04lsm: fix a spelling mistakePaul Moore-1/+1
2023-10-03selinux: simplify avtab_insert_node() prototypeJacob Satterfield-13/+7
2023-09-27ima: rework CONFIG_IMA dependency blockArnd Bergmann-12/+6
2023-09-26ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko-2/+2
2023-09-15KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu-1/+1
2023-09-15evm: Do not include crypto/algapi.hHerbert Xu-2/+1
2023-09-14lsm: constify 'sb' parameter in security_sb_kern_mount()Khadija Kamran-2/+2
2023-09-14lsm: constify 'bprm' parameter in security_bprm_committed_creds()Khadija Kamran-4/+4
2023-09-13lsm: constify 'bprm' parameter in security_bprm_committing_creds()Khadija Kamran-3/+3