index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
module-signing.txt
Age
Commit message (
Expand
)
Author
2016-03-12
modsign: Fix documentation on module signing enforcement parameter.
James Johnston
2015-08-14
Move certificate handling to its own directory
David Howells
2015-08-12
sign-file: Document dependency on OpenSSL devel libraries
David Howells
2015-08-07
modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option
David Woodhouse
2015-08-07
modsign: Use single PEM file for autogenerated key
David Woodhouse
2015-08-07
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
David Woodhouse
2015-08-07
modsign: Allow external signing key to be specified
David Woodhouse
2015-08-07
modsign: Allow password to be specified for signing key
David Woodhouse
2015-04-30
modsign: change default key details
David Howells
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-03-31
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
2014-03-13
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
2014-02-20
doc: Insert MODULE_ in module-signing macros
Paul Bolle
2013-12-13
Add Documentation/module-signing.txt file
James Solner