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