summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-07-291-1/+6
|\
| * ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan2024-07-021-1/+2
| * ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-06-101-0/+4
* | riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang2024-07-261-1/+2
* | x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel2024-07-081-1/+1
|/
* Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-11/+0
* treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
* riscv/efistub: Tighten ELF relocation checkArd Biesheuvel2024-01-231-1/+1
* riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka2024-01-231-1/+1
* Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-101-1/+1
|\
| * riscv: Optimize bitops with Zbb extensionXiao Wang2023-11-091-1/+1
* | x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel2023-09-151-7/+0
|/
* Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-081-2/+2
|\
| * riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-051-1/+1
| * arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-051-1/+1
* | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-281-1/+1
|\ \
| * | efi/riscv: libstub: Fix comment about absolute relocationXiao Wang2023-08-031-1/+1
| |/
* / x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel2023-08-071-0/+1
|/
* efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov2023-06-061-0/+2
* 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-101-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-031-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-191-0/+10
|\