index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
prandom.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
prandom: remove prandom_u32_max()
Jason A. Donenfeld
2022-12-20
1
-6
/
+0
*
random: include <linux/once.h> in the right header
Christophe JAILLET
2022-12-04
1
-0
/
+1
*
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
2022-11-17
1
-16
/
+2
*
prandom: remove unused functions
Jason A. Donenfeld
2022-10-11
1
-12
/
+0
*
prandom: make use of smaller types in prandom_u32_max
Jason A. Donenfeld
2022-09-29
1
-6
/
+11
*
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
1
-45
/
+7
*
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-18
1
-16
/
+7
*
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
2021-05-27
1
-1
/
+1
*
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-24
1
-0
/
+19
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-24
1
-2
/
+34
*
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2020-08-03
1
-0
/
+78