summaryrefslogtreecommitdiffstats
path: root/kernel/module_signing.c
Commit message (Expand)AuthorAgeFilesLines
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-4/+4
* KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-251-1/+2
* KEYS: Rename public key parameter name arraysDavid Howells2013-09-251-2/+2
* MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells2012-12-051-7/+7
* module_signing: fix printk format warningRandy Dunlap2012-10-221-1/+1
* MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells2012-10-191-9/+15
* MODSIGN: Implement module signature checkingDavid Howells2012-10-101-1/+221
* module: signature checking hookRusty Russell2012-10-101-0/+23
OpenPOWER on IntegriCloud