summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
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
2023-09-13lsm: constify 'file' parameter in security_bprm_creds_from_file()Khadija Kamran-3/+3
2023-09-13lsm: constify 'sb' parameter in security_quotactl()Khadija Kamran-3/+3
2023-09-13selinux: hweight optimization in avtab_read_itemJacob Satterfield-5/+2
2023-09-13selinux: improve role transition hashingChristian Göttsche-1/+1
2023-09-13selinux: simplify avtab slot calculationChristian Göttsche-7/+1
2023-09-13selinux: improve debug configurationChristian Göttsche-0/+12
2023-09-13selinux: print sum of chain lengths^2 for hash tablesChristian Göttsche-3/+9
2023-09-12selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek-2/+8
2023-09-12selinux: Annotate struct sidtab_str_cache with __counted_byKees Cook-1/+1
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2023-09-04Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds-7/+5
2023-08-30Merge tag 'Smack-for-6.6' of https://github.com/cschaufler/smack-nextLinus Torvalds-2/+2
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-30/+16
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-83/+162
2023-08-30Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-286/+276
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+2
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+3
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds-14/+94
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-2/+2
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+26
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+87
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-10/+16
2023-08-25LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_byKees Cook-2/+1
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-08-22apparmor: fix invalid reference on profile->disconnectedGeorgia Garcia-2/+4
2023-08-22Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2023-08-21selinux: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang-5/+2
2023-08-18selinux: set next pointer before attaching to listChristian Göttsche-1/+1
2023-08-18integrity: Annotate struct ima_rule_opt_list with __counted_byKees Cook-2/+2