summaryrefslogtreecommitdiffstats
path: root/kernel/module_signing.c
Commit message (Expand)AuthorAgeFilesLines
* 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