| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-04-09 | evm: Store and detect metadata inode attributes changes | Stefan Berger | 1 | -2/+4 |
| 2024-04-08 | integrity: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-02-15 | evm: Make it independent from 'integrity' LSM | Roberto Sassu | 1 | -0/+19 |
| 2023-07-10 | evm: Support multiple LSMs providing an xattr | Roberto Sassu | 1 | -1/+3 |
| 2022-05-16 | evm: Clean up some variables | Stefan Berger | 1 | -3/+0 |
| 2021-06-01 | evm: Verify portable signatures against all protected xattrs | Roberto Sassu | 1 | -0/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -5/+1 |
| 2018-07-18 | evm: Allow non-SHA1 digital signatures | Matthew Garrett | 1 | -2/+8 |
| 2018-05-18 | EVM: turn evm_config_xattrnames into a list | Matthew Garrett | 1 | -1/+6 |
| 2018-03-23 | evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c | HernĂ¡n Gonzalez | 1 | -2/+0 |
| 2017-12-11 | EVM: Add support for portable signature format | Matthew Garrett | 1 | -1/+1 |
| 2017-12-11 | EVM: Allow userland to permit modification of EVM-protected metadata | Matthew Garrett | 1 | -2/+5 |
| 2017-11-08 | EVM: Allow userspace to signal an RSA key has been loaded | Matthew Garrett | 1 | -0/+3 |
| 2015-12-15 | evm: enable EVM when X509 certificate is loaded | Dmitry Kasatkin | 1 | -0/+3 |
| 2014-06-12 | evm: replace HMAC version with attribute mask | Dmitry Kasatkin | 1 | -1/+4 |
| 2014-03-07 | integrity: fix checkpatch errors | Dmitry Kasatkin | 1 | -14/+14 |
| 2013-02-06 | evm: add file system uuid to EVM hmac | Dmitry Kasatkin | 1 | -0/+1 |
| 2013-01-16 | evm: remove unused cleanup functions | Dmitry Kasatkin | 1 | -1/+0 |
| 2011-11-09 | evm: digital signature verification support | Dmitry Kasatkin | 1 | -0/+12 |
| 2011-07-18 | evm: crypto hash replaced by shash | Dmitry Kasatkin | 1 | -0/+2 |
| 2011-07-18 | evm: add evm_inode_init_security to initialize new files | Mimi Zohar | 1 | -0/+3 |
| 2011-07-18 | evm: re-release | Mimi Zohar | 1 | -0/+33 |