index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima.h
Age
Commit message (
Expand
)
Author
2011-02-23
ima: remove unnecessary call to ima_must_measure
Mimi Zohar
2010-10-26
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
2010-10-26
IMA: move read counter into struct inode
Eric Paris
2010-10-26
IMA: use i_writecount rather than a private counter
Eric Paris
2010-10-26
IMA: use inode->i_lock to protect read and write counters
Eric Paris
2010-10-26
IMA: convert internal flags from long to char
Eric Paris
2010-10-26
IMA: use unsigned int instead of long for counters
Eric Paris
2010-10-26
IMA: drop the inode opencount since it isn't needed for operation
Eric Paris
2010-10-26
IMA: use rbtree instead of radix tree for inode information cache
Eric Paris
2010-09-08
ima: always maintain counters
Mimi Zohar
2010-04-21
ima: handle multiple rules per write
Eric Paris
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
2010-02-07
ima: initialize ima before inodes can be allocated
Eric Paris
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
2009-12-16
ima: only insert at inode creation time
Eric Paris
2009-02-12
integrity: audit update
Mimi Zohar
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
2009-02-06
integrity: IMA policy
Mimi Zohar
2009-02-06
integrity: IMA display
Mimi Zohar
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar