提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 0891ad829d Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 11 年之前
  Hannes Frederic Sowa 4af712e8df random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized 11 年之前
  Theodore Ts'o 392a546dc8 random: add debugging code to detect early use of get_random_bytes() 11 年之前
  Theodore Ts'o 644008df89 random: initialize the last_time field in struct timer_rand_state 11 年之前
  Theodore Ts'o ae9ecd92dd random: don't zap entropy count in rand_initialize() 11 年之前
  Theodore Ts'o 301f0595c0 random: printk notifications for urandom pool initialization 11 年之前
  Theodore Ts'o 40db23e533 random: make add_timer_randomness() fill the nonblocking pool first 11 年之前
  Linus Torvalds f715729ee4 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 12 年之前
  Theodore Ts'o f80bbd8b92 random: convert DEBUG_ENT to tracepoints 12 年之前
  Theodore Ts'o 6265e169cd random: push extra entropy to the output pools 12 年之前
  Theodore Ts'o 95b709b6be random: drop trickle mode 12 年之前
  Theodore Ts'o 6e9fa2c8a6 random: adjust the generator polynomials in the mixing function slightly 12 年之前
  Theodore Ts'o 655b226470 random: speed up the fast_mix function by a factor of four 12 年之前
  Theodore Ts'o f5c2742c23 random: cap the rate which the /dev/urandom pool gets reseeded 12 年之前
  Theodore Ts'o c59974aea4 random: optimize the entropy_store structure 12 年之前
  Theodore Ts'o 3ef4cb2d65 random: optimize spinlock use in add_device_randomness() 12 年之前
  Theodore Ts'o 5910895f0e random: fix the tracepoint for get_random_bytes(_arch) 12 年之前
  H. Peter Anvin 30e37ec516 random: account for entropy loss due to overwrites 12 年之前
  H. Peter Anvin a283b5c459 random: allow fractional bits to be tracked 12 年之前
  H. Peter Anvin 9ed17b70b4 random: statically compute poolbitshift, poolbytes, poolbits 12 年之前
  Theodore Ts'o 85a1f77716 random: mix in architectural randomness earlier in extract_buf() 12 年之前
  Theodore Ts'o 61875f30da random: allow architectures to optionally define random_get_entropy() 12 年之前
  Theodore Ts'o 47d06e532e random: run random_int_secret_init() run after all late_initcalls 12 年之前
  Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 年之前
  Joe Perches a151427ed0 char: Convert use of typedef ctl_table to struct ctl_table 12 年之前
  Jiri Kosina 10b3a32d29 random: fix accounting race condition with lockless irq entropy_count update 12 年之前
  Jarod Wilson 1e7e2e05c1 drivers/char/random.c: fix priming of last_data 12 年之前
  Andy Shevchenko 16c7fa0582 lib/string_helpers: introduce generic string_unescape 12 年之前
  Linus Torvalds c77f8bf918 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 12 年之前
  Theodore Ts'o b980955236 random: fix locking dependency with the tasklist_lock 12 年之前