aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2013-02-22new helper: file_inode(file)Al Viro1-3/+3
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin1-3/+3
2013-01-16ima: move full pathname resolution to separate functionDmitry Kasatkin1-0/+17
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar1-2/+2
2012-12-14ima: support new kernel module syscallMimi Zohar1-2/+2
2012-09-13ima: audit log hashesPeter Moody1-1/+31
2012-09-12ima: rename ima_must_appraise_or_measureDmitry Kasatkin1-2/+2
2012-09-07ima: add support for different security.ima data typesMimi Zohar1-3/+3
2012-09-07ima: integrity appraisal extensionMimi Zohar1-14/+36
2012-07-02ima: use full pathnames in measurement listMimi Zohar1-1/+3
2011-12-19ima: free duplicate measurement memoryRoberto Sassu1-2/+2
2011-07-18integrity: move ima inode integrity data managementMimi Zohar1-3/+4
2011-02-23ima: remove unnecessary call to ima_must_measureMimi Zohar1-10/+3
2010-10-26IMA: move read counter into struct inodeEric Paris1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar1-2/+2
2009-02-12integrity: audit updateMimi Zohar1-1/+1
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+190