Age | Commit message (Expand) | Author |
---|---|---|
2021-04-02 | random: remove dead code left over from blocking pool | Eric Biggers |
2020-08-13 | random32: add a tracepoint for prandom_u32() | Eric Dumazet |
2019-04-17 | random: only read from /dev/random after its pool has received 128 bits | Theodore Ts'o |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-03-25 | tracing: %pF is only for function pointers | Scott Wood |
2013-10-10 | random: convert DEBUG_ENT to tracepoints | Theodore Ts'o |
2013-10-10 | random: push extra entropy to the output pools | Theodore Ts'o |
2013-10-10 | random: fix the tracepoint for get_random_bytes(_arch) | Theodore Ts'o |
2012-07-14 | random: add tracepoints for easier debugging and verification | Theodore Ts'o |