index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
random.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
1
-1
/
+1
*
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
2017-05-07
1
-6
/
+7
*
random: print a warning for the first ten uninitialized random users
Theodore Ts'o
2017-05-07
1
-4
/
+8
*
random: initialize the non-blocking pool via add_hwgenerator_randomness()
Theodore Ts'o
2017-04-11
1
-5
/
+11
*
random: Remove kernel blocking API
Herbert Xu
2017-04-11
1
-12
/
+0
*
random: Add callback API for random pool readiness
Herbert Xu
2017-04-11
1
-0
/
+78
*
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
2017-04-11
1
-0
/
+12
*
random: Wake up all getrandom(2) callers when pool is ready
Herbert Xu
2017-04-11
1
-1
/
+1
*
random: Add get_random_long fucntion
Joe Maples
2017-04-11
1
-0
/
+22
*
random: Backport driver from 4.1.31
Joe Maples
2017-04-11
1
-317
/
+646
*
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
2016-09-10
1
-4
/
+4
*
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
2016-09-10
1
-1
/
+4
*
random: remove warning
imoseyon
2016-09-10
1
-2
/
+0
*
random: prevent add_input from doing anything
imoseyon
2016-09-10
1
-10
/
+1
*
random: entropy tweaks are all the rage nowadays
imoseyon
2016-09-10
1
-52
/
+1
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+1514