]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Apr 2018 17:59:56 +0000 (10:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Apr 2018 17:59:56 +0000 (10:59 -0700)
commita817931cc3147ce00eecc8fa0560c164f1e6b926
tree96c8b50e34fda7390edc340d690d9921416ec673
parentc2511df70cf592a91cfef5df6ae70e9367ed6623
parenta0596dd97db522fb89e7f0e4f708086fd873a3e0
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random

Pull /dev/random fixes from Ted Ts'o:
 "Fix a regression on NUMA kernels and suppress excess unseeded entropy
  pool warnings"

* tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
  random: rate limit unseeded randomness warnings
  random: fix possible sleeping allocation from irq context