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