summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-4/+0
|\
| * x86/build: Declutter the build outputIngo Molnar2020-08-201-4/+0
* | Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-122-135/+107
|\ \
| * | x86/kaslr: Replace strlen() with strnlen()Arvind Sankar2020-08-061-2/+6
| * | x86/kaslr: Add a check that the random address is in rangeArvind Sankar2020-07-311-1/+11
| * | x86/kaslr: Make local variables 64-bitArvind Sankar2020-07-311-6/+7
| * | x86/kaslr: Replace 'unsigned long long' with 'u64'Arvind Sankar2020-07-312-9/+8
| * | x86/kaslr: Make minimum/image_size 'unsigned long'Arvind Sankar2020-07-311-2/+2
| * | x86/kaslr: Small cleanup of find_random_phys_addr()Arvind Sankar2020-07-311-3/+2
| * | x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()Arvind Sankar2020-07-311-5/+1
| * | x86/kaslr: Drop redundant check in store_slot_info()Arvind Sankar2020-07-311-6/+3
| * | x86/kaslr: Make the type of number of slots/slot areas consistentArvind Sankar2020-07-311-5/+3
| * | x86/kaslr: Drop test for command-line parameters before parsingArvind Sankar2020-07-311-4/+0
| * | x86/kaslr: Simplify process_gb_huge_pages()Arvind Sankar2020-07-311-26/+21
| * | x86/kaslr: Short-circuit gb_huge_pages on x86-32Arvind Sankar2020-07-311-2/+2
| * | x86/kaslr: Fix off-by-one error in process_gb_huge_pages()Arvind Sankar2020-07-311-1/+1
| * | x86/kaslr: Drop some redundant checks from __process_mem_region()Arvind Sankar2020-07-311-21/+6
| * | x86/kaslr: Drop redundant variable in __process_mem_region()Arvind Sankar2020-07-311-5/+2
| * | x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()Arvind Sankar2020-07-311-6/+2
| * | x86/kaslr: Drop redundant cur_entry from __process_mem_region()Arvind Sankar2020-07-311-6/+3
| * | x86/kaslr: Fix off-by-one error in __process_mem_region()Arvind Sankar2020-07-311-1/+1
| * | x86/kaslr: Initialize mem_limit to the real maximum addressArvind Sankar2020-07-311-19/+22
| * | x86/kaslr: Fix process_efi_entries commentArvind Sankar2020-07-311-2/+2
| * | x86/kaslr: Remove bogus warning and unnecessary gotoArvind Sankar2020-07-311-6/+3
| * | x86/kaslr: Make command line handling saferArvind Sankar2020-07-311-12/+14
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-126-204/+159
|\ \ \
| * | | x86/boot/compressed: Warn on orphan section placementKees Cook2020-09-031-0/+1
| * | | x86/boot/compressed: Add missing debugging sections to outputKees Cook2020-09-011-0/+2
| * | | x86/boot/compressed: Remove, discard, or assert for unwanted sectionsKees Cook2020-09-012-2/+13
| * | | x86/boot/compressed: Reorganize zero-size section assertsKees Cook2020-09-011-18/+26
| * | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+2
| * | | x86/boot: Check that there are no run-time relocationsArvind Sankar2020-08-142-25/+11
| * | | x86/boot: Remove run-time relocations from head_{32,64}.SArvind Sankar2020-08-144-21/+18
| * | | x86/boot: Remove run-time relocations from .head.text codeArvind Sankar2020-08-142-78/+90
| * | | x86/boot: Add .text.* to setup.ldArvind Sankar2020-08-141-1/+1
| * | | x86/boot/compressed: Get rid of GOT fixup codeArd Biesheuvel2020-08-143-80/+5
| * | | x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-142-0/+2
| * | | x86/boot/compressed: Move .got.plt entries out of the .got sectionArd Biesheuvel2020-08-141-1/+10
| | |/ | |/|
* | | x86/boot/compressed: Disable relocation relaxationArvind Sankar2020-09-141-0/+2
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* | | x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2020-08-192-9/+3
|/ /
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\ \
| * | kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-071-1/+1
| * | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | | x86: Add support for ZSTD compressed kernelNick Terrell2020-07-313-8/+9
* | | x86: Bump ZO_z_extra_bytes margin for zstdNick Terrell2020-07-311-1/+7
| |/ |/|
* | Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-191-2/+2
|\ \ | |/ |/|
| * x86/boot: Don't add the EFI stub to targetsArvind Sankar2020-07-191-2/+2
* | efi/x86: Setup stack correctly for efi_pe_entryArvind Sankar2020-06-171-1/+10
|/
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-112-0/+4
|\