aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_main.c
Commit message (Expand)AuthorAge
* IMA: fix the ToMToU logicEric Paris2010-10-26
* IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris2010-10-26
* IMA: drop refcnt from ima_iint_cache since it isn't neededEric Paris2010-10-26
* IMA: only allocate iint when 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: 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: always maintain countersMimi Zohar2010-09-07
* Merge branch 'master' into nextJames Morris2010-05-05
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten2010-03-09
|/
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-07
* ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-07
* ima: initialize ima before inodes can be allocatedEric Paris2010-02-07
* fix ima breakageMimi Zohar2010-02-07
* ima: limit imbalance msgMimi Zohar2009-12-16
* Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-16
* IMA: clean up the IMA counts updating codeEric Paris2009-12-16
* ima: only insert at inode creation timeEric Paris2009-12-16
* IMA: update ima_counts_putMimi Zohar2009-09-06
* IMA: iint put in ima_counts_get and putEric Paris2009-08-26
* integrity: add ima_counts_put (updated)Mimi Zohar2009-06-28
* integrity: ima audit dentry_open failureMimi Zohar2009-06-04
* integrity: path_check updateMimi Zohar2009-05-21
* IMA: open all files O_LARGEFILEEric Paris2009-05-11
* IMA: Handle dentry_open failuresEric Paris2009-05-11
* IMA: use current_cred() instead of current->credEric Paris2009-05-11
* integrity: remove __setup auditing msgsMimi Zohar2009-05-05
* Integrity: IMA file free imbalanceMimi Zohar2009-02-05
* integrity: IMA displayMimi Zohar2009-02-05
* integrity: IMA as an integrity service providerMimi Zohar2009-02-05