Age | Commit message (Expand) | Author | Files | Lines |
2011-01-04 | ima: fix add LSM rule bug | Mimi Zohar | 1 | -0/+2 |
2010-05-06 | Merge branch 'master' into next | James Morris | 1 | -0/+1 |
2010-04-21 | IMA: use audit_log_untrusted_string rather than %s | Eric Paris | 1 | -13/+20 |
2010-04-21 | IMA: handle comments in policy | Eric Paris | 1 | -7/+14 |
2010-04-21 | IMA: handle whitespace better | Eric Paris | 1 | -3/+3 |
2010-04-21 | IMA: reject policies with unknown entries | Eric Paris | 1 | -0/+1 |
2010-04-21 | IMA: set entry->action to UNKNOWN rather than hard coding | Eric Paris | 1 | -1/+1 |
2010-04-21 | IMA: do not allow the same rule to specify the same thing twice | Eric Paris | 1 | -1/+33 |
2010-04-21 | ima: handle multiple rules per write | Eric Paris | 1 | -7/+11 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-07 | ima: rename PATH_CHECK to FILE_CHECK | Mimi Zohar | 1 | -3/+6 |
2009-05-22 | IMA: Add __init notation to ima functions | Eric Paris | 1 | -1/+1 |
2009-05-22 | IMA: Minimal IMA policy and boot param for TCB IMA policy | Eric Paris | 1 | -3/+27 |
2009-05-19 | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris | 1 | -5/+3 |
2009-05-15 | IMA: do not measure everything opened by root by default | Eric Paris | 1 | -2/+0 |
2009-05-06 | integrity: lsm audit rule matching fix | Mimi Zohar | 1 | -4/+4 |
2009-02-12 | integrity: audit update | Mimi Zohar | 1 | -8/+9 |
2009-02-06 | IMA: fix ima_delete_rules() definition | James Morris | 1 | -1/+1 |
2009-02-06 | integrity: IMA policy | Mimi Zohar | 1 | -3/+290 |
2009-02-06 | integrity: IMA as an integrity service provider | Mimi Zohar | 1 | -0/+126 |