aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/aslr.c
AgeCommit message (Expand)Author
2014-10-05x86/kaslr: Avoid the setup_data area when picking locationKees Cook
2014-02-25x86, kaslr: add missed "static" declarationsKees Cook
2014-01-14x86, kaslr: Remove unused including <linux/version.h>Wei Yongjun
2013-11-12x86, kaslr: Use char array to gain sizeof sanityKees Cook
2013-11-11x86, kaslr: Add a circular multiply for better bit diffusionH. Peter Anvin
2013-11-11x86, kaslr: Mix entropy sources together as neededKees Cook
2013-10-13x86, kaslr: Select random position from e820 mapsKees Cook
2013-10-13x86, kaslr: Provide randomness functionsKees Cook
2013-10-13x86, kaslr: Return location from decompress_kernelKees Cook