summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2023-10-15apparmor: Optimize retrieving current task secidVinicius Costa Gomes
2023-10-15apparmor: remove unused functions in policy_ns.c/.hXiu Jianfeng
2023-10-15apparmor: remove unneeded #ifdef in decompress_zstd()Xiu Jianfeng
2023-10-11security/keys: export key_lookup()Hannes Reinecke
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg
2023-10-04lsm: fix a spelling mistakePaul Moore
2023-10-03selinux: simplify avtab_insert_node() prototypeJacob Satterfield
2023-09-27ima: rework CONFIG_IMA dependency blockArnd Bergmann
2023-09-26ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko
2023-09-15KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu
2023-09-15evm: Do not include crypto/algapi.hHerbert Xu
2023-09-14lsm: constify 'sb' parameter in security_sb_kern_mount()Khadija Kamran
2023-09-14lsm: constify 'bprm' parameter in security_bprm_committed_creds()Khadija Kamran
2023-09-13lsm: constify 'bprm' parameter in security_bprm_committing_creds()Khadija Kamran
2023-09-13lsm: constify 'file' parameter in security_bprm_creds_from_file()Khadija Kamran
2023-09-13lsm: constify 'sb' parameter in security_quotactl()Khadija Kamran
2023-09-13selinux: hweight optimization in avtab_read_itemJacob Satterfield
2023-09-13selinux: improve role transition hashingChristian Göttsche
2023-09-13selinux: simplify avtab slot calculationChristian Göttsche
2023-09-13selinux: improve debug configurationChristian Göttsche
2023-09-13selinux: print sum of chain lengths^2 for hash tablesChristian Göttsche
2023-09-12selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek