1. e962a3a random: ignore GRND_RANDOM in getentropy(2) by Andy Lutomirski · 4 years, 10 months ago
  2. 82c1e11 random: add GRND_INSECURE to return best-effort non-cryptographic bytes by Andy Lutomirski · 4 years, 10 months ago
  3. a7b2d8f random: Add a urandom_read_nowait() for random APIs that don't warn by Andy Lutomirski · 4 years, 10 months ago
  4. ab956b5 random: Don't wake crng_init_wait when crng_init == 1 by Andy Lutomirski · 4 years, 10 months ago
  5. 6710894 Revert "hwrng: core - Freeze khwrng thread during suspend" by Herbert Xu · 5 years ago
  6. 3209e13 char/random: Add a newline at the end of the file by Borislav Petkov · 5 years ago
  7. 9f00f56 random: Use wait_event_freezable() in add_hwgenerator_randomness() by Stephen Boyd · 5 years ago
  8. c288318 fdt: add support for rng-seed by Hsin-Yi Wang · 5 years ago
  9. 982df07 random: Support freezable kthreads in add_hwgenerator_randomness() by Stephen Boyd · 5 years ago
  10. 5ca70da random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 5 years ago
  11. d54abb4 random: document get_random_int() family by George Spelvin · 5 years ago
  12. 166a592 random: move rand_initialize() earlier by Kees Cook · 5 years ago
  13. 79246ba random: only read from /dev/random after its pool has received 128 bits by Theodore Ts'o · 6 years ago
  14. 78b1bfe drivers/char/random.c: make primary_crng static by Rasmus Villemoes · 6 years ago
  15. db8aa1a drivers/char/random.c: remove unused stuct poolinfo::poolbits by Rasmus Villemoes · 6 years ago
  16. 4781163 drivers/char/random.c: constify poolinfo_table by Rasmus Villemoes · 6 years ago
  17. 4bba4e8 random: make CPU trust a boot parameter by Kees Cook · 6 years ago
  18. 9bb5010 random: Make crng state queryable by Jason A. Donenfeld · 6 years ago
  19. a547112 random: remove preempt disabled region by Ingo Molnar · 6 years ago
  20. 933dd2f random: add a config option to trust the CPU's hwrng by Theodore Ts'o · 6 years ago
  21. c184f7c random: Return nbytes filled from hw RNG by Tobin C. Harding · 6 years ago
  22. 4b9c611 random: Fix whitespace pre random-bytes work by Tobin C. Harding · 6 years ago
  23. 7f0edf1 drivers/char/random.c: remove unused dont_count_entropy by Rasmus Villemoes · 7 years ago
  24. 5f3167f random: optimize add_interrupt_randomness by Andi Kleen · 7 years ago
  25. 63c60b6 crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  26. 824d2a0 random: fix data race on crng_node_pool by Eric Biggers · 2 years, 10 months ago
  27. 86edede random: always use batched entropy for get_random_u{32,64} by Jason A. Donenfeld · 4 years, 8 months ago
  28. d118cad Revert "char/random: silence a lockdep splat with printk()" by Greg Kroah-Hartman · 4 years, 7 months ago
  29. e52d583 char/random: silence a lockdep splat with printk() by Sergey Senozhatsky · 5 years ago
  30. 876736a random: add a spinlock_t to struct batched_entropy by Sebastian Andrzej Siewior · 5 years ago
  31. 44ea43b random: rate limit unseeded randomness warnings by Theodore Ts'o · 6 years ago
  32. 32988e2 random: fix possible sleeping allocation from irq context by Theodore Ts'o · 6 years ago
  33. 13eec12 random: set up the NUMA crng instances after the CRNG is fully initialized by Theodore Ts'o · 6 years ago
  34. 0467c15b random: use a different mixing algorithm for add_device_randomness() by Theodore Ts'o · 6 years ago
  35. 1038473 random: fix warning message on ia64 and parisc by Helge Deller · 7 years ago
  36. 2235bed random: reorder READ_ONCE() in get_random_uXX by Sebastian Andrzej Siewior · 7 years ago
  37. 68b20d5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 7 years ago
  38. 8f73534 random: do not ignore early device randomness by Kees Cook · 7 years ago
  39. 04e5bfa random: warn when kernel uses unseeded randomness by Jason A. Donenfeld · 7 years ago
  40. 8954875 random: add wait_for_random_bytes() API by Jason A. Donenfeld · 7 years ago
  41. 260fa1f random: silence compiler warnings and fix race by Jason A. Donenfeld · 7 years ago
  42. 67d9981 random: invalidate batched entropy after crng init by Jason A. Donenfeld · 7 years ago
  43. 9d037fd random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block by Fabio Estevam · 8 years ago
  44. 7c8ed90 random: convert get_random_int/long into get_random_u32/u64 by Jason A. Donenfeld · 8 years ago
  45. d8abc2b random: fix comment for unused random_min_urandom_seed by Stephan Müller · 8 years ago
  46. 84818ee random: remove variable limit by Stephan Müller · 8 years ago
  47. e48be7f random: remove stale urandom_init_wait by Stephan Müller · 8 years ago
  48. a86b868 random: remove stale maybe_reseed_primary_crng by Stephan Mueller · 8 years ago
  49. f01ddd4 random: fix data race on crng init time by Eric Biggers · 2 years, 10 months ago
  50. 23083a1 random: fix data race on crng_node_pool by Eric Biggers · 2 years, 10 months ago
  51. 776ce24 random: fix the RNDRESEEDCRNG ioctl by Eric Biggers · 3 years, 9 months ago
  52. 29da3bb random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 2 months ago
  53. 5aa7839 random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 3 months ago
  54. 5f27cae random: always use batched entropy for get_random_u{32,64} by Jason A. Donenfeld · 4 years, 8 months ago
  55. 820f2bc random: mix rdrand with entropy sent in from userspace by Theodore Ts'o · 6 years ago
  56. 17e20c8 random: rate limit unseeded randomness warnings by Theodore Ts'o · 6 years ago
  57. c3ff2da random: fix possible sleeping allocation from irq context by Theodore Ts'o · 6 years ago
  58. 2971585 random: set up the NUMA crng instances after the CRNG is fully initialized by Theodore Ts'o · 6 years ago
  59. 1d49e2a random: add new ioctl RNDRESEEDCRNG by Theodore Ts'o · 6 years ago
  60. befd00c random: crng_reseed() should lock the crng instance that it is modifying by Theodore Ts'o · 6 years ago
  61. 4dfb344 random: fix crng_ready() test by Theodore Ts'o · 6 years ago
  62. bb6f26a random: use a tighter cap in credit_entropy_bits_safe() by Theodore Ts'o · 8 years ago
  63. b4d93c6 random: use lockless method of accessing and updating f->reg_idx by Theodore Ts'o · 7 years ago
  64. a1df375 fix race in drivers/char/random.c:get_reg() by Michael Schmitz · 7 years ago
  65. 7c03613 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 8 years ago
  66. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  67. 7425154 random: remove unused randomize_range() by Jason Cooper · 8 years ago
  68. 99fdafd random: simplify API for random address requests by Jason Cooper · 8 years ago
  69. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  70. dd0f0cf random: Fix crashes with sparse node ids by Michael Ellerman · 8 years ago
  71. 59b8d4f random: use for_each_online_node() to iterate over NUMA nodes by Theodore Ts'o · 8 years ago
  72. 86a574d random: strengthen input validation for RNDADDTOENTCNT by Theodore Ts'o · 8 years ago
  73. c92e040 random: add backtracking protection to the CRNG by Theodore Ts'o · 8 years ago
  74. 1e7f583 random: make /dev/urandom scalable for silly userspace programs by Theodore Ts'o · 8 years ago
  75. e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
  76. b1132dea random: properly align get_random_int_hash by Eric Biggers · 8 years ago
  77. 4b44f2d random: add interrupt callback to VMBus IRQ handler by Stephan Mueller · 8 years ago
  78. 9b4d008 random: print a warning for the first ten uninitialized random users by Theodore Ts'o · 8 years ago
  79. 3371f3d random: initialize the non-blocking pool via add_hwgenerator_randomness() by Theodore Ts'o · 8 years ago
  80. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  81. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 9 years ago
  82. c271950 random: Remove kernel blocking API by Herbert Xu · 9 years ago
  83. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 9 years ago
  84. 16b369a random: Blocking API for accessing nonblocking_pool by Stephan Mueller · 9 years ago
  85. 1d9de44 random: Wake up all getrandom(2) callers when pool is ready by Herbert Xu · 9 years ago
  86. 19acc77 random: Fix fast_mix() function by George Spelvin · 10 years ago
  87. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  88. d4c5efd random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 10 years ago
  89. 1b2a1a7 drivers/char/random: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  90. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  91. 48d6be9 random: limit the contribution of the hw rng to at most half by Theodore Ts'o · 10 years ago
  92. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  93. 79a8468 random: check for increase of entropy_count because of signed conversion by Hannes Frederic Sowa · 10 years ago
  94. ee3e00e random: use registers from interrupted code for CPU's w/o a cycle counter by Theodore Ts'o · 10 years ago
  95. c84dbf6 random: add_hwgenerator_randomness() for feeding entropy from devices by Torsten Duwe · 10 years ago
  96. 43759d4 random: use an improved fast_mix() function by Theodore Ts'o · 10 years ago
  97. 840f950 random: clean up interrupt entropy accounting for archs w/o cycle counters by Theodore Ts'o · 10 years ago
  98. cff8503 random: only update the last_pulled time if we actually transferred entropy by Theodore Ts'o · 10 years ago
  99. 85608f8 random: remove unneeded hash of a portion of the entropy pool by Theodore Ts'o · 10 years ago
  100. 91fcb53 random: always update the entropy pool under the spinlock by Theodore Ts'o · 10 years ago