Age | Commit message (Expand) | Author | Files | Lines |
2015-03-16 | Revert "x86/mm/ASLR: Propagate base load address calculation" | Borislav Petkov | 1 | -33/+1 |
2015-02-19 | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina | 1 | -1/+33 |
2014-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2014-10-07 | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Linus Torvalds | 1 | -3/+0 |
2014-10-01 | x86, boot, kaslr: Fix nuisance warning on 32-bit builds | Kees Cook | 1 | -1/+1 |
2014-09-19 | x86/kaslr: Avoid the setup_data area when picking location | Kees Cook | 1 | -0/+15 |
2014-08-18 | x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE | Josh Triplett | 1 | -3/+0 |
2014-06-17 | x86, kaslr: boot-time selectable with hibernation | Kees Cook | 1 | -1/+8 |
2014-02-26 | x86, kaslr: add missed "static" declarations | Kees Cook | 1 | -4/+5 |
2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2013-11-12 | x86, kaslr: Use char array to gain sizeof sanity | Kees Cook | 1 | -1/+1 |
2013-11-12 | x86, kaslr: Add a circular multiply for better bit diffusion | H. Peter Anvin | 1 | -0/+11 |
2013-11-12 | x86, kaslr: Mix entropy sources together as needed | Kees Cook | 1 | -17/+56 |
2013-10-13 | x86, kaslr: Select random position from e820 maps | Kees Cook | 1 | -1/+192 |
2013-10-13 | x86, kaslr: Provide randomness functions | Kees Cook | 1 | -0/+53 |
2013-10-13 | x86, kaslr: Return location from decompress_kernel | Kees Cook | 1 | -0/+23 |