linux/security/integrity/ima
Mimi Zohar d1625436b4 ima: limit imbalance msg
Limit the number of imbalance messages to once per filesystem type instead of
once per system boot.  (it's actually slightly racy and could give you a
couple per fs, but this isn't a real issue)

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-16 12:16:48 -05:00
..
Kconfig LSM: imbed ima calls in the security hooks 2009-10-25 12:22:48 +08:00
Makefile
ima.h ima: call ima_inode_free ima_inode_free 2009-12-16 12:16:46 -05:00
ima_api.c
ima_audit.c
ima_crypto.c ima: hashing large files bug fix 2009-08-24 14:58:29 +10:00
ima_fs.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
ima_iint.c ima: call ima_inode_free ima_inode_free 2009-12-16 12:16:46 -05:00
ima_init.c
ima_main.c ima: limit imbalance msg 2009-12-16 12:16:48 -05:00
ima_policy.c
ima_queue.c