mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] random fixes for 4.19-rc3
@ 2018-09-09 12:28 Theodore Y. Ts'o
  0 siblings, 0 replies; only message in thread
From: Theodore Y. Ts'o @ 2018-09-09 12:28 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-crypt

The following changes since commit 9a47249d444d344051c7c0e909fad0e88515a5c2:

  random: Make crng state queryable (2018-08-02 17:33:06 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random.git tags/for_linus

for you to fetch changes up to 9b25436662d5fb4c66eb527ead53cab15f596ee0:

  random: make CPU trust a boot parameter (2018-09-01 12:51:54 -0400)

----------------------------------------------------------------
Fix things so the choice of whether or not to trust RDRAND to
initialize the CRNG is configurable via the boot option
random.trust_cpu={on,off}

----------------------------------------------------------------
Kees Cook (1):
      random: make CPU trust a boot parameter

 Documentation/admin-guide/kernel-parameters.txt |  6 ++++++
 drivers/char/Kconfig                            |  4 ++--
 drivers/char/random.c                           | 11 ++++++++---
 3 files changed, 16 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-09 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-09 12:28 [GIT PULL] random fixes for 4.19-rc3 Theodore Y. Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome