summaryrefslogtreecommitdiffstats
path: root/include/keys/system_keyring.h
AgeCommit message (Expand)AuthorLines
2022-05-23certs: Factor out the blacklist hash creationMickaël Salaün-3/+11
2022-03-08KEYS: Introduce link restriction for machine keysEric Snowberg-0/+6
2022-03-08KEYS: store reference to machine keyringEric Snowberg-0/+8
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+7
2021-04-09ima: enable loading of build time generated key on .ima keyringNayna Jain-0/+7
2021-03-11certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg-0/+15
2019-11-12certs: Add wrapper function to check blacklisted binary hashNayna Jain-0/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-5/+1
2019-02-04integrity, KEYS: add a reference to platform keyringKairui Song-0/+8
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau-2/+4
2017-04-03KEYS: Add a system blacklist keyringDavid Howells-0/+12
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells-11/+2
2016-04-11certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells-0/+9
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells-1/+0
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells-12/+7
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells-6/+1
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov-0/+24
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells-1/+3
2015-08-07MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells-0/+5
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar-1/+9
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells-0/+23