summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-021-47/+148
|\
| * ima: audit log hashesPeter Moody2012-09-131-0/+11
| * ima: generic IMA action flag handlingDmitry Kasatkin2012-09-131-10/+11
| * ima: add appraise action keywords and default rulesMimi Zohar2012-09-071-39/+112
| * ima: integrity appraisal extensionMimi Zohar2012-09-071-8/+24
* | userns: Add user namespace support to IMAEric W. Biederman2012-09-211-7/+7
|/
* ima: add policy for pseudo fsDmitry Kasatkin2012-07-051-0/+2
* IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2012-02-161-1/+1
* Merge branch 'next-queue' into nextJames Morris2012-02-091-0/+1
|\
| * ima: policy for RAMFSDmitry Kasatkin2012-01-191-0/+1
* | ima: fix cred sparse warningMimi Zohar2012-01-191-1/+2
|/
* ima: fix add LSM rule bugMimi Zohar2011-01-031-0/+2
* 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
* | IMA: use audit_log_untrusted_string rather than %sEric Paris2010-04-211-13/+20
* | IMA: handle comments in policyEric Paris2010-04-211-7/+14
* | IMA: handle whitespace betterEric Paris2010-04-211-3/+3
* | IMA: reject policies with unknown entriesEric Paris2010-04-211-0/+1
* | IMA: set entry->action to UNKNOWN rather than hard codingEric Paris2010-04-211-1/+1
* | IMA: do not allow the same rule to specify the same thing twiceEric Paris2010-04-211-1/+33
* | ima: handle multiple rules per writeEric Paris2010-04-211-7/+11
|/
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-071-3/+6
* IMA: Add __init notation to ima functionsEric Paris2009-05-221-1/+1
* IMA: Minimal IMA policy and boot param for TCB IMA policyEric Paris2009-05-221-3/+27
* SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-191-5/+3
* IMA: do not measure everything opened by root by defaultEric Paris2009-05-151-2/+0
* integrity: lsm audit rule matching fixMimi Zohar2009-05-061-4/+4
* integrity: audit updateMimi Zohar2009-02-121-8/+9
* IMA: fix ima_delete_rules() definitionJames Morris2009-02-061-1/+1
* integrity: IMA policyMimi Zohar2009-02-061-3/+290
* integrity: IMA as an integrity service providerMimi Zohar2009-02-061-0/+126
OpenPOWER on IntegriCloud