aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten2010-03-101-1/+1
|/
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-071-2/+2
* ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-3/+3
* ima: initialize ima before inodes can be allocatedEric Paris2010-02-071-1/+0
* fix ima breakageMimi Zohar2010-02-071-144/+92
* ima: limit imbalance msgMimi Zohar2009-12-161-9/+53
* Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-161-48/+4
* IMA: clean up the IMA counts updating codeEric Paris2009-12-161-48/+70
* ima: only insert at inode creation timeEric Paris2009-12-161-4/+4
* IMA: update ima_counts_putMimi Zohar2009-09-071-1/+5
* IMA: iint put in ima_counts_get and putEric Paris2009-08-271-0/+4
* integrity: add ima_counts_put (updated)Mimi Zohar2009-06-291-1/+28
* integrity: ima audit dentry_open failureMimi Zohar2009-06-051-4/+9
* integrity: path_check updateMimi Zohar2009-05-221-19/+29
* IMA: open all files O_LARGEFILEEric Paris2009-05-121-1/+2
* IMA: Handle dentry_open failuresEric Paris2009-05-121-4/+6
* IMA: use current_cred() instead of current->credEric Paris2009-05-121-1/+1
* integrity: remove __setup auditing msgsMimi Zohar2009-05-061-14/+2
* Integrity: IMA file free imbalanceMimi Zohar2009-02-061-0/+42
* integrity: IMA displayMimi Zohar2009-02-061-0/+5
* integrity: IMA as an integrity service providerMimi Zohar2009-02-061-0/+280