aboutsummaryrefslogtreecommitdiff
path: root/include/keys/system_keyring.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-17integrity: PowerVM support for loading third party code signing keysGravatar Nayna Jain 1-0/+4
2023-08-17KEYS: DigitalSignature link restrictionGravatar Eric Snowberg 1-0/+10
2022-05-23certs: Factor out the blacklist hash creationGravatar Mickaël Salaün 1-3/+11
2022-03-08KEYS: Introduce link restriction for machine keysGravatar Eric Snowberg 1-0/+6
2022-03-08KEYS: store reference to machine keyringGravatar Eric Snowberg 1-0/+8
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+7
2021-04-09ima: enable loading of build time generated key on .ima keyringGravatar Nayna Jain 1-0/+7
2021-03-11certs: Add EFI_CERT_X509_GUID support for dbx entriesGravatar Eric Snowberg 1-0/+15
2019-11-12certs: Add wrapper function to check blacklisted binary hashGravatar Nayna Jain 1-0/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Gravatar Thomas Gleixner 1-5/+1
2019-02-04integrity, KEYS: add a reference to platform keyringGravatar Kairui Song 1-0/+8
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsGravatar Mat Martineau 1-2/+4
2017-04-03KEYS: Add a system blacklist keyringGravatar David Howells 1-0/+12
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokGravatar David Howells 1-11/+2
2016-04-11certs: Add a secondary system keyring that can be added to dynamicallyGravatar David Howells 1-0/+9
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDGravatar David Howells 1-1/+0
2016-04-11KEYS: Move the point of trust determination to __key_link()Gravatar David Howells 1-12/+7
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentGravatar David Howells 1-6/+1
2015-12-15IMA: create machine owner and blacklist keyringsGravatar Petko Manolov 1-0/+24
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeGravatar David Howells 1-1/+3
2015-08-07MODSIGN: Extract the blob PKCS#7 signature verifier from module signingGravatar David Howells 1-0/+5
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyGravatar Mimi Zohar 1-1/+9
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingGravatar David Howells 1-0/+23