aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_iint.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21kref: remove kref_setGravatar NeilBrown 1-2/+2
2010-05-06Merge branch 'master' into nextGravatar James Morris 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-10security/ima: replace gcc specific __FUNCTION__ with __func__Gravatar H Hartley Sweeten 1-3/+3
2010-02-25security: fix error return path in ima_inode_allocGravatar Xiaotian Feng 1-2/+1
2010-02-07ima: initialize ima before inodes can be allocatedGravatar Eric Paris 1-6/+3
2009-12-16ima: call ima_inode_free ima_inode_freeGravatar Eric Paris 1-4/+2
2009-12-16ima: only insert at inode creation timeGravatar Eric Paris 1-61/+10
2009-12-16ima: valid return code from ima_inode_allocGravatar Eric Paris 1-3/+1
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSGravatar Mimi Zohar 1-2/+2
2009-05-22IMA: Add __init notation to ima functionsGravatar Eric Paris 1-1/+1
2009-02-23integrity: ima iint radix_tree_lookup locking fixGravatar Mimi Zohar 1-0/+2
2009-02-06Integrity: IMA file free imbalanceGravatar Mimi Zohar 1-0/+17
2009-02-06integrity: IMA as an integrity service providerGravatar Mimi Zohar 1-0/+185