1. 86ce43f x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path by Joerg Roedel · 4 years, 4 months ago
  2. 3ad8424 x86/boot/compressed/64: Introduce sev_status by Joerg Roedel · 4 years, 4 months ago
  3. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 4 months ago
  4. b17a45b x86/boot/64: Explicitly map boot_params and command line by Arvind Sankar · 4 years, 4 months ago
  5. e5ceb9a x86/boot/64: Initialize 5-level paging variables earlier by Arvind Sankar · 4 years, 4 months ago
  6. da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  7. 029f56d Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  8. ad884ff Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  9. b85cac5 Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  10. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  11. aa5cacdc2 x86/asm: Replace __force_order with a memory clobber by Arvind Sankar · 4 years, 6 months ago
  12. 09e4396 x86/boot/compressed: Disable relocation relaxation by Arvind Sankar · 4 years, 6 months ago
  13. f5ed777 x86/sev-es: Check required CPU features for SEV-ES by Martin Radev · 4 years, 5 months ago
  14. 39336f4 x86/efi: Add GHCB mappings when SEV-ES is active by Tom Lendacky · 4 years, 5 months ago
  15. 4711e7a x86/sev-es: Handle RDTSC(P) Events by Tom Lendacky · 4 years, 5 months ago
  16. a7de15d x86/sev-es: Add CPUID handling to #VC handler by Tom Lendacky · 4 years, 5 months ago
  17. 25189d0 x86/sev-es: Add support for handling IOIO exceptions by Tom Lendacky · 4 years, 5 months ago
  18. 69add17 x86/boot/compressed/64: Unmap GHCB page before booting the kernel by Joerg Roedel · 4 years, 5 months ago
  19. 597cfe48 x86/boot/compressed/64: Setup a GHCB-based VC Exception handler by Joerg Roedel · 4 years, 5 months ago
  20. c81d600 x86/boot/compressed/64: Add set_page_en/decrypted() helpers by Joerg Roedel · 4 years, 5 months ago
  21. 4b3fdca x86/boot/compressed/64: Check return value of kernel_ident_mapping_init() by Joerg Roedel · 4 years, 5 months ago
  22. c2a0304 x86/boot/compressed/64: Call set_sev_encryption_mask() earlier by Joerg Roedel · 4 years, 5 months ago
  23. 29dcc60 x86/boot/compressed/64: Add stage1 #VC handler by Joerg Roedel · 4 years, 5 months ago
  24. 21cf237 x86/boot/compressed/64: Change add_identity_map() to take start and end by Joerg Roedel · 4 years, 5 months ago
  25. 8570978 x86/boot/compressed/64: Don't pre-map memory in KASLR code by Joerg Roedel · 4 years, 5 months ago
  26. ca0e22d x86/boot/compressed/64: Always switch to own page table by Joerg Roedel · 4 years, 5 months ago
  27. 8b0d3b3 x86/boot/compressed/64: Add page-fault handler by Joerg Roedel · 4 years, 5 months ago
  28. 5f2bb01 x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c by Joerg Roedel · 4 years, 5 months ago
  29. 64e6826 x86/boot/compressed/64: Add IDT Infrastructure by Joerg Roedel · 4 years, 5 months ago
  30. 6ba0efa x86/boot/compressed/64: Disable red-zone usage by Joerg Roedel · 4 years, 5 months ago
  31. 28b590f Merge 'x86/kaslr' to pick up dependent bits by Borislav Petkov · 4 years, 5 months ago
  32. 6e0bf0e x86/boot/compressed: Warn on orphan section placement by Kees Cook · 4 years, 6 months ago
  33. 414d2ff x86/boot/compressed: Add missing debugging sections to output by Kees Cook · 4 years, 6 months ago
  34. d1c0272 x86/boot/compressed: Remove, discard, or assert for unwanted sections by Kees Cook · 4 years, 6 months ago
  35. 7cf891a x86/boot/compressed: Reorganize zero-size section asserts by Kees Cook · 4 years, 6 months ago
  36. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 6 months ago
  37. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  38. 642d94c x86/build: Declutter the build output by Ingo Molnar · 4 years, 6 months ago
  39. 394b19d x86/boot/compressed: Use builtin mem functions for decompressor by Arvind Sankar · 4 years, 7 months ago
  40. 527afc2 x86/boot: Check that there are no run-time relocations by Arvind Sankar · 4 years, 7 months ago
  41. 3f086189 x86/boot: Remove run-time relocations from head_{32,64}.S by Arvind Sankar · 4 years, 7 months ago
  42. a2c4fc4d x86/boot: Remove run-time relocations from .head.text code by Arvind Sankar · 4 years, 7 months ago
  43. 2e7a858 x86/boot: Add .text.* to setup.ld by Arvind Sankar · 4 years, 7 months ago
  44. 423e4d1 x86/boot/compressed: Get rid of GOT fixup code by Ard Biesheuvel · 4 years, 7 months ago
  45. e544ea5 x86/boot/compressed: Force hidden visibility for all symbol references by Ard Biesheuvel · 4 years, 7 months ago
  46. 262b5ca x86/boot/compressed: Move .got.plt entries out of the .got section by Ard Biesheuvel · 4 years, 7 months ago
  47. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  48. 76167e5 x86/kaslr: Replace strlen() with strnlen() by Arvind Sankar · 4 years, 7 months ago
  49. fb46d05 x86: Add support for ZSTD compressed kernel by Nick Terrell · 4 years, 7 months ago
  50. 0fe4f4e x86: Bump ZO_z_extra_bytes margin for zstd by Nick Terrell · 4 years, 7 months ago
  51. f49236a x86/kaslr: Add a check that the random address is in range by Arvind Sankar · 4 years, 7 months ago
  52. 0eb1a8a x86/kaslr: Make local variables 64-bit by Arvind Sankar · 4 years, 7 months ago
  53. 3a06699 x86/kaslr: Replace 'unsigned long long' with 'u64' by Arvind Sankar · 4 years, 7 months ago
  54. e4cb955 x86/kaslr: Make minimum/image_size 'unsigned long' by Arvind Sankar · 4 years, 7 months ago
  55. 4268b4d x86/kaslr: Small cleanup of find_random_phys_addr() by Arvind Sankar · 4 years, 7 months ago
  56. eb38be6 x86/kaslr: Drop unnecessary alignment in find_random_virt_addr() by Arvind Sankar · 4 years, 7 months ago
  57. 46a5b29 x86/kaslr: Drop redundant check in store_slot_info() by Arvind Sankar · 4 years, 7 months ago
  58. d6d0f36 x86/kaslr: Make the type of number of slots/slot areas consistent by Arvind Sankar · 4 years, 7 months ago
  59. 3870d97 x86/kaslr: Drop test for command-line parameters before parsing by Arvind Sankar · 4 years, 7 months ago
  60. be9e8d9 x86/kaslr: Simplify process_gb_huge_pages() by Arvind Sankar · 4 years, 7 months ago
  61. 50def26 x86/kaslr: Short-circuit gb_huge_pages on x86-32 by Arvind Sankar · 4 years, 7 months ago
  62. 79c2fd2 x86/kaslr: Fix off-by-one error in process_gb_huge_pages() by Arvind Sankar · 4 years, 7 months ago
  63. bf457be x86/kaslr: Drop some redundant checks from __process_mem_region() by Arvind Sankar · 4 years, 7 months ago
  64. ef7b07d x86/kaslr: Drop redundant variable in __process_mem_region() by Arvind Sankar · 4 years, 7 months ago
  65. ee435ee x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region() by Arvind Sankar · 4 years, 7 months ago
  66. 3f9412c x86/kaslr: Drop redundant cur_entry from __process_mem_region() by Arvind Sankar · 4 years, 7 months ago
  67. 8d1cf85 x86/kaslr: Fix off-by-one error in __process_mem_region() by Arvind Sankar · 4 years, 7 months ago
  68. 451286940 x86/kaslr: Initialize mem_limit to the real maximum address by Arvind Sankar · 4 years, 7 months ago
  69. 0870536 x86/kaslr: Fix process_efi_entries comment by Arvind Sankar · 4 years, 7 months ago
  70. e2ee617 x86/kaslr: Remove bogus warning and unnecessary goto by Arvind Sankar · 4 years, 7 months ago
  71. 709709a x86/kaslr: Make command line handling safer by Arvind Sankar · 4 years, 7 months ago
  72. efb9666e Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 7 months ago
  73. da05b14 x86/boot: Don't add the EFI stub to targets by Arvind Sankar · 4 years, 7 months ago
  74. 685969e kbuild: remove cc-option test of -ffreestanding by Masahiro Yamada · 4 years, 8 months ago
  75. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 8 months ago
  76. 41d90b0 efi/x86: Setup stack correctly for efi_pe_entry by Arvind Sankar · 4 years, 8 months ago
  77. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 8 months ago
  78. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  79. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  80. bb548be Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  81. ae1a411 Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  82. d1343da Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 9 months ago
  83. a5d8e55b Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes by Ingo Molnar · 4 years, 9 months ago
  84. 9241dfe efi/x86: Drop the special GDT for the EFI thunk by Arvind Sankar · 4 years, 9 months ago
  85. d6ee652 x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux by Fangrui Song · 4 years, 9 months ago
  86. 5214028 x86/boot: Correct relocation destination on old linkers by Arvind Sankar · 5 years ago
  87. e78d334 x86/boot: Mark global variables as static by Arvind Sankar · 4 years, 9 months ago
  88. 34bb492 x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded by Joerg Roedel · 4 years, 10 months ago
  89. 40ba9309 x86/boot: Fix -Wint-to-pointer-cast build warning by Vamshi K Sthambamkadi · 4 years, 10 months ago
  90. 5fafbeb x86/boot: Add kstrtoul() from lib/ by Vamshi K Sthambamkadi · 4 years, 10 months ago
  91. 26a9242 efi/x86: Remove __efistub_global and add relocation check by Arvind Sankar · 4 years, 10 months ago
  92. 675a59b7 x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY by Masahiro Yamada · 5 years ago
  93. 30ce434 x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage by Masahiro Yamada · 5 years ago
  94. e3c7c10 x86/boot/build: Add cpustr.h to targets and remove clean-files by Masahiro Yamada · 5 years ago
  95. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 10 months ago
  96. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 11 months ago
  97. 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 11 months ago
  98. 9589351 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  99. c90beea2 x86/boot/compressed: Fix debug_puthex() parameter type by Joerg Roedel · 5 years ago
  100. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago