a9412d510ab9 ("random: get rid of secondary crngs") 28f425e573e9 ("random: use RDSEED instead of RDRAND in entropy extraction") 5d58ea3a31cc ("random: remove use_input_pool parameter from crng_reseed()") 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") 042e293e16e3 ("random: wake up /dev/random writers after zap") c321e907aa48 ("random: continually use hwgenerator randomness") 5475e8f03c80 ("random: move the random sysctl declarations to its own file") 6aad36d421d8 ("firmware_loader: move firmware sysctl to its own files") a8f5de894f76 ("eventpoll: simplify sysctl declaration with register_sysctl()") 7b9ad122b52c ("inotify: simplify subdirectory registration with register_sysctl()") 86b12b6c5d6b ("aio: move aio sysctl to aio.c") d73840ec2f74 ("sysctl: use const for typically used max/min proc sysctls") bbe7a10ed83a ("hung_task: move hung_task sysctl interface to hung_task.c") 78e36f3b0dae ("sysctl: move some boundary constants from sysctl.c to sysctl_vals") a254a0e4093f ("random: simplify arithmetic function flow in account()")