summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-07-27Documentation/module-signing.txt: Note need for version info if reusing a keyBen Hutchings1-0/+6
2016-03-12modsign: Fix documentation on module signing enforcement parameter.James Johnston1-1/+1
2015-08-14Move certificate handling to its own directoryDavid Howells10-195/+212
2015-08-12sign-file: Document dependency on OpenSSL devel librariesDavid Howells2-0/+7
2015-08-07modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse3-64/+89
2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse5-17/+16
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse5-11/+181
2015-08-07modsign: Allow external signing key to be specifiedDavid Woodhouse4-6/+46
2015-08-07modsign: Allow password to be specified for signing keyDavid Woodhouse3-1/+34
2015-04-30modsign: change default key detailsDavid Howells2-6/+6
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds37-278/+331
2014-03-31Use 'E' instead of 'X' for unsigned module taint flag.Rusty Russell5-6/+6
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers9-5/+20
2014-02-20doc: Insert MODULE_ in module-signing macrosPaul Bolle1-5/+5
2013-12-13Add Documentation/module-signing.txt fileJames Solner1-0/+240