Age | Commit message (Expand) | Author |
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 |
2014-09-08 | ima: provide flag to identify new empty files | Dmitry Kasatkin |
2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar |
2014-07-17 | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar |
2014-06-03 | ima: audit log files opened with O_DIRECT flag | 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-26 | ima: provide hash algo info in the xattr | Dmitry Kasatkin |
2013-10-25 | ima: use dynamically allocated hash storage | Dmitry Kasatkin |
2013-10-25 | ima: pass full xattr with the signature | Dmitry Kasatkin |
2013-10-25 | ima: read and use signature hash algorithm | Dmitry Kasatkin |
2013-10-25 | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin |
2013-10-25 | ima: fix script messages | Dmitry Kasatkin |
2013-06-20 | integrity: move integrity_audit_msg() | Mimi Zohar |
2013-02-06 | ima: digital signature verification using asymmetric keys | Dmitry Kasatkin |
2013-01-22 | ima: per hook cache integrity appraisal status | Mimi Zohar |
2013-01-22 | ima: increase iint flag size | Mimi Zohar |
2013-01-22 | ima: added policy support for 'security.ima' type | Dmitry Kasatkin |
2013-01-16 | integrity: reduce storage size for ima_status and evm_status | Dmitry Kasatkin |
2012-09-19 | ima: change flags container data type | Dmitry Kasatkin |
2012-09-13 | ima: audit log hashes | Peter Moody |