* [GIT PULL] /dev/random fixes for 4.17-rc3
@ 2018-04-26 6:37 Theodore Y. Ts'o
0 siblings, 0 replies; only message in thread
From: Theodore Y. Ts'o @ 2018-04-26 6:37 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, linux-crypto
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-26 6:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-26 6:37 [GIT PULL] /dev/random fixes for 4.17-rc3 Theodore Y. Ts'o
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.