summaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* evm: replace HMAC version with attribute maskDmitry Kasatkin2014-06-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-1/+1
|\
| * get rid of pointless checks for NULL ->i_opAl Viro2014-04-011-1/+1
* | integrity: fix checkpatch errorsDmitry Kasatkin2014-03-071-2/+2
* | security: integrity: Use a more current logging styleJoe Perches2014-03-071-1/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-211-0/+3
|\
| * evm: add file system uuid to EVM hmacDmitry Kasatkin2013-02-061-0/+3
* | evm: checking if removexattr is not a NULLDmitry Kasatkin2013-01-221-2/+2
|/
* userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman2012-09-211-2/+2
* Merge branch 'next' into for-linusJames Morris2012-01-091-23/+53
|\
| * evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-081-3/+11
| * evm: key must be set once during initializationDmitry Kasatkin2011-12-081-7/+8
| * evm: digital signature verification supportDmitry Kasatkin2011-11-091-17/+49
* | evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-201-0/+9
* | evm: key must be set once during initializationDmitry Kasatkin2011-12-201-4/+6
|/
* evm: crypto hash replaced by shashDmitry Kasatkin2011-07-181-42/+52
* evm: add evm_inode_init_security to initialize new filesMimi Zohar2011-07-181-0/+20
* evm: add support for different security.evm data typesDmitry Kasatkin2011-07-181-4/+7
* evm: re-releaseMimi Zohar2011-07-181-0/+183
OpenPOWER on IntegriCloud