aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima.h
Commit message (Expand)AuthorAgeFilesLines
* first round of updates to the security codeWolfgang Wiedmeyer2015-10-231-21/+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