index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_template.c
Age
Commit message (
Expand
)
Author
2014-10-13
ima: added support for new kernel cmdline parameter ima_template_fmt
Roberto Sassu
2014-10-13
ima: allocate field pointers array on demand in template_desc_init_fields()
Roberto Sassu
2014-10-13
ima: don't allocate a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
2014-10-13
ima: display template format in meas. list if template name length is zero
Roberto Sassu
2014-10-13
ima: added error messages to template-related functions
Roberto Sassu
2014-09-09
ima: initialize only required template
Dmitry Kasatkin
2014-09-09
ima: add missing '__init' keywords
Dmitry Kasatkin
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
2013-11-30
ima: store address of template_fmt_copy in a pointer before calling strsep
Roberto Sassu
2013-11-25
ima: make a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
2013-10-31
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-26
ima: define kernel parameter 'ima_template=' to change configured default
Roberto Sassu
2013-10-26
ima: add Kconfig default measurement list template
Mimi Zohar
2013-10-25
ima: switch to new template management mechanism
Roberto Sassu
2013-10-25
ima: define new template ima-ng and template fields d-ng and n-ng
Roberto Sassu
2013-10-25
ima: define template fields library and new helpers
Roberto Sassu
2013-10-25
ima: new templates management mechanism
Roberto Sassu