[GIT PULL] /dev/random updates for 4.17
From: Theodore Y. Ts'o
Date: Wed Apr 04 2018 - 09:30:33 EST
The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:
Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random.git tags/random_for_linus
for you to fetch changes up to 5e747dd9be54be190dd6ebeebf4a4a01ba765625:
drivers/char/random.c: remove unused dont_count_entropy (2018-02-28 19:03:19 -0500)
----------------------------------------------------------------
A few random (cough, cough) cleanups for the /dev/random driver
----------------------------------------------------------------
Andi Kleen (1):
random: optimize add_interrupt_randomness
Jason A. Donenfeld (1):
random: always fill buffer in get_random_bytes_wait
Rasmus Villemoes (1):
drivers/char/random.c: remove unused dont_count_entropy
Theodore Ts'o (1):
random: use a tighter cap in credit_entropy_bits_safe()
drivers/char/random.c | 58 ++++++++++++++++++++++++++++------------------------------
include/linux/random.h | 4 +---
2 files changed, 29 insertions(+), 33 deletions(-)