index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_policy.c
Age
Commit message (
Expand
)
Author
2010-05-06
Merge branch 'master' into next
James Morris
2010-04-21
IMA: use audit_log_untrusted_string rather than %s
Eric Paris
2010-04-21
IMA: handle comments in policy
Eric Paris
2010-04-21
IMA: handle whitespace better
Eric Paris
2010-04-21
IMA: reject policies with unknown entries
Eric Paris
2010-04-21
IMA: set entry->action to UNKNOWN rather than hard coding
Eric Paris
2010-04-21
IMA: do not allow the same rule to specify the same thing twice
Eric Paris
2010-04-21
ima: handle multiple rules per write
Eric Paris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
2009-05-22
IMA: Add __init notation to ima functions
Eric Paris
2009-05-22
IMA: Minimal IMA policy and boot param for TCB IMA policy
Eric Paris
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
2009-05-15
IMA: do not measure everything opened by root by default
Eric Paris
2009-05-06
integrity: lsm audit rule matching fix
Mimi Zohar
2009-02-12
integrity: audit update
Mimi Zohar
2009-02-06
IMA: fix ima_delete_rules() definition
James Morris
2009-02-06
integrity: IMA policy
Mimi Zohar
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar