Commit History

Author SHA1 Message Date
  Greg Price a58aa4edc6 random: forget lock in lockless accounting 11 years ago
  Greg Price ee1de406ba random: simplify accounting logic 11 years ago
  Greg Price 19fa5be1d9 random: fix comment on "account" 11 years ago
  Greg Price 12ff3a517a random: simplify loop in random_read 11 years ago
  Greg Price 18e9cea749 random: fix description of get_random_bytes 11 years ago
  Greg Price f22052b202 random: fix comment on proc_do_uuid 11 years ago
  Greg Price dfd38750db random: fix typos / spelling errors in comments 11 years ago
  Linus Torvalds 0891ad829d Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 12 years ago
  Hannes Frederic Sowa 4af712e8df random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized 12 years ago
  Theodore Ts'o 392a546dc8 random: add debugging code to detect early use of get_random_bytes() 12 years ago
  Theodore Ts'o 644008df89 random: initialize the last_time field in struct timer_rand_state 12 years ago
  Theodore Ts'o ae9ecd92dd random: don't zap entropy count in rand_initialize() 12 years ago
  Theodore Ts'o 301f0595c0 random: printk notifications for urandom pool initialization 12 years ago
  Theodore Ts'o 40db23e533 random: make add_timer_randomness() fill the nonblocking pool first 12 years ago
  Linus Torvalds f715729ee4 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 12 years ago
  Theodore Ts'o f80bbd8b92 random: convert DEBUG_ENT to tracepoints 12 years ago
  Theodore Ts'o 6265e169cd random: push extra entropy to the output pools 12 years ago
  Theodore Ts'o 95b709b6be random: drop trickle mode 12 years ago
  Theodore Ts'o 6e9fa2c8a6 random: adjust the generator polynomials in the mixing function slightly 12 years ago
  Theodore Ts'o 655b226470 random: speed up the fast_mix function by a factor of four 12 years ago
  Theodore Ts'o f5c2742c23 random: cap the rate which the /dev/urandom pool gets reseeded 12 years ago
  Theodore Ts'o c59974aea4 random: optimize the entropy_store structure 12 years ago
  Theodore Ts'o 3ef4cb2d65 random: optimize spinlock use in add_device_randomness() 12 years ago
  Theodore Ts'o 5910895f0e random: fix the tracepoint for get_random_bytes(_arch) 12 years ago
  H. Peter Anvin 30e37ec516 random: account for entropy loss due to overwrites 12 years ago
  H. Peter Anvin a283b5c459 random: allow fractional bits to be tracked 12 years ago
  H. Peter Anvin 9ed17b70b4 random: statically compute poolbitshift, poolbytes, poolbits 12 years ago
  Theodore Ts'o 85a1f77716 random: mix in architectural randomness earlier in extract_buf() 12 years ago
  Theodore Ts'o 61875f30da random: allow architectures to optionally define random_get_entropy() 12 years ago
  Theodore Ts'o 47d06e532e random: run random_int_secret_init() run after all late_initcalls 12 years ago