lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180426063731.GA8280@thunk.org>
Date:   Thu, 26 Apr 2018 02:37:31 -0400
From:   "Theodore Y. Ts'o" <tytso@....edu>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org
Subject: [GIT PULL] /dev/random fixes for 4.17-rc3

The following changes since commit d848e5f8e1ebdb227d045db55fe4f825e82965fa:

  random: add new ioctl RNDRESEEDCRNG (2018-04-14 11:59:31 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 4e00b339e264802851aff8e73cde7d24b57b18ce:

  random: rate limit unseeded randomness warnings (2018-04-25 02:41:39 -0400)

----------------------------------------------------------------
Fix a regression on NUMA kernels and suppress excess unseeded entropy
pool warnings.

----------------------------------------------------------------
Theodore Ts'o (2):
      random: fix possible sleeping allocation from irq context
      random: rate limit unseeded randomness warnings

 drivers/char/random.c | 48 ++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 42 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ