Age | Commit message (Expand) | Author |
2023-08-17 | integrity: check whether imputed trust is enabled | Nayna Jain |
2023-08-17 | integrity: Enforce digitalSignature usage in the ima and evm keyrings | Eric Snowberg |
2023-04-24 | integrity: machine keyring CA configuration | Eric Snowberg |
2022-11-16 | integrity: Fix memory leakage in keyring allocation error path | GUO Zihua |
2022-05-05 | ima: support fs-verity file digest based version 3 signatures | Mimi Zohar |
2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg |
2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg |
2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg |
2021-04-09 | ima: enable loading of build time generated key on .ima keyring | Nayna Jain |
2021-02-12 | integrity: Make function integrity_add_key() static | Wei Yongjun |
2020-10-05 | fs/kernel_file_read: Add "offset" arg for partial reads | Kees Cook |
2020-10-05 | fs/kernel_read_file: Add file_size output argument | Kees Cook |
2020-10-05 | fs/kernel_read_file: Switch buffer size arg to size_t | Kees Cook |
2020-10-05 | fs/kernel_read_file: Remove redundant size argument | Kees Cook |
2020-10-05 | fs/kernel_read_file: Split into separate include file | Scott Branden |
2020-10-05 | fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum | Kees Cook |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi |
2019-08-05 | ima: Implement support for module-style appended signatures | Thiago Jung Bauermann |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-17 | integrity: Fix __integrity_init_keyring() section mismatch | Geert Uytterhoeven |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-02-04 | integrity, KEYS: add a reference to platform keyring | Kairui Song |
2018-12-17 | integrity: Remove references to module keyring | Thiago Jung Bauermann |
2018-12-12 | integrity: Load certs to the platform keyring | Nayna Jain |
2018-12-12 | integrity: Define a trusted platform keyring | Nayna Jain |
2018-10-10 | security/integrity: remove unnecessary 'init_keyring' variable | Eric Biggers |
2018-10-10 | security/integrity: constify some read-only data | Eric Biggers |
2018-02-22 | integrity/security: fix digsig.c build error with header file | Randy Dunlap |
2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig |
2017-04-04 | KEYS: Use structure to capture key restriction function and data | Mat Martineau |
2016-11-13 | security/integrity: Harden against malformed xattrs | Seth Forshee |
2016-04-11 | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells |
2016-04-11 | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED | David Howells |
2016-04-11 | KEYS: Move the point of trust determination to __key_link() | David Howells |
2016-04-11 | KEYS: Add a facility to restrict new links into a keyring | David Howells |
2015-11-23 | integrity: define '.evm' as a builtin 'trusted' keyring | Dmitry Kasatkin |
2015-10-09 | integrity: prevent loading untrusted certificates on the IMA trusted keyring | Dmitry Kasatkin |
2015-05-21 | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin |
2014-11-17 | integrity: provide a function to load x509 certificate from the kernel | Dmitry Kasatkin |
2014-10-07 | integrity: add missing '__init' keyword for integrity_init_keyring() | Dmitry Kasatkin |
2014-07-17 | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar |
2013-11-23 | Revert "ima: define '_ima' as a builtin 'trusted' keyring" | Linus Torvalds |
2013-10-31 | ima: define '_ima' as a builtin 'trusted' keyring | Mimi Zohar |
2013-10-25 | ima: pass full xattr with the signature | Dmitry Kasatkin |
2013-10-25 | ima: fix script messages | Dmitry Kasatkin |
2013-02-06 | ima: digital signature verification using asymmetric keys | Dmitry Kasatkin |
2011-11-09 | integrity: digital signature verification using multiple keyrings | Dmitry Kasatkin |