Age | Commit message (Expand) | Author |
2014-03-07 | ima: return d_name.name if d_path fails | Dmitry Kasatkin |
2014-03-07 | integrity: fix checkpatch errors | Dmitry Kasatkin |
2014-03-07 | ima: use static const char array definitions | Mimi Zohar |
2014-03-04 | ima: new helper: file_inode(file) | Libo Chen |
2013-12-02 | ima: properly free ima_template_entry structures | Roberto Sassu |
2013-11-25 | ima: do not include field length in template digest calc for ima template | Roberto Sassu |
2013-10-31 | ima: extend the measurement list to include the file signature | Mimi Zohar |
2013-10-26 | ima: add audit log support for larger hashes | Mimi Zohar |
2013-10-25 | ima: switch to new template management mechanism | Roberto Sassu |
2013-10-25 | ima: define new function ima_alloc_init_template() to API | Roberto Sassu |
2013-10-25 | ima: pass the filename argument up to ima_add_template_entry() | Roberto Sassu |
2013-10-25 | ima: pass the file descriptor to ima_add_violation() | Roberto Sassu |
2013-10-25 | ima: support arbitrary hash algorithms in ima_calc_buffer_hash | Dmitry Kasatkin |
2013-10-25 | ima: differentiate between template hash and file data hash sizes | Mimi Zohar |
2013-10-25 | ima: use dynamically allocated hash storage | 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-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-06 | ima: rename hash calculation functions | Dmitry Kasatkin |
2013-01-16 | ima: move full pathname resolution to separate function | Dmitry Kasatkin |
2013-01-16 | ima: rename FILE_MMAP to MMAP_CHECK | Mimi Zohar |
2012-12-14 | ima: support new kernel module syscall | Mimi Zohar |
2012-09-13 | ima: audit log hashes | Peter Moody |
2012-09-12 | ima: rename ima_must_appraise_or_measure | Dmitry Kasatkin |
2012-09-07 | ima: add support for different security.ima data types | Mimi Zohar |
2012-09-07 | ima: integrity appraisal extension | Mimi Zohar |
2012-07-02 | ima: use full pathnames in measurement list | Mimi Zohar |
2011-12-19 | ima: free duplicate measurement memory | Roberto Sassu |
2011-07-18 | integrity: move ima inode integrity data management | Mimi Zohar |
2011-02-23 | ima: remove unnecessary call to ima_must_measure | Mimi Zohar |
2010-10-26 | IMA: move read counter into struct inode | Eric Paris |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-07 | ima: rename PATH_CHECK to FILE_CHECK | Mimi Zohar |
2009-02-12 | integrity: audit update | Mimi Zohar |
2009-02-06 | integrity: IMA as an integrity service provider | Mimi Zohar |