aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/evm/evm_secfs.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-03-27audit: link integrity evm_write_xattrs record to syscall eventRichard Guy Briggs
2018-12-12security: audit and remove any unnecessary uses of module.hPaul Gortmaker
2018-07-22EVM: fix return value check in evm_write_xattrs()Wei Yongjun
2018-06-01EVM: unlock on error path in evm_read_xattrs()Dan Carpenter
2018-05-31EVM: prevent array underflow in evm_write_xattrs()Dan Carpenter
2018-05-31EVM: Fix null dereference on xattr when xattr fails to allocateColin Ian King
2018-05-31EVM: fix memory leak of temporary buffer 'temp'Colin Ian King
2018-05-18EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett
2018-05-17integrity: Add an integrity directory in securityfsMatthew Garrett
2017-12-11EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett
2017-11-08EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett
2015-12-15evm: provide a function to set the EVM key from the kernelDmitry Kasatkin
2015-12-15evm: enable EVM when X509 certificate is loadedDmitry Kasatkin
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2013-01-16evm: remove unused cleanup functionsDmitry Kasatkin
2011-07-18evm: re-releaseMimi Zohar