1. 348332e mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> by Christoph Hellwig · 3 years, 3 months ago
  2. c6e169b random32: add a selftest for the prandom32 code by Willy Tarreau · 4 years, 2 months ago
  3. 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
  4. c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
  5. 09a6b0b random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 3 months ago
  6. 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
  7. 83bdc72 random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 5 months ago
  8. f227e3e random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 6 months ago
  9. 38a04b8 lib: Correct comment of prandom_seed by Philippe Mazenauer · 6 years ago
  10. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  11. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  14. 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
  15. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  16. 3796c3c lib: clean up put_cpu_var usage by Shaohua Li · 8 years ago
  17. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  18. b07edbe netfilter: meta: add PRANDOM support by Florian Westphal · 9 years ago
  19. 897ece5 random32: add prandom_init_once helper for own rngs by Daniel Borkmann · 9 years ago
  20. 0dd50d1 random32: add prandom_seed_full_state helper by Daniel Borkmann · 9 years ago
  21. a98406e random32: improvements to prandom_bytes by Daniel Borkmann · 10 years ago
  22. 4ada97a random32: mix in entropy from core to late initcall by Hannes Frederic Sowa · 10 years ago
  23. d3d47eb lib/random32.c: minor cleanups and kdoc fix by Daniel Borkmann · 11 years ago
  24. 05efa8c random32: avoid attempt to late reseed if in the middle of seeding by Sasha Levin · 11 years ago
  25. 0125737a random32: use msecs_to_jiffies for reseed timer by Daniel Borkmann · 11 years ago
  26. 66b2514 random32: add __init prefix to prandom_start_seed_timer by Daniel Borkmann · 11 years ago
  27. a6a9c0f random32: add test cases for taus113 implementation by Daniel Borkmann · 11 years ago
  28. a98814c random32: upgrade taus88 generator to taus113 from errata paper by Daniel Borkmann · 11 years ago
  29. 4af712e random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized by Hannes Frederic Sowa · 11 years ago
  30. 6d31920 random32: add periodic reseeding by Hannes Frederic Sowa · 11 years ago
  31. 51c37a7 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 11 years ago
  32. 6582c66 prandom: introduce prandom_bytes() and prandom_bytes_state() by Akinobu Mita · 12 years ago
  33. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  34. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  35. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  36. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  37. 5960164 lib/random32: export pseudo-random number generator for modules by Joe Eykholt · 15 years ago
  38. 697f8d0 random32: seeding improvement by Stephen Hemminger · 16 years ago
  39. 61407f8 [NET]: srandom32 fixes for networking v2 by Andi Kleen · 17 years ago
  40. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  41. aaa248f [PATCH] rename net_random to random32 by Stephen Hemminger · 18 years ago