aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/evm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-02ima: Define new template fields xattrnames, xattrlengths and xattrvaluesRoberto Sassu1-0/+10
2021-06-01evm: Verify portable signatures against all protected xattrsRoberto Sassu1-0/+6
2021-05-21evm: Pass user namespace to set/remove xattr hooksRoberto Sassu1-4/+8
2021-05-21evm: Introduce evm_revalidate_status()Roberto Sassu1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-12-15evm: provide a function to set the EVM key from the kernelDmitry Kasatkin1-0/+7
2013-03-27Remove spurious _H suffixes from ifdef commentsPaul Bolle1-1/+1
2011-09-14evm: posix acls modify i_modeMimi Zohar1-0/+8
2011-08-11evm: fix evm_inode_init_security return codeMimi Zohar1-1/+1
2011-08-11evm: building without EVM enabled fixesMimi Zohar1-1/+1
2011-07-18evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar1-0/+6
2011-07-18evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin1-2/+6
2011-07-18evm: add evm_inode_init_security to initialize new filesMimi Zohar1-0/+11
2011-07-18evm: imbed evm_inode_post_setattrMimi Zohar1-0/+6
2011-07-18evm: evm_inode_post_removexattrMimi Zohar1-0/+9
2011-07-18security: imbed evm calls in security hooksMimi Zohar1-0/+56