aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima.h
Commit message (Expand)AuthorAge
* IMA: drop refcnt from ima_iint_cache since it isn't neededEric Paris2010-10-26
* IMA: move read counter into struct inodeEric Paris2010-10-26
* IMA: use i_writecount rather than a private counterEric Paris2010-10-26
* IMA: use inode->i_lock to protect read and write countersEric Paris2010-10-26
* IMA: convert internal flags from long to charEric Paris2010-10-26
* IMA: use unsigned int instead of long for countersEric Paris2010-10-26
* IMA: drop the inode opencount since it isn't needed for operationEric Paris2010-10-26
* IMA: use rbtree instead of radix tree for inode information cacheEric Paris2010-10-26
* ima: always maintain countersMimi Zohar2010-09-07
* ima: handle multiple rules per writeEric Paris2010-04-20
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-07
* ima: initialize ima before inodes can be allocatedEric Paris2010-02-07
* ima: call ima_inode_free ima_inode_freeEric Paris2009-12-16
* IMA: clean up the IMA counts updating codeEric Paris2009-12-16
* ima: only insert at inode creation timeEric Paris2009-12-16
* integrity: audit updateMimi Zohar2009-02-11
* Integrity: IMA file free imbalanceMimi Zohar2009-02-05
* integrity: IMA policyMimi Zohar2009-02-05
* integrity: IMA displayMimi Zohar2009-02-05
* integrity: IMA as an integrity service providerMimi Zohar2009-02-05