1. b099155 x86/boot/compressed/64: Cleanup exception handling before booting kernel by Joerg Roedel · 4 years ago
  2. 8a49402 kasan, x86, s390: update undef CONFIG_KASAN by Andrey Konovalov · 4 years, 3 months ago
  3. 86ce43f x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path by Joerg Roedel · 4 years, 4 months ago
  4. f5ed777 x86/sev-es: Check required CPU features for SEV-ES by Martin Radev · 4 years, 6 months ago
  5. 69add17 x86/boot/compressed/64: Unmap GHCB page before booting the kernel by Joerg Roedel · 4 years, 6 months ago
  6. 597cfe48 x86/boot/compressed/64: Setup a GHCB-based VC Exception handler by Joerg Roedel · 4 years, 6 months ago
  7. c81d600 x86/boot/compressed/64: Add set_page_en/decrypted() helpers by Joerg Roedel · 4 years, 6 months ago
  8. 29dcc60 x86/boot/compressed/64: Add stage1 #VC handler by Joerg Roedel · 4 years, 6 months ago
  9. 8570978 x86/boot/compressed/64: Don't pre-map memory in KASLR code by Joerg Roedel · 4 years, 6 months ago
  10. 8b0d3b3 x86/boot/compressed/64: Add page-fault handler by Joerg Roedel · 4 years, 6 months ago
  11. 5f2bb01 x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c by Joerg Roedel · 4 years, 6 months ago
  12. 64e6826 x86/boot/compressed/64: Add IDT Infrastructure by Joerg Roedel · 4 years, 6 months ago
  13. 3a06699 x86/kaslr: Replace 'unsigned long long' with 'u64' by Arvind Sankar · 4 years, 7 months ago
  14. c90beea2 x86/boot/compressed: Fix debug_puthex() parameter type by Joerg Roedel · 5 years ago
  15. 8c5477e x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 6 years ago
  16. 0f02dae x86/boot: Fix incorrect ifdeffery scope by Baoquan He · 6 years ago
  17. 82df826 x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVE by Borislav Petkov · 6 years ago
  18. 82f9ed3 x86/boot: Fix cmdline_find_option() prototype visibility by Borislav Petkov · 6 years ago
  19. 690eaa5 x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory only by Chao Fan · 6 years ago
  20. 02a3e3c x86/boot: Parse SRAT table and count immovable memory regions by Chao Fan · 6 years ago
  21. 3a63f70 x86/boot: Early parse RSDP and save it in boot_params by Chao Fan · 6 years ago
  22. 3c98e71b x86/boot: Add "acpi_rsdp=" early parsing by Chao Fan · 6 years ago
  23. c00a280 x86/paravirt: Introduce new config option PARAVIRT_XXL by Juergen Gross · 7 years ago
  24. ad3fe52 x86/mm: Unify pgtable_l5_enabled usage in early boot code by Kirill A. Shutemov · 7 years ago
  25. 07344b1 x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT by Tom Lendacky · 7 years ago
  26. 39b9552 x86/mm: Optimize boot-time paging mode switching cost by Kirill A. Shutemov · 7 years ago
  27. 1958b5f x86/boot: Add early boot support when running with SEV active by Tom Lendacky · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 8eabf42 x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug by Baoquan He · 8 years ago
  30. 8391c73 x86/KASLR: Randomize virtual address separately by Baoquan He · 9 years ago
  31. 11fdf97 x86/KASLR: Clarify identity map interface by Kees Cook · 9 years ago
  32. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 9 years ago
  33. 549f90d x86/boot: Simplify pointer casting in choose_random_location() by Borislav Petkov · 9 years ago
  34. 2bc1cd3 x86/boot: Clean up pointer casting by Kees Cook · 9 years ago
  35. dc425a6 x86/boot: Extract error reporting functions by Kees Cook · 9 years ago
  36. 0f8ede1b x86/KASLR: Warn when KASLR is disabled by Kees Cook · 9 years ago
  37. 7de828d x86/KASLR: Clarify purpose of kaslr.c by Kees Cook · 9 years ago
  38. 6655e0a x86/boot: Rename "real_mode" to "boot_params" by Kees Cook · 9 years ago
  39. 206f25a x86/KASLR: Remove unneeded boot_params argument by Yinghai Lu · 9 years ago
  40. 9b23874 x86/KASLR: Rename aslr.c to kaslr.c by Kees Cook · 9 years ago
  41. 79063a7 x86/boot: Add hex output for debugging by Kees Cook · 10 years ago
  42. 927392d x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h by Ingo Molnar · 12 years ago
  43. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 10 years ago
  44. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 10 years ago
  45. 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
  46. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 10 years ago
  47. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  48. 82fa963 x86, kaslr: Select random position from e820 maps by Kees Cook · 11 years ago
  49. 5bfce5e x86, kaslr: Provide randomness functions by Kees Cook · 11 years ago
  50. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  51. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  52. bd448d4 x86, boot: Exclude cmdline.c if you can't use it by Gokul Caushik · 13 years ago
  53. cec49df x86, boot: Exclude early_serial_console.c if can't use it. by Joe Millenbach · 13 years ago
  54. 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 13 years ago
  55. cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 13 years ago
  56. 6238b47 x86, setup: move isdigit.h to ctype.h, header files on top. by H. Peter Anvin · 15 years ago
  57. 8fee13a4 x86, setup: enable early console output from the decompressor by Yinghai Lu · 15 years ago