a19402634c43 ("random: make consistent use of buf and len") 7782cfeca7d4 ("random: remove extern from functions in header") 12e45a2a6308 ("random: credit architectural init the exact amount") 2f14062bb14b ("random: handle latent entropy and command line from random_init()") cc1e127bfa95 ("random: remove ratelimiting for in-kernel unseeded randomness") 68c9c8b192c6 ("random: move initialization out of reseeding hot path") fed7ef061686 ("random: avoid initializing twice in credit race") e3d2c5e79a99 ("random: use symbolic constants for crng_init states") a4b5c26b79ff ("random: order timer entropy functions below interrupt functions") e85c0fc1d94c ("random: do not pretend to handle premature next security model") 5c3b747ef54f ("random: use first 128 bits of input as fast init") cbe89e5a375a ("random: do not use batches when !crng_ready()") b7b67d1391a8 ("random: mix in timestamps and reseed on system restore") 78c768e619fb ("random: vary jitter iterations based on cycle counter speed") 4b758eda851e ("random: insist on random_get_entropy() existing in order to simplify") 516dd4aacd67 ("openrisc: start CPU timer early in boot") fe222a6ca2d5 ("init: call time_init() before rand_initialize()") b0c3e796f24b ("random: make random_get_entropy() return an unsigned long") 5209aed51378 ("random: allow partial reads if later user copies fail") e3c1c4fd9e6d ("random: check for signals every PAGE_SIZE chunk of /dev/[u]random")