Age | Commit message (Expand) | Author | Files | Lines |
2016-03-12 | modsign: Fix documentation on module signing enforcement parameter. | James Johnston | 1 | -1/+1 |
2015-08-14 | Move certificate handling to its own directory | David Howells | 1 | -9/+9 |
2015-08-12 | sign-file: Document dependency on OpenSSL devel libraries | David Howells | 1 | -0/+3 |
2015-08-07 | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option | David Woodhouse | 1 | -4/+11 |
2015-08-07 | modsign: Use single PEM file for autogenerated key | David Woodhouse | 1 | -5/+4 |
2015-08-07 | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 1 | -6/+5 |
2015-08-07 | modsign: Allow external signing key to be specified | David Woodhouse | 1 | -5/+26 |
2015-08-07 | modsign: Allow password to be specified for signing key | David Woodhouse | 1 | -0/+3 |
2015-04-30 | modsign: change default key details | David Howells | 1 | -3/+3 |
2014-04-06 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2014-03-31 | Use 'E' instead of 'X' for unsigned module taint flag. | Rusty Russell | 1 | -1/+1 |
2014-03-13 | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers | 1 | -1/+2 |
2014-02-20 | doc: Insert MODULE_ in module-signing macros | Paul Bolle | 1 | -5/+5 |
2013-12-13 | Add Documentation/module-signing.txt file | James Solner | 1 | -0/+240 |