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(-)