63b8ea5e4f1a ("random: update comment from copy_to_user() -> copy_to_iter()") aba120cc1017 ("random: do not allow user to keep crng key around on stack") 04ec96b768c9 ("random: make more consistent use of integer types") 66e4c2b95415 ("random: use hash function for crng_slow_load()") 186873c549df ("random: use simpler fast key erasure flow on per-cpu keys") 91c2afca290e ("random: do not xor RDRAND when writing into /dev/random") a02cf3d0dd77 ("random: ensure early RDSEED goes through mixer on init") 8566417221fc ("random: inline leaves of rand_initialize()") a9412d510ab9 ("random: get rid of secondary crngs") 28f425e573e9 ("random: use RDSEED instead of RDRAND in entropy extraction") 7c2fe2b32bf7 ("random: fix locking in crng_fast_load()") 77760fd7f7ae ("random: remove batched entropy locking") 5d58ea3a31cc ("random: remove use_input_pool parameter from crng_reseed()") a49c010e61e1 ("random: make credit_entropy_bits() always safe") 489c7fc44b57 ("random: always wake up entropy writers after extraction") c57044909484 ("random: use linear min-entropy accumulation crediting") 9c07f57869e9 ("random: simplify entropy debiting") 6e8ec2552c7d ("random: use computational hash for entropy extraction") 9d5505f1eebe ("random: only call crng_finalize_init() for primary_crng") ebf760638873 ("random: access primary_pool directly rather than through pointer")