index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
random.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: remove unused tracepoints
Jason A. Donenfeld
2022-02-21
1
-212
/
+0
*
random: make more consistent use of integer types
Jason A. Donenfeld
2022-02-21
1
-41
/
+38
*
random: simplify entropy debiting
Jason A. Donenfeld
2022-02-21
1
-24
/
+6
*
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-01-18
1
-35
/
+21
*
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