]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Apr 2018 21:31:53 +0000 (14:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Apr 2018 21:31:53 +0000 (14:31 -0700)
commit191e6d60be62a9c6aa1ad080c6a48b16d953cb03
tree3f993ae0ff904c55b8ec8b0d44f2d4a4b4c3857e
parentc9b1bc7789e6d3027130baa6892ee51ecc9435ec
parentadb035096204fce13a5d866a2013a7fd64043cbc
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random

Pull /dev/random updates from Ted Ts'o:
 "A few random (cough, cough) cleanups for the /dev/random driver"

* tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
  drivers/char/random.c: remove unused dont_count_entropy
  random: optimize add_interrupt_randomness
  random: always fill buffer in get_random_bytes_wait
  random: use a tighter cap in credit_entropy_bits_safe()