summaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_secfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* EVM: unlock on error path in evm_read_xattrs()Dan Carpenter2018-06-011-1/+3
* EVM: prevent array underflow in evm_write_xattrs()Dan Carpenter2018-05-311-1/+1
* EVM: Fix null dereference on xattr when xattr fails to allocateColin Ian King2018-05-311-2/+4
* EVM: fix memory leak of temporary buffer 'temp'Colin Ian King2018-05-311-0/+2
* EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett2018-05-181-0/+173
* integrity: Add an integrity directory in securityfsMatthew Garrett2018-05-171-3/+24
* EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett2017-12-111-3/+17
* EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett2017-11-081-12/+17
* evm: provide a function to set the EVM key from the kernelDmitry Kasatkin2015-12-151-7/+3
* evm: enable EVM when X509 certificate is loadedDmitry Kasatkin2015-12-151-2/+2
* security: integrity: Use a more current logging styleJoe Perches2014-03-071-2/+4
* evm: remove unused cleanup functionsDmitry Kasatkin2013-01-161-6/+0
* evm: re-releaseMimi Zohar2011-07-181-0/+108