Baoquan He
|
8391c73c96
x86/KASLR: Randomize virtual address separately
|
9 年之前 |
Kees Cook
|
11fdf97a3c
x86/KASLR: Clarify identity map interface
|
9 年之前 |
Kees Cook
|
3a94707d7a
x86/KASLR: Build identity mappings on demand
|
9 年之前 |
Borislav Petkov
|
549f90db68
x86/boot: Simplify pointer casting in choose_random_location()
|
9 年之前 |
Kees Cook
|
2bc1cd39fa
x86/boot: Clean up pointer casting
|
9 年之前 |
Kees Cook
|
dc425a6e14
x86/boot: Extract error reporting functions
|
9 年之前 |
Kees Cook
|
0f8ede1b8c
x86/KASLR: Warn when KASLR is disabled
|
9 年之前 |
Kees Cook
|
7de828dfe6
x86/KASLR: Clarify purpose of kaslr.c
|
9 年之前 |
Kees Cook
|
6655e0aaf7
x86/boot: Rename "real_mode" to "boot_params"
|
9 年之前 |
Yinghai Lu
|
206f25a831
x86/KASLR: Remove unneeded boot_params argument
|
9 年之前 |
Kees Cook
|
9b238748cb
x86/KASLR: Rename aslr.c to kaslr.c
|
9 年之前 |
Kees Cook
|
79063a7c02
x86/boot: Add hex output for debugging
|
10 年之前 |
Ingo Molnar
|
927392d73a
x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h
|
12 年之前 |
Borislav Petkov
|
78cac48c04
x86/mm/KASLR: Propagate KASLR status to kernel proper
|
10 年之前 |
Borislav Petkov
|
69797dafe3
Revert "x86/mm/ASLR: Propagate base load address calculation"
|
10 年之前 |
Linus Torvalds
|
5fbe4c224c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Jiri Kosina
|
f47233c2d3
x86/mm/ASLR: Propagate base load address calculation
|
10 年之前 |
Andrey Ryabinin
|
393f203f5f
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
|
10 年之前 |
Kees Cook
|
82fa9637a2
x86, kaslr: Select random position from e820 maps
|
12 年之前 |
Kees Cook
|
5bfce5ef55
x86, kaslr: Provide randomness functions
|
12 年之前 |
Kees Cook
|
8ab3820fd5
x86, kaslr: Return location from decompress_kernel
|
12 年之前 |
H. Peter Anvin
|
5dcd14ecd4
x86, boot: Sanitize boot_params if not zeroed on creation
|
12 年之前 |
Gokul Caushik
|
bd448d4d0a
x86, boot: Exclude cmdline.c if you can't use it
|
13 年之前 |
Joe Millenbach
|
cec49df9d3
x86, boot: Exclude early_serial_console.c if can't use it.
|
13 年之前 |
Joe Millenbach
|
7aac3015b5
x86, boot: Switch output functions from command-line flags to conditional compilation
|
13 年之前 |
Joe Millenbach
|
cb454fe104
x86, boot: Changed error putstr path to match new debug_putstr format
|
13 年之前 |
H. Peter Anvin
|
6238b47b58
x86, setup: move isdigit.h to ctype.h, header files on top.
|
15 年之前 |
Yinghai Lu
|
8fee13a48e
x86, setup: enable early console output from the decompressor
|
15 年之前 |