Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1713395 > unrolled thread
| Started by | Laura Abbott <labbott@redhat.com> |
|---|---|
| First post | 2017-08-17 00:50 +0200 |
| Last post | 2017-08-17 00:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCHv2 0/2] Command line randomness Laura Abbott <labbott@redhat.com> - 2017-08-17 00:50 +0200
| From | Laura Abbott <labbott@redhat.com> |
|---|---|
| Date | 2017-08-17 00:50 +0200 |
| Subject | [PATCHv2 0/2] Command line randomness |
| Message-ID | <uffip-4yt-3@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web