index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
rdrand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2024-03-04
1
-0
/
+1
*
x86/rdrand: Remove "nordrand" flag in favor of "random.trust_cpu"
Jason A. Donenfeld
2022-07-18
1
-36
/
+21
*
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-18
1
-2
/
+0
*
x86/rdrand: Sanity-check RDRAND output
Borislav Petkov
2019-10-01
1
-1
/
+21
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h
H. Peter Anvin
2016-06-08
1
-2
/
+2
*
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2016-02-03
1
-1
/
+1
*
x86: Replace RDRAND forced-reseed with simple sanity check
Len Brown
2015-11-25
1
-13
/
+12
*
x86, rdrand: When nordrand is specified, disable RDSEED as well
H. Peter Anvin
2014-05-12
1
-0
/
+1
*
x86, kaslr: Provide randomness functions
Kees Cook
2013-10-13
1
-14
/
+0
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-15
1
-1
/
+1
*
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
2011-07-31
1
-0
/
+73