summaryrefslogtreecommitdiffstats
path: root/Documentation/module-signing.txt
Commit message (Expand)AuthorAgeFilesLines
* Documentation/module-signing.txt: Note need for version info if reusing a keyBen Hutchings2016-07-271-0/+6
* modsign: Fix documentation on module signing enforcement parameter.James Johnston2016-03-121-1/+1
* Move certificate handling to its own directoryDavid Howells2015-08-141-9/+9
* sign-file: Document dependency on OpenSSL devel librariesDavid Howells2015-08-121-0/+3
* modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-071-4/+11
* modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-071-5/+4
* modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-071-6/+5
* modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-071-5/+26
* modsign: Allow password to be specified for signing keyDavid Woodhouse2015-08-071-0/+3
* modsign: change default key detailsDavid Howells2015-04-301-3/+3
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-061-1/+2
|\
| * Use 'E' instead of 'X' for unsigned module taint flag.Rusty Russell2014-03-311-1/+1
| * Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-131-1/+2
* | doc: Insert MODULE_ in module-signing macrosPaul Bolle2014-02-201-5/+5
|/
* Add Documentation/module-signing.txt fileJames Solner2013-12-131-0/+240