aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_secfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01EVM: unlock on error path in evm_read_xattrs()Dan Carpenter1-1/+3
2018-05-31EVM: prevent array underflow in evm_write_xattrs()Dan Carpenter1-1/+1
2018-05-31EVM: Fix null dereference on xattr when xattr fails to allocateColin Ian King1-2/+4
2018-05-31EVM: fix memory leak of temporary buffer 'temp'Colin Ian King1-0/+2
2018-05-18EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett1-0/+173
2018-05-17integrity: Add an integrity directory in securityfsMatthew Garrett1-3/+24
2017-12-11EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett1-3/+17
2017-11-08EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett1-12/+17
2015-12-15evm: provide a function to set the EVM key from the kernelDmitry Kasatkin1-7/+3
2015-12-15evm: enable EVM when X509 certificate is loadedDmitry Kasatkin1-2/+2
2014-03-07security: integrity: Use a more current logging styleJoe Perches1-2/+4
2013-01-16evm: remove unused cleanup functionsDmitry Kasatkin1-6/+0
2011-07-18evm: re-releaseMimi Zohar1-0/+108