aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_main.c
Commit message (Expand)AuthorAge
* VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-14
|\
| * evm: skip replacing EVM signature with HMAC on read-only filesystemDmitry Kasatkin2014-10-07
* | evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-10-28
|/
* evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin2014-09-09
* evm: prevent passing integrity check if xattr read failsDmitry Kasatkin2014-09-08
* evm: fix checkpatch warningsDmitry Kasatkin2014-09-02
* evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar2014-06-12
* evm: provide option to protect additional SMACK xattrsDmitry Kasatkin2014-06-12
* evm: replace HMAC version with attribute maskDmitry Kasatkin2014-06-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * get rid of pointless checks for NULL ->i_opAl Viro2014-04-01
* | security: integrity: Use a more current logging styleJoe Perches2014-03-07
|/
* ima: pass full xattr with the signatureDmitry Kasatkin2013-10-25
* xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
* evm: audit integrity metadata failuresMimi Zohar2013-06-20
* evm: add file system uuid to EVM hmacDmitry Kasatkin2013-02-06
* evm: remove unused cleanup functionsDmitry Kasatkin2013-01-16
* ima: integrity appraisal extensionMimi Zohar2012-09-07
* evm: digital signature verification supportDmitry Kasatkin2011-11-09
* evm: permit mode bits to be updatedMimi Zohar2011-09-14
* evm: posix acls modify i_modeMimi Zohar2011-09-14
* evm: limit verifying current security.evm integrityMimi Zohar2011-09-14
* evm: fix evm_inode_init_security return codeMimi Zohar2011-08-11
* evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar2011-07-18
* evm: permit only valid security.evm xattrs to be updatedMimi Zohar2011-07-18
* evm: replace hmac_status with evm_statusDmitry Kasatkin2011-07-18
* evm: evm_verify_hmac must not return INTEGRITY_UNKNOWNDmitry Kasatkin2011-07-18
* evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin2011-07-18
* evm: crypto hash replaced by shashDmitry Kasatkin2011-07-18
* evm: add evm_inode_init_security to initialize new filesMimi Zohar2011-07-18
* security: imbed evm calls in security hooksMimi Zohar2011-07-18
* evm: add support for different security.evm data typesDmitry Kasatkin2011-07-18
* evm: re-releaseMimi Zohar2011-07-18