| Commit message (Expand) | Author | Age | Files | Lines |
* | security: pass down mount idmapping to setattr hook | Christian Brauner | 2022-06-26 | 1 | -2/+4 |
* | ima: Define new template fields xattrnames, xattrlengths and xattrvalues | Roberto Sassu | 2021-06-02 | 1 | -0/+10 |
* | evm: Verify portable signatures against all protected xattrs | Roberto Sassu | 2021-06-01 | 1 | -0/+6 |
* | evm: Pass user namespace to set/remove xattr hooks | Roberto Sassu | 2021-05-21 | 1 | -4/+8 |
* | evm: Introduce evm_revalidate_status() | Roberto Sassu | 2021-05-21 | 1 | -0/+6 |
* | 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 |