aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-10security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten1-1/+1
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar1-2/+2
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar1-3/+3
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris1-1/+0
2010-02-07fix ima breakageMimi Zohar1-144/+92
2009-12-16ima: limit imbalance msgMimi Zohar1-9/+53
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro1-48/+4
2009-12-16IMA: clean up the IMA counts updating codeEric Paris1-48/+70
2009-12-16ima: only insert at inode creation timeEric Paris1-4/+4
2009-09-07IMA: update ima_counts_putMimi Zohar1-1/+5
2009-08-27IMA: iint put in ima_counts_get and putEric Paris1-0/+4
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar1-1/+28
2009-06-05integrity: ima audit dentry_open failureMimi Zohar1-4/+9
2009-05-22integrity: path_check updateMimi Zohar1-19/+29
2009-05-12IMA: open all files O_LARGEFILEEric Paris1-1/+2
2009-05-12IMA: Handle dentry_open failuresEric Paris1-4/+6
2009-05-12IMA: use current_cred() instead of current->credEric Paris1-1/+1
2009-05-06integrity: remove __setup auditing msgsMimi Zohar1-14/+2
2009-02-06Integrity: IMA file free imbalanceMimi Zohar1-0/+42
2009-02-06integrity: IMA displayMimi Zohar1-0/+5
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+280