aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-11Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06Replace HTTP links with HTTPS ones: securityAlexander A. Klimov
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2020-08-06Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-08-04Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-04Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-04Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-27integrity: remove redundant initialization of variable retColin Ian King
2020-07-27Smack: prevent underflow in smk_set_cipso()Dan Carpenter
2020-07-27Smack: fix another vsscanf out of boundsDan Carpenter
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs
2020-07-21exec: Implement kernel_execveEric W. Biederman
2020-07-20ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele
2020-07-20ima: AppArmor satisfies the audit rule requirementsTyler Hicks
2020-07-20ima: Rename internal filter rule functionsTyler Hicks
2020-07-20ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks
2020-07-20ima: Use the common function to detect LSM conditionals in a ruleTyler Hicks
2020-07-20ima: Move comprehensive rule validation checks out of the token parserTyler Hicks
2020-07-20ima: Use correct type for the args_p member of ima_rule_entry.lsm elementsTyler Hicks
2020-07-20ima: Shallow copy the args_p member of ima_rule_entry.lsm elementsTyler Hicks
2020-07-20ima: Fail rule parsing when appraise_flag=blacklist is unsupportableTyler Hicks
2020-07-19capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber
2020-07-16ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid condTyler Hicks
2020-07-16ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali...Tyler Hicks
2020-07-16ima: Fail rule parsing when buffer hook functions have an invalid actionTyler Hicks
2020-07-16ima: Free the entire rule if it fails to parseTyler Hicks
2020-07-16ima: Free the entire rule when deleting a list of rulesTyler Hicks
2020-07-16ima: Have the LSM free its audit ruleTyler Hicks
2020-07-16IMA: Add audit log for failure conditionsLakshmi Ramasubramanian
2020-07-16integrity: Add errno field in audit messageLakshmi Ramasubramanian
2020-07-14Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers
2020-07-13Merge tag 'v5.8-rc5'Bruce Ashfield
2020-07-09selinux: complete the inlining of hashtab functionsOndrej Mosnacek
2020-07-09selinux: prepare for inlining of hashtab functionsOndrej Mosnacek
2020-07-08selinux: specialize symtab insert and search functionsOndrej Mosnacek
2020-07-08audit: issue CWD record to accompany LSM_AUDIT_DATA_* recordsRichard Guy Briggs
2020-07-08selinux: Fix spelling mistakes in the commentslihao
2020-07-08integrity/ima: switch to using __kernel_readChristoph Hellwig
2020-07-06Merge branch 'master-next'Bruce Ashfield
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-29selinux: fixed a checkpatch warning with the sizeof macroEthan Edwards
2020-06-26Merge branch 'master-next'Bruce Ashfield