aboutsummaryrefslogtreecommitdiffstats
path: root/certs/blacklist.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-11certs: Add ability to preload revocation certsEric Snowberg1-0/+21
2021-03-11certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg1-0/+43
2021-01-21certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}IDMickaël Salaün1-2/+2
2021-01-21certs: Fix blacklist flag type confusionDavid Howells1-1/+1
2021-01-21certs: Fix blacklisted hexadecimal hash string checkMickaël Salaün1-1/+1
2021-01-21certs/blacklist: fix kernel doc interface issueAlex Shi1-1/+1
2019-11-12certs: Add wrapper function to check blacklisted binary hashNayna Jain1-0/+9
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds1-2/+5
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-5/+2
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-5/+2
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-04-03KEYS: Add a system blacklist keyringDavid Howells1-0/+174