| Commit message (Expand) | Author | Age | Files | Lines |
* | integrity: add measured_pcrs field to integrity cache | Eric Richter | 2016-06-30 | 1 | -0/+1 |
* | ima: fix ima_inode_post_setattr | Mimi Zohar | 2016-05-01 | 1 | -0/+1 |
* | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 2016-03-04 | 1 | -1/+1 |
|\ |
|
| * | X.509: Make algo identifiers text instead of enum | David Howells | 2016-03-03 | 1 | -1/+1 |
* | | ima: remove firmware and module specific cached status info | Mimi Zohar | 2016-02-21 | 1 | -12/+4 |
* | | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 2016-02-21 | 1 | -2/+5 |
|/ |
|
* | evm: load an x509 certificate from the kernel | Dmitry Kasatkin | 2015-12-15 | 1 | -0/+8 |
* | integrity: define '.evm' as a builtin 'trusted' keyring | Dmitry Kasatkin | 2015-11-23 | 1 | -3/+2 |
* | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin | 2015-05-21 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-12-15 | 1 | -4/+15 |
|\ |
|
| * | ima: load x509 certificate from the kernel | Dmitry Kasatkin | 2014-11-18 | 1 | -0/+8 |
| * | integrity: provide a function to load x509 certificate from the kernel | Dmitry Kasatkin | 2014-11-18 | 1 | -0/+2 |
| * | integrity: define a new function integrity_read_file() | Dmitry Kasatkin | 2014-11-18 | 1 | -0/+4 |
| * | integrity: add missing '__init' keyword for integrity_init_keyring() | Dmitry Kasatkin | 2014-10-07 | 1 | -1/+1 |
| * | ima: check ima_policy_flag in the ima_file_free() hook | Dmitry Kasatkin | 2014-10-07 | 1 | -3/+0 |
* | | ima: check xattr value length and type in the ima_inode_setxattr() | Dmitry Kasatkin | 2014-10-28 | 1 | -0/+1 |
|/ |
|
* | integrity: remove declaration of non-existing functions | Dmitry Kasatkin | 2014-09-09 | 1 | -1/+0 |
* | ima: provide flag to identify new empty files | Dmitry Kasatkin | 2014-09-08 | 1 | -0/+1 |
* | ima: add support for measuring and appraising firmware | Mimi Zohar | 2014-07-25 | 1 | -2/+7 |
* | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar | 2014-07-17 | 1 | -0/+5 |
* | ima: audit log files opened with O_DIRECT flag | Mimi Zohar | 2014-06-03 | 1 | -0/+1 |
* | Revert "ima: define '_ima' as a builtin 'trusted' keyring" | Linus Torvalds | 2013-11-24 | 1 | -7/+0 |
* | ima: define '_ima' as a builtin 'trusted' keyring | Mimi Zohar | 2013-11-01 | 1 | -0/+7 |
* | ima: provide hash algo info in the xattr | Dmitry Kasatkin | 2013-10-27 | 1 | -1/+12 |
* | ima: use dynamically allocated hash storage | Dmitry Kasatkin | 2013-10-25 | 1 | -2/+2 |
* | ima: pass full xattr with the signature | Dmitry Kasatkin | 2013-10-25 | 1 | -0/+1 |
* | ima: read and use signature hash algorithm | Dmitry Kasatkin | 2013-10-25 | 1 | -0/+11 |
* | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin | 2013-10-25 | 1 | -3/+12 |
* | ima: fix script messages | Dmitry Kasatkin | 2013-10-25 | 1 | -1/+1 |
* | integrity: move integrity_audit_msg() | Mimi Zohar | 2013-06-20 | 1 | -0/+14 |
* | ima: digital signature verification using asymmetric keys | Dmitry Kasatkin | 2013-02-07 | 1 | -0/+12 |
* | ima: per hook cache integrity appraisal status | Mimi Zohar | 2013-01-22 | 1 | -4/+22 |
* | ima: increase iint flag size | Mimi Zohar | 2013-01-22 | 1 | -12/+12 |
* | ima: added policy support for 'security.ima' type | Dmitry Kasatkin | 2013-01-22 | 1 | -0/+2 |
* | integrity: reduce storage size for ima_status and evm_status | Dmitry Kasatkin | 2013-01-16 | 1 | -2/+2 |
* | ima: change flags container data type | Dmitry Kasatkin | 2012-09-19 | 1 | -1/+1 |
* | ima: audit log hashes | Peter Moody | 2012-09-13 | 1 | -2/+5 |
* | ima: generic IMA action flag handling | Dmitry Kasatkin | 2012-09-13 | 1 | -6/+12 |
* | ima: digital signature verification support | Dmitry Kasatkin | 2012-09-07 | 1 | -0/+1 |
* | ima: add support for different security.ima data types | Mimi Zohar | 2012-09-07 | 1 | -1/+1 |
* | ima: integrity appraisal extension | Mimi Zohar | 2012-09-07 | 1 | -2/+6 |
* | integrity: digital signature config option name change | Dmitry Kasatkin | 2012-01-18 | 1 | -2/+2 |
* | integrity: digital signature verification using multiple keyrings | Dmitry Kasatkin | 2011-11-09 | 1 | -0/+21 |
* | integrity: sparse fix: move iint_initialized to integrity.h | James Morris | 2011-09-10 | 1 | -0/+3 |
* | evm: replace hmac_status with evm_status | Dmitry Kasatkin | 2011-07-18 | 1 | -1/+1 |
* | evm: add support for different security.evm data types | Dmitry Kasatkin | 2011-07-18 | 1 | -0/+11 |
* | evm: re-release | Mimi Zohar | 2011-07-18 | 1 | -0/+1 |
* | integrity: move ima inode integrity data management | Mimi Zohar | 2011-07-18 | 1 | -0/+35 |