index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
prandom.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
prandom: Remove unused include
Kent Overstreet
1
-1
/
+0
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
1
-6
/
+0
2022-12-04
random: include <linux/once.h> in the right header
Christophe JAILLET
1
-0
/
+1
2022-11-17
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
1
-16
/
+2
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
1
-12
/
+0
2022-09-29
prandom: make use of smaller types in prandom_u32_max
Jason A. Donenfeld
1
-6
/
+11
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
1
-45
/
+7
2022-05-18
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
1
-16
/
+7
2021-05-27
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
1
-1
/
+1
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
1
-0
/
+19
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
1
-2
/
+34
2020-08-03
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
1
-0
/
+78