| Commit message (Expand) | Author | Age | Files | Lines |
* | ima: display template format in meas. list if template name length is zero | Roberto Sassu | 2014-10-13 | 1 | -4/+12 |
* | ima: use atomic bit operations to protect policy update interface | Dmitry Kasatkin | 2014-10-11 | 1 | -7/+16 |
* | ima: report policy load status | Dmitry Kasatkin | 2014-10-11 | 1 | -0/+2 |
* | integrity: fix checkpatch errors | Dmitry Kasatkin | 2014-03-07 | 1 | -3/+3 |
* | ima: restore the original behavior for sending data with ima template | Roberto Sassu | 2014-03-07 | 1 | -0/+2 |
* | ima: do not send field length to userspace for digest of ima template | Roberto Sassu | 2013-11-25 | 1 | -3/+11 |
* | ima: switch to new template management mechanism | Roberto Sassu | 2013-10-25 | 1 | -29/+25 |
* | ima: define template fields library and new helpers | Roberto Sassu | 2013-10-25 | 1 | -2/+2 |
* | ima: differentiate between template hash and file data hash sizes | Mimi Zohar | 2013-10-25 | 1 | -5/+5 |
* | ima: fix script messages | Dmitry Kasatkin | 2013-10-25 | 1 | -2/+1 |
* | ima: remove unused cleanup functions | Dmitry Kasatkin | 2012-07-02 | 1 | -10/+0 |
* | ima: free securityfs violations file | Dmitry Kasatkin | 2012-07-02 | 1 | -0/+1 |
* | ima: sparse fix: make ima_open_policy static | James Morris | 2011-09-09 | 1 | -1/+1 |
* | ima: use generic_file_llseek for securityfs | Arnd Bergmann | 2010-08-02 | 1 | -3/+6 |
* | 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: handle multiple rules per write | Eric Paris | 2010-04-21 | 1 | -18/+20 |
|/ |
|
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -5/+5 |
* | seq_file: constify seq_operations | James Morris | 2009-09-23 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 | 1 | -2/+6 |
|\ |
|
| * | IMA: Add __init notation to ima functions | Eric Paris | 2009-05-22 | 1 | -1/+1 |
| * | IMA: remove read permissions on the ima policy file | Eric Paris | 2009-05-15 | 1 | -1/+5 |
* | | rculist: use list_entry_rcu in places where it's appropriate | Jiri Pirko | 2009-04-15 | 1 | -2/+2 |
|/ |
|
* | integrity: audit update | Mimi Zohar | 2009-02-12 | 1 | -1/+1 |
* | integrity: IMA policy open | Mimi Zohar | 2009-02-06 | 1 | -1/+16 |
* | integrity: IMA policy | Mimi Zohar | 2009-02-06 | 1 | -1/+66 |
* | integrity: IMA display | Mimi Zohar | 2009-02-06 | 1 | -0/+296 |