summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2023-09-12selinux: Annotate struct sidtab_str_cache with __counted_byKees Cook
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