Messages in this thread |  | | From | Laura Abbott <> | Subject | [PATCHv3 0/2] Command line randomness | Date | Wed, 16 Aug 2017 16:14:56 -0700 |
| |
Hi,
This is v3 of the series to add the kernel command line as a source of randomness. The main change from v2 is to correctly place the command line randomness _before_ the stack canary initialization so the canary can take advantage of that.
Daniel Micay (1): extract early boot entropy from the passed cmdline
Laura Abbott (1): init: Move stack canary initialization after setup_arch
init/main.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)
-- 2.13.0
|  |