| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-22 | ima,evm: move initcalls to the LSM framework | Roberto Sassu | 1 | -0/+2 |
| 2024-10-09 | integrity: Use static_assert() to check struct sizes | Gustavo A. R. Silva | 1 | -0/+4 |
| 2024-04-08 | integrity: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -3/+9 |
| 2024-02-15 | integrity: Remove LSM | Roberto Sassu | 1 | -25/+0 |
| 2024-02-15 | ima: Make it independent from 'integrity' LSM | Roberto Sassu | 1 | -53/+0 |
| 2024-02-15 | evm: Make it independent from 'integrity' LSM | Roberto Sassu | 1 | -1/+0 |
| 2024-02-15 | ima: Move to LSM infrastructure | Roberto Sassu | 1 | -0/+1 |
| 2023-10-31 | ima: detect changes to the backing overlay file | Mimi Zohar | 1 | -0/+2 |
| 2023-08-17 | integrity: check whether imputed trust is enabled | Nayna Jain | 1 | -2/+3 |
| 2022-05-05 | ima: support fs-verity file digest based version 3 signatures | Mimi Zohar | 1 | -2/+24 |
| 2022-05-05 | ima: permit fsverity's file digests in the IMA measurement list | Mimi Zohar | 1 | -0/+1 |
| 2022-03-21 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+12 |
| 2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg | 1 | -0/+5 |
| 2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg | 1 | -1/+11 |
| 2022-02-15 | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar | 1 | -0/+10 |
| 2022-02-15 | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar | 1 | -2/+2 |
| 2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
| 2020-07-16 | integrity: Add errno field in audit message | Lakshmi Ramasubramanian | 1 | -0/+13 |
| 2020-06-15 | ima: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi | 1 | -0/+6 |
| 2019-11-12 | ima: Check against blacklisted hashes for files with modsig | Nayna Jain | 1 | -0/+1 |
| 2019-08-05 | ima: Implement support for module-style appended signatures | Thiago Jung Bauermann | 1 | -0/+19 |
| 2019-08-05 | ima: Add modsig appraise_type option for module-style appended signatures | Thiago Jung Bauermann | 1 | -0/+1 |
| 2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+2 |
| 2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
| 2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+4 |
| 2019-06-30 | integrity: Introduce struct evm_xattr | Thiago Jung Bauermann | 1 | -0/+6 |
| 2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 1 | -2/+4 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -6/+1 |
| 2018-12-17 | integrity: Remove references to module keyring | Thiago Jung Bauermann | 1 | -3/+2 |
| 2018-12-12 | integrity: Load certs to the platform keyring | Nayna Jain | 1 | -0/+20 |
| 2018-12-12 | integrity: Define a trusted platform keyring | Nayna Jain | 1 | -1/+2 |
| 2018-07-18 | ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set | Stefan Berger | 1 | -0/+15 |
| 2018-05-17 | integrity: Add an integrity directory in securityfs | Matthew Garrett | 1 | -0/+2 |
| 2018-03-25 | integrity: Remove unused macro IMA_ACTION_RULE_FLAGS | Thiago Jung Bauermann | 1 | -1/+0 |
| 2018-03-23 | ima: fail signature verification based on policy | Mimi Zohar | 1 | -0/+1 |
| 2018-03-23 | IMA: Support using new creds in appraisal policy | Matthew Garrett | 1 | -2/+7 |
| 2017-12-18 | ima: support new "hash" and "dont_hash" policy actions | Mimi Zohar | 1 | -10/+13 |
| 2017-12-11 | ima: re-introduce own integrity cache lock | Dmitry Kasatkin | 1 | -5/+13 |
| 2017-12-11 | EVM: Add support for portable signature format | Matthew Garrett | 1 | -0/+2 |
| 2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig | 1 | -2/+0 |
| 2017-06-21 | integrity: Small code improvements | Thiago Jung Bauermann | 1 | -3/+4 |
| 2016-06-30 | integrity: add measured_pcrs field to integrity cache | Eric Richter | 1 | -0/+1 |
| 2016-05-01 | ima: fix ima_inode_post_setattr | Mimi Zohar | 1 | -0/+1 |
| 2016-03-04 | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 1 | -1/+1 |
| 2016-03-03 | X.509: Make algo identifiers text instead of enum | David Howells | 1 | -1/+1 |
| 2016-02-21 | ima: remove firmware and module specific cached status info | Mimi Zohar | 1 | -12/+4 |
| 2016-02-20 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 1 | -2/+5 |
| 2015-12-15 | evm: load an x509 certificate from the kernel | Dmitry Kasatkin | 1 | -0/+8 |
| 2015-11-23 | integrity: define '.evm' as a builtin 'trusted' keyring | Dmitry Kasatkin | 1 | -3/+2 |
| 2015-05-21 | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin | 1 | -1/+1 |
| 2014-12-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -4/+15 |
| 2014-11-17 | ima: load x509 certificate from the kernel | Dmitry Kasatkin | 1 | -0/+8 |
| 2014-11-17 | integrity: provide a function to load x509 certificate from the kernel | Dmitry Kasatkin | 1 | -0/+2 |
| 2014-11-17 | integrity: define a new function integrity_read_file() | Dmitry Kasatkin | 1 | -0/+4 |
| 2014-10-28 | ima: check xattr value length and type in the ima_inode_setxattr() | Dmitry Kasatkin | 1 | -0/+1 |
| 2014-10-07 | integrity: add missing '__init' keyword for integrity_init_keyring() | Dmitry Kasatkin | 1 | -1/+1 |
| 2014-10-07 | ima: check ima_policy_flag in the ima_file_free() hook | Dmitry Kasatkin | 1 | -3/+0 |
| 2014-09-09 | integrity: remove declaration of non-existing functions | Dmitry Kasatkin | 1 | -1/+0 |
| 2014-09-08 | ima: provide flag to identify new empty files | Dmitry Kasatkin | 1 | -0/+1 |
| 2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar | 1 | -2/+7 |
| 2014-07-17 | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar | 1 | -0/+5 |
| 2014-06-03 | ima: audit log files opened with O_DIRECT flag | Mimi Zohar | 1 | -0/+1 |
| 2013-11-23 | Revert "ima: define '_ima' as a builtin 'trusted' keyring" | Linus Torvalds | 1 | -7/+0 |
| 2013-10-31 | ima: define '_ima' as a builtin 'trusted' keyring | Mimi Zohar | 1 | -0/+7 |
| 2013-10-26 | ima: provide hash algo info in the xattr | Dmitry Kasatkin | 1 | -1/+12 |
| 2013-10-25 | ima: use dynamically allocated hash storage | Dmitry Kasatkin | 1 | -2/+2 |
| 2013-10-25 | ima: pass full xattr with the signature | Dmitry Kasatkin | 1 | -0/+1 |
| 2013-10-25 | ima: read and use signature hash algorithm | Dmitry Kasatkin | 1 | -0/+11 |
| 2013-10-25 | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin | 1 | -3/+12 |
| 2013-10-25 | ima: fix script messages | Dmitry Kasatkin | 1 | -1/+1 |
| 2013-06-20 | integrity: move integrity_audit_msg() | Mimi Zohar | 1 | -0/+14 |
| 2013-02-06 | ima: digital signature verification using asymmetric keys | Dmitry Kasatkin | 1 | -0/+12 |
| 2013-01-22 | ima: per hook cache integrity appraisal status | Mimi Zohar | 1 | -4/+22 |
| 2013-01-22 | ima: increase iint flag size | Mimi Zohar | 1 | -12/+12 |
| 2013-01-22 | ima: added policy support for 'security.ima' type | Dmitry Kasatkin | 1 | -0/+2 |
| 2013-01-16 | integrity: reduce storage size for ima_status and evm_status | Dmitry Kasatkin | 1 | -2/+2 |
| 2012-09-19 | ima: change flags container data type | Dmitry Kasatkin | 1 | -1/+1 |
| 2012-09-13 | ima: audit log hashes | Peter Moody | 1 | -2/+5 |
| 2012-09-13 | ima: generic IMA action flag handling | Dmitry Kasatkin | 1 | -6/+12 |
| 2012-09-07 | ima: digital signature verification support | Dmitry Kasatkin | 1 | -0/+1 |
| 2012-09-07 | ima: add support for different security.ima data types | Mimi Zohar | 1 | -1/+1 |
| 2012-09-07 | ima: integrity appraisal extension | Mimi Zohar | 1 | -2/+6 |
| 2012-01-18 | integrity: digital signature config option name change | Dmitry Kasatkin | 1 | -2/+2 |
| 2011-11-09 | integrity: digital signature verification using multiple keyrings | Dmitry Kasatkin | 1 | -0/+21 |
| 2011-09-09 | integrity: sparse fix: move iint_initialized to integrity.h | James Morris | 1 | -0/+3 |
| 2011-07-18 | evm: replace hmac_status with evm_status | Dmitry Kasatkin | 1 | -1/+1 |
| 2011-07-18 | evm: add support for different security.evm data types | Dmitry Kasatkin | 1 | -0/+11 |
| 2011-07-18 | evm: re-release | Mimi Zohar | 1 | -0/+1 |
| 2011-07-18 | integrity: move ima inode integrity data management | Mimi Zohar | 1 | -0/+35 |