summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2021-08-15bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-12selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-07-19smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa
2021-07-19selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim
2021-07-14evm: fix writing <securityfs>/evm overflowMimi Zohar
2021-07-14ima: Don't remove security.ima if file must not be appraisedRoberto Sassu
2021-07-14evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-07-14evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu
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