aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko1-0/+1
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers1-0/+4
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2022-04-07x86/boot: Port I/O: Add decompression-time support for TDXKirill A. Shutemov1-1/+1
2022-04-07x86/tdx: Detect TDX at early kernel decompression timeKuppuswamy Sathyanarayanan1-0/+1
2022-04-06x86/compressed/acpi: Move EFI detection to helperMichael Roth1-0/+1
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+6
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-6/+6
2021-12-23x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGSNathan Chancellor1-2/+5
2021-05-12x86/boot/compressed: Enable -WundefNick Desaulniers1-0/+1
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh1-3/+3
2021-03-26x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGSNathan Chancellor1-0/+1
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-1/+3
2020-11-04efi: generalize efi_get_securebootChester Lin1-1/+1
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+9
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-34/+7
2020-09-14x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2020-09-07x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel1-0/+5
2020-09-07x86/boot/compressed/64: Add stage1 #VC handlerJoerg Roedel1-0/+1
2020-09-07x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.cJoerg Roedel1-1/+1
2020-09-07x86/boot/compressed/64: Add IDT InfrastructureJoerg Roedel1-0/+1
2020-09-07x86/boot/compressed/64: Disable red-zone usageJoerg Roedel1-1/+1
2020-09-03x86/boot/compressed: Warn on orphan section placementKees Cook1-0/+1
2020-09-01x86/boot/compressed: Remove, discard, or assert for unwanted sectionsKees Cook1-0/+1
2020-08-14x86/boot: Check that there are no run-time relocationsArvind Sankar1-25/+3
2020-08-14x86/boot: Remove run-time relocations from head_{32,64}.SArvind Sankar1-10/+2
2020-08-14x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel1-0/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell1-1/+5
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar1-2/+2
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada1-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-1/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar1-4/+2
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-2/+2
2020-02-25x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sectionsArvind Sankar1-0/+1
2020-02-23efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel1-4/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar1-3/+4
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel1-1/+1
2019-12-14x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin1-1/+1
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver1-0/+2
2019-11-12x86/boot: Introduce kernel_infoDaniel Kiper1-2/+2
2019-10-01arch/x86/boot: Use prefix map to avoid embedded pathsBruce Ashfield1-0/+1
2019-02-01x86/boot: Early parse RSDP and save it in boot_paramsChao Fan1-0/+2
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada1-1/+1
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor1-0/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-3/+3