Show patches with: Submitter = Nicolai Stange       |    Archived = No       |   139 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,39/41] random: make the startup tests include muliple APT invocations random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,38/41] random: enable NIST SP800-90B startup tests random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,37/41] random: implement the "Repetition Count" NIST SP800-90B health test random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,36/41] random: optimize the APT's presearch random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,35/41] random: improve the APT's statistical power random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,34/41] random: implement the "Adaptive Proportion" NIST SP800-90B health test random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,33/41] random: make health_test_process() maintain the get_cycles() delta random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,32/41] random: introduce health test stub and wire it up random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,31/41] random: introduce struct health_test + health_test_reset() placeholders random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,30/41] random: add a queued_entropy instance to struct fast_pool random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,29/41] random: move definition of struct queued_entropy and related API upwards random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,28/41] random: don't award entropy to disk + input events if in FIPS mode random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,27/41] random: increase per-IRQ event entropy estimate if in FIPS mode random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,26/41] random: implement support for evaluating larger fast_pool entropies random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,25/41] random: probe cycle counter resolution at initialization random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,24/41] init: call time_init() before rand_initialize() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,23/41] random: don't award entropy to non-SP800-90B arch RNGs in FIPS mode random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,22/41] random: introduce arch_has_sp800_90b_random_seed() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,21/41] random: don't invoke arch_get_random_long() from add_interrupt_randomness() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,20/41] random: provide min_crng_reseed_pool_entropy() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,19/41] random: reintroduce arch_has_random() + arch_has_random_seed() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,18/41] random: move arch_get_random_seed() calls in crng_reseed() into own loop random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,17/41] random: drop credit_entropy_bits() and credit_entropy_bits_safe() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,16/41] random: convert random_ioctl() to queued_entropy API random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,15/41] random: convert add_hwgenerator_randomness() to queued_entropy API random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,14/41] random: drop __credit_entropy_bits_fast() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,13/41] random: convert try_to_generate_entropy() to queued_entropy API random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,12/41] random: convert add_interrupt_randomness() to queued_entropy API random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,11/41] random: convert add_timer_randomness() to queued_entropy API random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,10/41] random: implement support for delayed entropy dispatching random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,09/41] random: protect ->entropy_count with the pool spinlock random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,08/41] random: introduce __credit_entropy_bits_fast() for hot paths random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,07/41] random: let pool_entropy_delta() take nbits in units of 2^-ENTROPY_SHIFT random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,06/41] random: factor the exponential approximation in credit_entropy_bits() out random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,05/41] random: don't reset entropy to zero on overflow random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,04/41] random: drop 'reserved' parameter from extract_entropy() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,03/41] random: prune dead assignment to entropy_bits in credit_entropy_bits() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,02/41] random: remove dead code for nbits < 0 in credit_entropy_bits() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
[RFC,01/41] random: remove dead code in credit_entropy_bits() random: possible ways towards NIST SP800-90B compliance - - - --- 2020-09-21 Nicolai Stange herbert Not Applicable
« 1 2 »