Commit History

作者 SHA1 備註 提交日期
  Michael Schmitz 9dfa7bba35 fix race in drivers/char/random.c:get_reg() 8 年之前
  Fabio Estevam db61ffe3a7 random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block 8 年之前
  Jason A. Donenfeld c440408cf6 random: convert get_random_int/long into get_random_u32/u64 8 年之前
  Jason A. Donenfeld f5b98461cb random: use chacha20 for get_random_int/long 8 年之前
  Stephan Müller 5d0e5ea343 random: fix comment for unused random_min_urandom_seed 8 年之前
  Stephan Müller 43d8a72cd9 random: remove variable limit 8 年之前
  Stephan Müller 2e03c36f25 random: remove stale urandom_init_wait 8 年之前
  Stephan Mueller 3d071d8da1 random: remove stale maybe_reseed_primary_crng 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Linus Torvalds 9ffc66941d Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 9 年之前
  Jason Cooper 7425154d3b random: remove unused randomize_range() 9 年之前
  Jason Cooper 99fdafdeac random: simplify API for random address requests 9 年之前
  Emese Revfy 0766f788eb latent_entropy: Mark functions with __latent_entropy 9 年之前
  Michael Ellerman dd0f0cf58a random: Fix crashes with sparse node ids 9 年之前
  Theodore Ts'o 59b8d4f1f5 random: use for_each_online_node() to iterate over NUMA nodes 9 年之前
  Theodore Ts'o 86a574de45 random: strengthen input validation for RNDADDTOENTCNT 9 年之前
  Theodore Ts'o c92e040d57 random: add backtracking protection to the CRNG 9 年之前
  Theodore Ts'o 1e7f583af6 random: make /dev/urandom scalable for silly userspace programs 9 年之前
  Theodore Ts'o e192be9d9a random: replace non-blocking pool with a Chacha20-based CRNG 9 年之前
  Eric Biggers b1132deac0 random: properly align get_random_int_hash 9 年之前
  Stephan Mueller 4b44f2d18a random: add interrupt callback to VMBus IRQ handler 9 年之前
  Theodore Ts'o 9b4d008787 random: print a warning for the first ten uninitialized random users 9 年之前
  Theodore Ts'o 3371f3da08 random: initialize the non-blocking pool via add_hwgenerator_randomness() 9 年之前
  Andy Shevchenko 8da4b8c48e lib/uuid.c: move generate_random_uuid() to uuid.c 9 年之前
  Daniel Cashman ec9ee4acd9 drivers: char: random: add get_random_long() 9 年之前
  Herbert Xu c2719503f5 random: Remove kernel blocking API 10 年之前
  Herbert Xu 205a525c33 random: Add callback API for random pool readiness 10 年之前
  Stephan Mueller 16b369a91d random: Blocking API for accessing nonblocking_pool 10 年之前
  Herbert Xu 1d9de44e26 random: Wake up all getrandom(2) callers when pool is ready 10 年之前
  George Spelvin 19acc77a36 random: Fix fast_mix() function 10 年之前