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