summaryrefslogtreecommitdiffstats
path: root/certs/blacklist.c
Commit message (Expand)AuthorAgeFilesLines
* certs: Add ability to preload revocation certsEric Snowberg2021-03-111-0/+21
* certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg2021-03-111-0/+43
* certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}IDMickaël Salaün2021-01-211-2/+2
* certs: Fix blacklist flag type confusionDavid Howells2021-01-211-1/+1
* certs: Fix blacklisted hexadecimal hash string checkMickaël Salaün2021-01-211-1/+1
* certs/blacklist: fix kernel doc interface issueAlex Shi2021-01-211-1/+1
* certs: Add wrapper function to check blacklisted binary hashNayna Jain2019-11-121-0/+9
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-2/+5
* Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-5/+2
|\
| * keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-5/+2
* | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\|
| * keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
|/
* scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-081-1/+1
* KEYS: Add a system blacklist keyringDavid Howells2017-04-031-0/+174