aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/keys/system_keyring.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12certs: Add wrapper function to check blacklisted binary hashNayna Jain1-0/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2019-02-04integrity, KEYS: add a reference to platform keyringKairui Song1-0/+8
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau1-2/+4
2017-04-03KEYS: Add a system blacklist keyringDavid Howells1-0/+12
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-11/+2
2016-04-11certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells1-0/+9
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells1-1/+0
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells1-12/+7
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells1-6/+1
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov1-0/+24
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-1/+3
2015-08-07MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells1-0/+5
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar1-1/+9
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells1-0/+23