summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel2023-04-201-2/+1
* efi: arm64: enter with MMU and caches enabledArd Biesheuvel2023-01-241-2/+2
* Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-15/+19
|\
| * Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel2022-11-181-15/+19
| |\
| | * efi/loongarch: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-091-1/+1
| | * efi/arm64: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-091-1/+1
| | * efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-091-1/+1
| | * efi: libstub: Factor out EFI stub entrypoint into separate fileArd Biesheuvel2022-11-091-1/+1
| | * efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel2022-11-091-1/+2
| | * efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-1/+2
| | * efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel2022-11-091-2/+3
| | * arm64: efi: Move efi-entry.S into the libstub source directoryArd Biesheuvel2022-11-091-2/+2
| | * efi: libstub: Deduplicate ftrace command line argument filteringArd Biesheuvel2022-11-091-9/+10
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-121-0/+1
|\ \ \ | |/ / |/| |
| * | arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-0/+1
| |/
* / arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel2022-11-101-1/+1
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-111-0/+1
|\
| * kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko2022-10-031-0/+1
* | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-091-8/+24
|\ \
| * \ Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel2022-09-271-6/+8
| |\ \
| | * | efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2022-09-271-5/+8
| * | | efi/libstub: implement generic EFI zbootArd Biesheuvel2022-09-201-3/+6
| * | | efi/libstub: move efi_system_table global var into separate objectArd Biesheuvel2022-09-191-1/+2
| * | | efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-171-1/+1
| |/ /
| * / efi/loongarch: Add efistub booting supportHuacai Chen2022-09-061-0/+10
| |/
* | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-041-0/+2
|\ \
| * | treewide: Filter out CC_FLAGS_CFISami Tolvanen2022-09-261-0/+2
| |/
* / efi: libstub: Disable struct randomizationArd Biesheuvel2022-08-251-0/+7
|/
* efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor2021-03-261-1/+2
* efi/libstub: disable LTOSami Tolvanen2021-01-141-0/+2
* Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-201-0/+10
|\
| * RISC-V: Add EFI stub support.Atish Patra2020-10-021-0/+10
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-2/+9
|\ \
| * | efi/libstub: Disable -mbranch-protectionKees Cook2020-09-011-1/+8
| * | x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-141-1/+1
| |/
* / arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-071-1/+0
|/
* 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
* | efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
|/
* efi/x86: Fix build with gcc 4Arvind Sankar2020-06-151-1/+2
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+2
|\
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-3/+6
| |\
| * \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-1/+1
| |\ \
| * \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-2/+3
| |\ \ \
| * | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-161-0/+2
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-021-0/+3
|\ \ \ \ \
| * | | | | efi/libstub: Disable Shadow Call StackSami Tolvanen2020-05-151-0/+3
| | |_|_|/ | |/| | |
* | | | | efi/libstub: Optimize for size instead of speedArvind Sankar2020-05-191-2/+2
* | | | | efi/libstub: Add a basic printf implementationArvind Sankar2020-05-191-1/+1