Age | Commit message (Expand) | Author |
2021-05-12 | trusted-keys: match tpm_get_ops on all return paths | Ben Boeckel |
2021-05-12 | KEYS: trusted: Fix memory leak on object td | Colin Ian King |
2021-05-05 | Merge tag 'safesetid-5.13' of git://github.com/micah-morton/linux | Linus Torvalds |
2021-05-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-01 | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-26 | LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl | Yanwei Gao |
2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-04-26 | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-26 | Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmdd | Linus Torvalds |
2021-04-26 | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-22 | landlock: Enable user space to infer supported features | Mickaël Salaün |
2021-04-22 | landlock: Add syscall implementations | Mickaël Salaün |
2021-04-22 | fs,security: Add sb_delete hook | Mickaël Salaün |
2021-04-22 | landlock: Support filesystem access-control | Mickaël Salaün |
2021-04-22 | LSM: Infrastructure management of the superblock | Casey Schaufler |
2021-04-22 | landlock: Add ptrace restrictions | Mickaël Salaün |
2021-04-22 | landlock: Set up the security framework and manage credentials | Mickaël Salaün |
2021-04-22 | landlock: Add ruleset and domain management | Mickaël Salaün |
2021-04-22 | landlock: Add object management | Mickaël Salaün |
2021-04-21 | selinux: add proper NULL termination to the secclass_map permissions | Paul Moore |
2021-04-21 | KEYS: trusted: fix TPM trusted keys for generic framework | James Bottomley |
2021-04-21 | KEYS: trusted: Fix TPM reservation for seal/unseal | James Bottomley |
2021-04-20 | ima: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-16 | kasan: remove redundant config option | Walter Wu |
2021-04-15 | security: commoncap: clean up kernel-doc comments | Randy Dunlap |
2021-04-14 | KEYS: trusted: Fix missing null return from kzalloc call | Colin Ian King |
2021-04-14 | KEYS: trusted: Introduce TEE based Trusted Keys | Sumit Garg |
2021-04-14 | KEYS: trusted: Add generic trusted keys framework | Sumit Garg |
2021-04-14 | security: keys: trusted: Make sealed key properly interoperable | James Bottomley |
2021-04-14 | security: keys: trusted: use ASN.1 TPM2 key format for the blobs | James Bottomley |
2021-04-14 | security: keys: trusted: fix TPM2 authorizations | James Bottomley |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-09 | Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-09 | integrity: Add declarations to init_once void arguments. | Jiele Zhao |
2021-04-09 | ima: Fix function name error in comment. | Jiele Zhao |
2021-04-09 | ima: enable loading of build time generated key on .ima keyring | Nayna Jain |
2021-04-07 | selinux: fix race between old and new sidtab | Ondrej Mosnacek |
2021-04-02 | selinux: fix cond_list corruption when changing booleans | Ondrej Mosnacek |
2021-04-02 | selinux: make nslot handling in avtab more robust | Ondrej Mosnacek |
2021-03-28 | tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD | Jens Axboe |
2021-03-26 | ima: Support EC keys for signature verification | Stefan Berger |
2021-03-25 | Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-03-24 | security: commoncap: fix -Wstringop-overread warning | Arnd Bergmann |