Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | evm: provide a function to set the EVM key from the kernel | Dmitry Kasatkin | 2015-12-15 | 1 | -0/+7 |
* | Remove spurious _H suffixes from ifdef comments | Paul Bolle | 2013-03-27 | 1 | -1/+1 |
* | evm: posix acls modify i_mode | Mimi Zohar | 2011-09-14 | 1 | -0/+8 |
* | evm: fix evm_inode_init_security return code | Mimi Zohar | 2011-08-11 | 1 | -1/+1 |
* | evm: building without EVM enabled fixes | Mimi Zohar | 2011-08-11 | 1 | -1/+1 |
* | evm: add evm_inode_setattr to prevent updating an invalid security.evm | Mimi Zohar | 2011-07-18 | 1 | -0/+6 |
* | evm: additional parameter to pass integrity cache entry 'iint' | Dmitry Kasatkin | 2011-07-18 | 1 | -2/+6 |
* | evm: add evm_inode_init_security to initialize new files | Mimi Zohar | 2011-07-18 | 1 | -0/+11 |
* | evm: imbed evm_inode_post_setattr | Mimi Zohar | 2011-07-18 | 1 | -0/+6 |
* | evm: evm_inode_post_removexattr | Mimi Zohar | 2011-07-18 | 1 | -0/+9 |
* | security: imbed evm calls in security hooks | Mimi Zohar | 2011-07-18 | 1 | -0/+56 |