Age | Commit message (Expand) | Author | Files | Lines |
2016-02-19 | ima: separate 'security.ima' reading functionality from collect | Dmitry Kasatkin | 1 | -2/+0 |
2014-10-13 | ima: added support for new kernel cmdline parameter ima_template_fmt | Roberto Sassu | 1 | -5/+34 |
2014-10-13 | ima: allocate field pointers array on demand in template_desc_init_fields() | Roberto Sassu | 1 | -21/+13 |
2014-10-13 | ima: don't allocate a copy of template_fmt in template_desc_init_fields() | Roberto Sassu | 1 | -13/+17 |
2014-10-13 | ima: display template format in meas. list if template name length is zero | Roberto Sassu | 1 | -1/+3 |
2014-10-13 | ima: added error messages to template-related functions | Roberto Sassu | 1 | -5/+17 |
2014-09-09 | ima: initialize only required template | Dmitry Kasatkin | 1 | -24/+4 |
2014-09-09 | ima: add missing '__init' keywords | Dmitry Kasatkin | 1 | -2/+2 |
2014-03-07 | integrity: fix checkpatch errors | Dmitry Kasatkin | 1 | -7/+7 |
2014-03-07 | security: integrity: Use a more current logging style | Joe Perches | 1 | -1/+4 |
2013-11-30 | ima: store address of template_fmt_copy in a pointer before calling strsep | Roberto Sassu | 1 | -2/+4 |
2013-11-26 | ima: make a copy of template_fmt in template_desc_init_fields() | Roberto Sassu | 1 | -7/+14 |
2013-11-01 | ima: extend the measurement list to include the file signature | Mimi Zohar | 1 | -0/+3 |
2013-10-27 | ima: define kernel parameter 'ima_template=' to change configured default | Roberto Sassu | 1 | -0/+31 |
2013-10-27 | ima: add Kconfig default measurement list template | Mimi Zohar | 1 | -2/+2 |
2013-10-26 | ima: switch to new template management mechanism | Roberto Sassu | 1 | -0/+22 |
2013-10-26 | ima: define new template ima-ng and template fields d-ng and n-ng | Roberto Sassu | 1 | -1/+6 |
2013-10-26 | ima: define template fields library and new helpers | Roberto Sassu | 1 | -5/+10 |
2013-10-26 | ima: new templates management mechanism | Roberto Sassu | 1 | -0/+112 |