|
Message-Id: <20170816224650.1089-1-labbott@redhat.com> Date: Wed, 16 Aug 2017 15:46:48 -0700 From: Laura Abbott <labbott@...hat.com> To: Kees Cook <keescook@...omium.org> Cc: Laura Abbott <labbott@...hat.com>, kernel-hardening@...ts.openwall.com, linux-kernel@...r.kernel.org, linux-mm@...ck.org, Andrew Morton <akpm@...ux-foundation.org>, Daniel Micay <danielmicay@...il.com> Subject: [PATCHv2 0/2] Command line randomness Hi, This is a series to add the kernel command line as a source of randomness. The first patch is an (old) prepatory patch from me to move the stack canary initialization later. The second patch is from Daniel Micay to actually add the command line to the pool. Kees suggested this go through -mm. Thanks, Laura 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- 2.13.0
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.