]> 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)
commit90da6483144490db7f26589281286c7e6a71dbf9
tree96c8b50e34fda7390edc340d690d9921416ec673
parent3031575224227a7a0e22597199ec7b5902e0abf8
parent56094b196c917b5f15146d89d014143425cceca9
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