summaryrefslogtreecommitdiffstats
path: root/kernel/modsign_pubkey.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-251-104/+0
* kernel/modsign_pubkey.c: fix init const for module signing codeAndi Kleen2013-09-111-3/+3
* keys: use keyring_alloc() to create module signing keyringDavid Howells2012-12-201-9/+6
* MODSIGN: Avoid using .incbin in C sourceTakashi Iwai2012-12-141-6/+0
* modsign: add symbol prefix to certificate listJames Hogan2012-12-031-2/+2
* MODSIGN: Provide module signing public keys to the kernelDavid Howells2012-10-101-0/+113