1. 8391c73 x86/KASLR: Randomize virtual address separately by Baoquan He · 8 years ago
  2. 11fdf97 x86/KASLR: Clarify identity map interface by Kees Cook · 8 years ago
  3. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 8 years ago
  4. 549f90d x86/boot: Simplify pointer casting in choose_random_location() by Borislav Petkov · 8 years ago
  5. 2bc1cd3 x86/boot: Clean up pointer casting by Kees Cook · 8 years ago
  6. dc425a6 x86/boot: Extract error reporting functions by Kees Cook · 8 years ago
  7. 0f8ede1b x86/KASLR: Warn when KASLR is disabled by Kees Cook · 8 years ago
  8. 7de828d x86/KASLR: Clarify purpose of kaslr.c by Kees Cook · 8 years ago
  9. 6655e0a x86/boot: Rename "real_mode" to "boot_params" by Kees Cook · 8 years ago
  10. 206f25a x86/KASLR: Remove unneeded boot_params argument by Yinghai Lu · 8 years ago
  11. 9b23874 x86/KASLR: Rename aslr.c to kaslr.c by Kees Cook · 8 years ago
  12. 79063a7 x86/boot: Add hex output for debugging by Kees Cook · 9 years ago
  13. 927392d x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h by Ingo Molnar · 12 years ago
  14. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 9 years ago
  15. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 9 years ago
  16. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 9 years ago
  18. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 9 years ago
  19. 82fa963 x86, kaslr: Select random position from e820 maps by Kees Cook · 11 years ago
  20. 5bfce5e x86, kaslr: Provide randomness functions by Kees Cook · 11 years ago
  21. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  22. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 11 years ago
  23. bd448d4 x86, boot: Exclude cmdline.c if you can't use it by Gokul Caushik · 12 years ago
  24. cec49df x86, boot: Exclude early_serial_console.c if can't use it. by Joe Millenbach · 12 years ago
  25. 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 12 years ago
  26. cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 12 years ago
  27. 6238b47 x86, setup: move isdigit.h to ctype.h, header files on top. by H. Peter Anvin · 14 years ago
  28. 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago