aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_api.c
Commit message (Expand)AuthorAge
* ima: audit log files opened with O_DIRECT flagMimi Zohar2014-06-03
* ima: return d_name.name if d_path failsDmitry Kasatkin2014-03-07
* integrity: fix checkpatch errorsDmitry Kasatkin2014-03-07
* ima: use static const char array definitionsMimi Zohar2014-03-07
* ima: new helper: file_inode(file)Libo Chen2014-03-04
* ima: properly free ima_template_entry structuresRoberto Sassu2013-12-02
* ima: do not include field length in template digest calc for ima templateRoberto Sassu2013-11-25
* ima: extend the measurement list to include the file signatureMimi Zohar2013-10-31
* ima: add audit log support for larger hashesMimi Zohar2013-10-26
* ima: switch to new template management mechanismRoberto Sassu2013-10-25
* ima: define new function ima_alloc_init_template() to APIRoberto Sassu2013-10-25
* ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu2013-10-25
* ima: pass the file descriptor to ima_add_violation()Roberto Sassu2013-10-25
* ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin2013-10-25
* ima: differentiate between template hash and file data hash sizesMimi Zohar2013-10-25
* ima: use dynamically allocated hash storageDmitry Kasatkin2013-10-25
* ima: read and use signature hash algorithmDmitry Kasatkin2013-10-25
* ima: provide support for arbitrary hash algorithmsDmitry Kasatkin2013-10-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | ima: rename hash calculation functionsDmitry Kasatkin2013-02-06
* | ima: move full pathname resolution to separate functionDmitry Kasatkin2013-01-16
* | ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar2013-01-16
|/
* ima: support new kernel module syscallMimi Zohar2012-12-13
* ima: audit log hashesPeter Moody2012-09-13
* ima: rename ima_must_appraise_or_measureDmitry Kasatkin2012-09-12
* ima: add support for different security.ima data typesMimi Zohar2012-09-07
* ima: integrity appraisal extensionMimi Zohar2012-09-07
* ima: use full pathnames in measurement listMimi Zohar2012-07-02
* ima: free duplicate measurement memoryRoberto Sassu2011-12-19
* integrity: move ima inode integrity data managementMimi Zohar2011-07-18
* ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-23
* IMA: move read counter into struct inodeEric Paris2010-10-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-07
* integrity: audit updateMimi Zohar2009-02-11
* integrity: IMA as an integrity service providerMimi Zohar2009-02-05