aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_iint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-10security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten1-3/+3
2010-02-25security: fix error return path in ima_inode_allocXiaotian Feng1-2/+1
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris1-6/+3
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris1-4/+2
2009-12-16ima: only insert at inode creation timeEric Paris1-61/+10
2009-12-16ima: valid return code from ima_inode_allocEric Paris1-3/+1
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-05-22IMA: Add __init notation to ima functionsEric Paris1-1/+1
2009-02-23integrity: ima iint radix_tree_lookup locking fixMimi Zohar1-0/+2
2009-02-06Integrity: IMA file free imbalanceMimi Zohar1-0/+17
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+185