aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_audit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20integrity: move integrity_audit_msg()Mimi Zohar1-64/+0
2012-09-21userns: Add user namespace support to IMAEric W. Biederman1-2/+3
2012-07-05ima: audit is compiled only when enabledDmitry Kasatkin1-3/+0
2012-02-16IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris1-1/+1
2012-01-17audit: treat s_id as an untrusted stringKees Cook1-3/+5
2010-05-06Merge branch 'master' into nextJames Morris1-0/+1
2010-04-21IMA: drop the word integrity in the audit messageEric Paris1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-05-12IMA: use current_cred() instead of current->credEric Paris1-1/+1
2009-05-06integrity: remove __setup auditing msgsMimi Zohar1-11/+2
2009-05-06integrity: use audit_log_stringMimi Zohar1-13/+4
2009-02-12integrity: audit updateMimi Zohar1-9/+12
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+78