summaryrefslogtreecommitdiffstats
path: root/certs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* certs: Add support for using elliptic curve keys for signing modulesStefan Berger2021-08-231-0/+13
* certs: Trigger creation of RSA module signing key if it's not an RSA keyStefan Berger2021-08-231-0/+8
* Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-011-0/+10
|\
| * ima: ensure IMA_APPRAISE_MODSIG has necessary dependenciesNayna Jain2021-04-261-0/+2
| * ima: enable signing of modules with build time generated keyNayna Jain2021-04-091-0/+8
* | certs: Add ability to preload revocation certsEric Snowberg2021-03-111-2/+17
* | certs: Move load_system_certificate_list to a common functionEric Snowberg2021-03-111-1/+1
|/
* kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-061-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* modsign: add markers to endif-statements in certs/MakefileJarkko Sakkinen2017-07-141-3/+3
* KEYS: Add a system blacklist keyringDavid Howells2017-04-031-0/+6
* modsign: hide openssl output in silent buildsArnd Bergmann2016-02-261-14/+19
* modsign: Handle signing key in source treeDavid Woodhouse2015-08-141-54/+0
* modsign: Use if_changed rule for extracting cert from module signing keyDavid Woodhouse2015-08-141-2/+3
* Move certificate handling to its own directoryDavid Howells2015-08-141-0/+147