summaryrefslogtreecommitdiff
path: root/certs/blacklist.c
AgeCommit message (Expand)Author
2023-02-13certs: don't try to update blacklist keysThomas Weißschuh
2023-02-13certs: make blacklisted hash available in klogThomas Weißschuh
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeDavid Howells
2022-05-23certs: Explain the rationale to call panic()Mickaël Salaün
2022-05-23certs: Allow root user to append signed hashes to the blacklist keyringMickaël Salaün
2022-05-23certs: Make blacklist_vet_description() more strictMickaël Salaün
2022-05-23certs: Factor out the blacklist hash creationMickaël Salaün
2021-03-11certs: Add ability to preload revocation certsEric Snowberg
2021-03-11certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2021-01-21certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}IDMickaël Salaün
2021-01-21certs: Fix blacklist flag type confusionDavid Howells
2021-01-21certs: Fix blacklisted hexadecimal hash string checkMickaël Salaün
2021-01-21certs/blacklist: fix kernel doc interface issueAlex Shi
2019-11-12certs: Add wrapper function to check blacklisted binary hashNayna Jain
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-04-03KEYS: Add a system blacklist keyringDavid Howells