Commit History

Author SHA1 Message Date
  Martin Schwidefsky 17fb874dee hwrng: core - correct error check of kthread_run call 10 years ago
  Linus Torvalds 1fc149933f Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 10 years ago
  Takashi Iwai 0daa7a0afd hwrng: Avoid manual device_create_file() calls 10 years ago
  Keith Packard 506bf0c046 hwrng: core - allow perfect entropy from hardware devices 10 years ago
  Dmitry Torokhov 4d9b519c9b hwrng: add devm_* interfaces 10 years ago
  Herbert Xu 90ac41bd40 hwrng: core - Move hwrng_init call into set_current_rng 10 years ago
  Herbert Xu ff77c150f7 hwrng: core - Drop current rng in set_current_rng 10 years ago
  Herbert Xu ac3a497f13 hwrng: core - Do not register device opportunistically 10 years ago
  Herbert Xu 15b66cd542 hwrng: core - Fix current_rng init/cleanup race yet again 10 years ago
  Herbert Xu 77584ee574 hwrng: core - Use struct completion for cleanup_done 10 years ago
  Rusty Russell 2d2ec0642a hwrng: don't init list element we're about to add to list. 10 years ago
  Rusty Russell ebbbfa2483 hwrng: don't double-check old_rng. 10 years ago
  Rusty Russell a027f30d72 hwrng: fix unregister race. 10 years ago
  Rusty Russell 3a2c0ba5ad hwrng: use reference counts on each struct hwrng. 10 years ago
  Amos Kong 1dacb395d6 hwrng: move some code out mutex_lock for avoiding underlying deadlock 10 years ago
  Rusty Russell 9372b35e11 hwrng: place mutex around read functions and buffers. 10 years ago
  Rickard Strandqvist 61daf055ea hwrng: core - Changed from using strncat to strlcat 10 years ago
  Linus Torvalds 801a71a858 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Linus Torvalds f4f142ed4e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 11 years ago
  Stephen Boyd e02b876597 hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes 11 years ago
  Amit Shah eeec626366 Revert "hwrng: virtio - ensure reads happen after successful probe" 11 years ago
  Torsten Duwe 9dda727d37 hw_random: fix sparse warning (NULL vs 0 for pointer) 11 years ago
  Torsten Duwe 0f734e6e76 hwrng: add per-device entropy derating 11 years ago
  Torsten Duwe be4000bc46 hwrng: create filler thread 11 years ago
  Amit Shah e052dbf554 hwrng: virtio - ensure reads happen after successful probe 11 years ago
  Amit Shah d3cc799647 hwrng: fetch randomness only after device init 11 years ago
  Linus Torvalds 59ecc26004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 11 years ago
  Kees Cook d9e7972619 hwrng: add randomness to system from rng sources 11 years ago
  Dan Carpenter d167b6e1fb hwrng: cleanup in hwrng_register() 11 years ago
  Paul Gortmaker 4c020b032b drivers/char: delete non-required instances of include <linux/init.h> 11 years ago