index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
lib
/
random32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
random32: improvements to prandom_bytes
Daniel Borkmann
2014-08-24
1
-21
/
+18
*
random32: mix in entropy from core to late initcall
Hannes Frederic Sowa
2014-07-30
1
-21
/
+28
*
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
2014-04-03
1
-37
/
+39
*
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
2014-03-28
1
-1
/
+12
*
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
2013-11-14
1
-2
/
+6
*
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
2013-11-14
1
-2
/
+2
*
random32: add test cases for taus113 implementation
Daniel Borkmann
2013-11-11
1
-6
/
+189
*
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
2013-11-11
1
-34
/
+46
*
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
2013-11-11
1
-1
/
+22
*
random32: add periodic reseeding
Hannes Frederic Sowa
2013-11-11
1
-0
/
+23
*
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-11-11
1
-7
/
+7
*
prandom: introduce prandom_bytes() and prandom_bytes_state()
Akinobu Mita
2012-12-17
1
-0
/
+49
*
random32: rename random32 to prandom
Akinobu Mita
2012-12-17
1
-24
/
+24
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
1
-21
/
+17
|
\
|
*
lib/random32: export pseudo-random number generator for modules
Joe Eykholt
2010-05-27
1
-21
/
+17
*
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
|
/
*
random32: seeding improvement
Stephen Hemminger
2008-07-30
1
-21
/
+27
*
[NET]: srandom32 fixes for networking v2
Andi Kleen
2008-04-03
1
-4
/
+9
*
[PATCH] severing module.h->sched.h
Al Viro
2006-12-04
1
-0
/
+1
*
[PATCH] rename net_random to random32
Stephen Hemminger
2006-10-17
1
-0
/
+142