aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/module_signing.c
Commit message (Expand)AuthorAge
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-25
* KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-25
* KEYS: Rename public key parameter name arraysDavid Howells2013-09-25
* MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells2012-12-04
* module_signing: fix printk format warningRandy Dunlap2012-10-22
* MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells2012-10-19
* MODSIGN: Implement module signature checkingDavid Howells2012-10-10
* module: signature checking hookRusty Russell2012-10-10