summaryrefslogtreecommitdiffstats
path: root/security/integrity/evm
AgeCommit message (Expand)AuthorLines
2012-01-09Merge branch 'next' into for-linusJames Morris-36/+146
2011-12-20evm: prevent racing during tfm allocationDmitry Kasatkin-0/+9
2011-12-20evm: key must be set once during initializationDmitry Kasatkin-4/+6
2011-12-08evm: prevent racing during tfm allocationDmitry Kasatkin-3/+11
2011-12-08evm: key must be set once during initializationDmitry Kasatkin-7/+8
2011-11-09evm: digital signature verification supportDmitry Kasatkin-30/+142
2011-09-14evm: permit mode bits to be updatedMimi Zohar-17/+13
2011-09-14evm: posix acls modify i_modeMimi Zohar-5/+46
2011-09-14evm: limit verifying current security.evm integrityMimi Zohar-34/+24
2011-09-14evm: remove TCG_TPM dependencyMimi Zohar-2/+1
2011-08-18evm: add Kconfig TCG_TPM dependencyMimi Zohar-1/+1
2011-08-11evm: fix evm_inode_init_security return codeMimi Zohar-1/+1
2011-08-09EVM: ensure trusted and encypted key symbols are available to EVMJames Morris-1/+3
2011-07-18evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar-0/+15
2011-07-18evm: permit only valid security.evm xattrs to be updatedMimi Zohar-14/+63
2011-07-18evm: replace hmac_status with evm_statusDmitry Kasatkin-7/+7
2011-07-18evm: evm_verify_hmac must not return INTEGRITY_UNKNOWNDmitry Kasatkin-6/+5
2011-07-18evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin-10/+8
2011-07-18evm: crypto hash replaced by shashDmitry Kasatkin-45/+57
2011-07-18evm: add evm_inode_init_security to initialize new filesMimi Zohar-0/+61
2011-07-18security: imbed evm calls in security hooksMimi Zohar-0/+1
2011-07-18evm: add support for different security.evm data typesDmitry Kasatkin-9/+12
2011-07-18evm: re-releaseMimi Zohar-0/+626