Age | Commit message (Expand) | Author |
2022-05-05 | ima: support fs-verity file digest based version 3 signatures | Mimi Zohar |
2022-05-05 | ima: permit fsverity's file digests in the IMA measurement list | Mimi Zohar |
2022-03-21 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg |
2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg |
2022-02-15 | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar |
2022-02-15 | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-07-16 | integrity: Add errno field in audit message | Lakshmi Ramasubramanian |
2020-06-15 | ima: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi |
2019-11-12 | ima: Check against blacklisted hashes for files with modsig | Nayna Jain |
2019-08-05 | ima: Implement support for module-style appended signatures | Thiago Jung Bauermann |
2019-08-05 | ima: Add modsig appraise_type option 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-30 | integrity: Introduce struct evm_xattr | Thiago Jung Bauermann |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
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-07-18 | ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set | Stefan Berger |
2018-05-17 | integrity: Add an integrity directory in securityfs | Matthew Garrett |
2018-03-25 | integrity: Remove unused macro IMA_ACTION_RULE_FLAGS | Thiago Jung Bauermann |
2018-03-23 | ima: fail signature verification based on policy | Mimi Zohar |
2018-03-23 | IMA: Support using new creds in appraisal policy | Matthew Garrett |
2017-12-18 | ima: support new "hash" and "dont_hash" policy actions | Mimi Zohar |
2017-12-11 | ima: re-introduce own integrity cache lock | Dmitry Kasatkin |
2017-12-11 | EVM: Add support for portable signature format | Matthew Garrett |
2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig |
2017-06-21 | integrity: Small code improvements | Thiago Jung Bauermann |
2016-06-30 | integrity: add measured_pcrs field to integrity cache | Eric Richter |
2016-05-01 | ima: fix ima_inode_post_setattr | Mimi Zohar |
2016-03-04 | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2016-03-03 | X.509: Make algo identifiers text instead of enum | David Howells |
2016-02-21 | ima: remove firmware and module specific cached status info | Mimi Zohar |
2016-02-20 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar |
2015-12-15 | evm: load an x509 certificate from the kernel | Dmitry Kasatkin |
2015-11-23 | integrity: define '.evm' as a builtin 'trusted' keyring | Dmitry Kasatkin |
2015-05-21 | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin |
2014-12-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-11-17 | ima: load x509 certificate from the kernel | Dmitry Kasatkin |
2014-11-17 | integrity: provide a function to load x509 certificate from the kernel | Dmitry Kasatkin |
2014-11-17 | integrity: define a new function integrity_read_file() | Dmitry Kasatkin |
2014-10-28 | ima: check xattr value length and type in the ima_inode_setxattr() | Dmitry Kasatkin |
2014-10-07 | integrity: add missing '__init' keyword for integrity_init_keyring() | Dmitry Kasatkin |
2014-10-07 | ima: check ima_policy_flag in the ima_file_free() hook | Dmitry Kasatkin |
2014-09-09 | integrity: remove declaration of non-existing functions | Dmitry Kasatkin |