aboutsummaryrefslogtreecommitdiff
path: root/include/keys/system_keyring.h
AgeCommit message (Expand)AuthorFilesLines
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