| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "ima: policy for RAMFS" | Mimi Zohar | 2013-10-25 | 1 | -1/+0 |
* | block: fix part_pack_uuid() build error | Mimi Zohar | 2013-02-26 | 1 | -5/+6 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-02-21 | 1 | -14/+124 |
|\ |
|
| * | ima: add policy support for file system uuid | Dmitry Kasatkin | 2013-02-06 | 1 | -1/+21 |
| * | ima: differentiate appraise status only for hook specific rules | Mimi Zohar | 2013-01-22 | 1 | -3/+6 |
| * | ima: per hook cache integrity appraisal status | Mimi Zohar | 2013-01-22 | 1 | -0/+22 |
| * | ima: added policy support for 'security.ima' type | Dmitry Kasatkin | 2013-01-22 | 1 | -1/+17 |
| * | ima: rename FILE_MMAP to MMAP_CHECK | Mimi Zohar | 2013-01-16 | 1 | -3/+4 |
| * | ima: re-initialize IMA policy LSM info | Mimi Zohar | 2013-01-16 | 1 | -10/+58 |
* | | ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall | Mimi Zohar | 2012-12-24 | 1 | -1/+2 |
|/ |
|
* | ima: support new kernel module syscall | Mimi Zohar | 2012-12-14 | 1 | -0/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-10-02 | 1 | -47/+148 |
|\ |
|
| * | ima: audit log hashes | Peter Moody | 2012-09-13 | 1 | -0/+11 |
| * | ima: generic IMA action flag handling | Dmitry Kasatkin | 2012-09-13 | 1 | -10/+11 |
| * | ima: add appraise action keywords and default rules | Mimi Zohar | 2012-09-07 | 1 | -39/+112 |
| * | ima: integrity appraisal extension | Mimi Zohar | 2012-09-07 | 1 | -8/+24 |
* | | userns: Add user namespace support to IMA | Eric W. Biederman | 2012-09-21 | 1 | -7/+7 |
|/ |
|
* | ima: add policy for pseudo fs | Dmitry Kasatkin | 2012-07-05 | 1 | -0/+2 |
* | IMA: fix audit res field to indicate 1 for success and 0 for failure | Eric Paris | 2012-02-16 | 1 | -1/+1 |
* | Merge branch 'next-queue' into next | James Morris | 2012-02-09 | 1 | -0/+1 |
|\ |
|
| * | ima: policy for RAMFS | Dmitry Kasatkin | 2012-01-19 | 1 | -0/+1 |
* | | ima: fix cred sparse warning | Mimi Zohar | 2012-01-19 | 1 | -1/+2 |
|/ |
|
* | ima: fix add LSM rule bug | Mimi Zohar | 2011-01-03 | 1 | -0/+2 |
* | Merge branch 'master' into next | James Morris | 2010-05-06 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | IMA: use audit_log_untrusted_string rather than %s | Eric Paris | 2010-04-21 | 1 | -13/+20 |
* | | IMA: handle comments in policy | Eric Paris | 2010-04-21 | 1 | -7/+14 |
* | | IMA: handle whitespace better | Eric Paris | 2010-04-21 | 1 | -3/+3 |
* | | IMA: reject policies with unknown entries | Eric Paris | 2010-04-21 | 1 | -0/+1 |
* | | IMA: set entry->action to UNKNOWN rather than hard coding | Eric Paris | 2010-04-21 | 1 | -1/+1 |
* | | IMA: do not allow the same rule to specify the same thing twice | Eric Paris | 2010-04-21 | 1 | -1/+33 |
* | | ima: handle multiple rules per write | Eric Paris | 2010-04-21 | 1 | -7/+11 |
|/ |
|
* | ima: rename PATH_CHECK to FILE_CHECK | Mimi Zohar | 2010-02-07 | 1 | -3/+6 |
* | IMA: Add __init notation to ima functions | Eric Paris | 2009-05-22 | 1 | -1/+1 |
* | IMA: Minimal IMA policy and boot param for TCB IMA policy | Eric Paris | 2009-05-22 | 1 | -3/+27 |
* | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris | 2009-05-19 | 1 | -5/+3 |
* | IMA: do not measure everything opened by root by default | Eric Paris | 2009-05-15 | 1 | -2/+0 |
* | integrity: lsm audit rule matching fix | Mimi Zohar | 2009-05-06 | 1 | -4/+4 |
* | integrity: audit update | Mimi Zohar | 2009-02-12 | 1 | -8/+9 |
* | IMA: fix ima_delete_rules() definition | James Morris | 2009-02-06 | 1 | -1/+1 |
* | integrity: IMA policy | Mimi Zohar | 2009-02-06 | 1 | -3/+290 |
* | integrity: IMA as an integrity service provider | Mimi Zohar | 2009-02-06 | 1 | -0/+126 |