summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2021-05-12trusted-keys: match tpm_get_ops on all return pathsBen Boeckel
2021-05-12KEYS: trusted: Fix memory leak on object tdColin Ian King
2021-05-05Merge tag 'safesetid-5.13' of git://github.com/micah-morton/linuxLinus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-26LSM: SafeSetID: Fix code specification by scripts/checkpatch.plYanwei Gao
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmddLinus Torvalds
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-22landlock: Enable user space to infer supported featuresMickaël Salaün
2021-04-22landlock: Add syscall implementationsMickaël Salaün
2021-04-22fs,security: Add sb_delete hookMickaël Salaün
2021-04-22landlock: Support filesystem access-controlMickaël Salaün
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler
2021-04-22landlock: Add ptrace restrictionsMickaël Salaün
2021-04-22landlock: Set up the security framework and manage credentialsMickaël Salaün
2021-04-22landlock: Add ruleset and domain managementMickaël Salaün
2021-04-22landlock: Add object managementMickaël Salaün
2021-04-21selinux: add proper NULL termination to the secclass_map permissionsPaul Moore
2021-04-21KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley
2021-04-21KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley
2021-04-20ima: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-15security: commoncap: clean up kernel-doc commentsRandy Dunlap
2021-04-14KEYS: trusted: Fix missing null return from kzalloc callColin Ian King
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg
2021-04-14security: keys: trusted: Make sealed key properly interoperableJames Bottomley
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley
2021-04-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-09integrity: Add declarations to init_once void arguments.Jiele Zhao
2021-04-09ima: Fix function name error in comment.Jiele Zhao
2021-04-09ima: enable loading of build time generated key on .ima keyringNayna Jain
2021-04-07selinux: fix race between old and new sidtabOndrej Mosnacek
2021-04-02selinux: fix cond_list corruption when changing booleansOndrej Mosnacek
2021-04-02selinux: make nslot handling in avtab more robustOndrej Mosnacek
2021-03-28tomoyo: don't special case PF_IO_WORKER for PF_KTHREADJens Axboe
2021-03-26ima: Support EC keys for signature verificationStefan Berger
2021-03-25Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24security: commoncap: fix -Wstringop-overread warningArnd Bergmann