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