index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
Makefile
Age
Commit message (
Expand
)
Author
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-06-06
efi/libstub: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...
Ard Biesheuvel
2025-03-14
efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2025-01-22
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
2024-07-08
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
2024-07-02
ARM: 9407/1: Add support for STACKLEAK gcc plugin
Jinjie Ruan
2024-06-10
ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-01-23
riscv/efistub: Tighten ELF relocation check
Ard Biesheuvel
2024-01-23
riscv/efistub: Ensure GP-relative addressing is not used
Jan Kiszka
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2023-08-03
efi/riscv: libstub: Fix comment about absolute relocation
Xiao Wang
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-04-20
arm64: efi: Enable BTI codegen and add PE/COFF annotation
Ard Biesheuvel
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-11-09
efi/loongarch: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi/riscv: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
2022-11-09
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
arm64: efi: Move efi-entry.S into the libstub source directory
Ard Biesheuvel
2022-11-09
efi: libstub: Deduplicate ftrace command line argument filtering
Ard Biesheuvel
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
[next]