summaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_secfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1Star
* audit: link integrity evm_write_xattrs record to syscall eventRichard Guy Briggs2019-03-271-5/+5
* security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-121-1/+1
* EVM: fix return value check in evm_write_xattrs()Wei Yongjun2018-07-221-2/+2
* 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/+3Star
* 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/+0Star
* evm: re-releaseMimi Zohar2011-07-181-0/+108