aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/kaslr.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-11x86/kaslr: Fix build warning in KASLR code in boot stubGravatar Kirill A. Shutemov 1-1/+1
2021-10-27x86/boot: Allow a "silent" kaslr random byte fetchGravatar Kees Cook 1-6/+12
2019-01-11x86/kaslr: Fix incorrect i8254 outb() parametersGravatar Daniel Drake 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-05x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Gravatar Matthias Kaehlcke 1-1/+2
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hGravatar Ingo Molnar 1-1/+1
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningGravatar Nicolas Iooss 1-1/+1
2016-07-08x86/mm: Refactor KASLR entropy functionsGravatar Thomas Garnier 1-0/+90