| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-21 | keys: drop shadowing dead prototype | Christian Göttsche | 1 | -1/+1 |
| 2023-08-17 | integrity: PowerVM support for loading third party code signing keys | Nayna Jain | 1 | -0/+4 |
| 2023-08-17 | KEYS: DigitalSignature link restriction | Eric Snowberg | 1 | -0/+10 |
| 2022-05-23 | certs: Factor out the blacklist hash creation | Mickaël Salaün | 1 | -3/+11 |
| 2022-03-08 | KEYS: Introduce link restriction for machine keys | Eric Snowberg | 1 | -0/+6 |
| 2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg | 1 | -0/+8 |
| 2021-05-01 | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
| 2021-04-09 | ima: enable loading of build time generated key on .ima keyring | Nayna Jain | 1 | -0/+7 |
| 2021-03-11 | certs: Add EFI_CERT_X509_GUID support for dbx entries | Eric Snowberg | 1 | -0/+15 |
| 2019-11-12 | certs: Add wrapper function to check blacklisted binary hash | Nayna Jain | 1 | -0/+6 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
| 2019-02-04 | integrity, KEYS: add a reference to platform keyring | Kairui Song | 1 | -0/+8 |
| 2017-04-03 | KEYS: Split role of the keyring pointer for keyring restrict functions | Mat Martineau | 1 | -2/+4 |
| 2017-04-03 | KEYS: Add a system blacklist keyring | David Howells | 1 | -0/+12 |
| 2016-04-11 | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells | 1 | -11/+2 |
| 2016-04-11 | certs: Add a secondary system keyring that can be added to dynamically | David Howells | 1 | -0/+9 |
| 2016-04-11 | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED | David Howells | 1 | -1/+0 |
| 2016-04-11 | KEYS: Move the point of trust determination to __key_link() | David Howells | 1 | -12/+7 |
| 2016-04-06 | KEYS: Generalise system_verify_data() to provide access to internal content | David Howells | 1 | -6/+1 |
| 2015-12-15 | IMA: create machine owner and blacklist keyrings | Petko Manolov | 1 | -0/+24 |
| 2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 1 | -1/+3 |
| 2015-08-07 | MODSIGN: Extract the blob PKCS#7 signature verifier from module signing | David Howells | 1 | -0/+5 |
| 2014-07-17 | KEYS: verify a certificate is signed by a 'trusted' key | Mimi Zohar | 1 | -1/+9 |
| 2013-09-25 | KEYS: Separate the kernel signature checking keyring from module signing | David Howells | 1 | -0/+23 |