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