summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima.h
Commit message (Expand)AuthorAgeFilesLines
* ima: pass the file descriptor to ima_add_violation()Roberto Sassu2013-10-251-1/+1
* ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin2013-10-251-1/+1
* ima: differentiate between template hash and file data hash sizesMimi Zohar2013-10-251-1/+1
* ima: read and use signature hash algorithmDmitry Kasatkin2013-10-251-3/+26
* ima: provide support for arbitrary hash algorithmsDmitry Kasatkin2013-10-251-3/+4
* integrity: move integrity_audit_msg()Mimi Zohar2013-06-201-14/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-211-5/+16
|\
| * ima: rename hash calculation functionsDmitry Kasatkin2013-02-061-2/+2
| * ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-061-0/+1
| * ima: per hook cache integrity appraisal statusMimi Zohar2013-01-221-2/+11
| * ima: move full pathname resolution to separate functionDmitry Kasatkin2013-01-161-0/+1
| * ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar2013-01-161-1/+1
* | ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar2012-12-241-0/+1
|/
* ima: support new kernel module syscallMimi Zohar2012-12-141-1/+1
* ima: fix bug in argument orderDmitry Kasatkin2012-10-051-3/+3
* ima: audit log hashesPeter Moody2012-09-131-0/+2
* ima: rename ima_must_appraise_or_measureDmitry Kasatkin2012-09-121-1/+1
* ima: integrity appraisal extensionMimi Zohar2012-09-071-2/+35
* ima: audit is compiled only when enabledDmitry Kasatkin2012-07-051-0/+9
* integrity: sparse fix: move iint_initialized to integrity.hJames Morris2011-09-091-1/+0
* integrity: move ima inode integrity data managementMimi Zohar2011-07-181-20/+9
* ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-231-2/+1
* IMA: drop refcnt from ima_iint_cache since it isn't neededEric Paris2010-10-261-3/+1
* IMA: move read counter into struct inodeEric Paris2010-10-261-2/+1
* IMA: use i_writecount rather than a private counterEric Paris2010-10-261-1/+0
* IMA: use inode->i_lock to protect read and write countersEric Paris2010-10-261-0/+1
* IMA: convert internal flags from long to charEric Paris2010-10-261-2/+2
* IMA: use unsigned int instead of long for countersEric Paris2010-10-261-2/+2
* IMA: drop the inode opencount since it isn't needed for operationEric Paris2010-10-261-1/+0
* IMA: use rbtree instead of radix tree for inode information cacheEric Paris2010-10-261-3/+3
* ima: always maintain countersMimi Zohar2010-09-081-0/+1
* ima: handle multiple rules per writeEric Paris2010-04-211-1/+1
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-071-1/+1
* ima: initialize ima before inodes can be allocatedEric Paris2010-02-071-1/+0
* ima: call ima_inode_free ima_inode_freeEric Paris2009-12-161-1/+0
* IMA: clean up the IMA counts updating codeEric Paris2009-12-161-1/+0
* ima: only insert at inode creation timeEric Paris2009-12-161-1/+0
* integrity: audit updateMimi Zohar2009-02-121-1/+1
* Integrity: IMA file free imbalanceMimi Zohar2009-02-061-0/+2
* integrity: IMA policyMimi Zohar2009-02-061-0/+24
* integrity: IMA displayMimi Zohar2009-02-061-0/+5
* integrity: IMA as an integrity service providerMimi Zohar2009-02-061-0/+135
OpenPOWER on IntegriCloud