开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
random.h
Age
Commit message (
Expand
)
Author
2022-02-21
random: remove unused tracepoints
Jason A. Donenfeld
2022-02-21
random: make more consistent use of integer types
Jason A. Donenfeld
2022-02-21
random: simplify entropy debiting
Jason A. Donenfeld
2022-01-18
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
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