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