index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
7 days
efi/libstub: gop: Fix EDID support in mixed-mode
Hans de Goede
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-12-06
LoongArch: Add adaptive CSR accessors for 32BIT/64BIT
Huacai Chen
2025-12-04
Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-18
efi/libstub: x86: Store EDID in boot_params
Thomas Zimmermann
2025-11-18
efi/libstub: gop: Add support for reading EDID
Thomas Zimmermann
2025-11-18
efi/libstub: gop: Initialize screen_info in helper function
Thomas Zimmermann
2025-11-18
efi/libstub: gop: Find GOP handle instead of GOP data
Thomas Zimmermann
2025-11-06
efistub/x86: Add fallback for SMBIOS record lookup
Francesco Pompo
2025-11-05
efi/libstub: Fix page table access in 5-level to 4-level paging transition
Usama Arif
2025-10-30
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
2025-10-05
Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable
Lenny Szubowicz
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
2025-08-09
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-15
efistub: Lower default log level
Aaron Kling
2025-07-08
arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Masahiro Yamada
2025-06-20
efi: Fix .data section size calculations when .sbat is present
Vitaly Kuznetsov
2025-06-10
efi: Drop preprocessor directives from zboot.lds
Vitaly Kuznetsov
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
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-05-21
Merge branch 'efi-sbat' into efi/next
Ard Biesheuvel
2025-05-21
efi: zboot specific mechanism for embedding SBAT section
Vitaly Kuznetsov
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-09
efi/libstub: Describe missing 'out' parameter in efi_load_initrd
Hans Zhang
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...
Ard Biesheuvel
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-14
efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
Ard Biesheuvel
2025-03-14
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
2025-03-13
efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServices
Ard Biesheuvel
2025-03-07
Merge branch 'x86-mixed-mode' into efi/next
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
2025-02-04
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
2025-01-22
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
2025-01-14
efi/libstub: Use __free() helper for pool deallocations
Ard Biesheuvel
2025-01-14
efi/libstub: Use cleanup helpers for freeing copies of the memory map
Ard Biesheuvel
2025-01-14
efi/libstub: Simplify PCI I/O handle buffer traversal
Ard Biesheuvel
2025-01-14
efi/libstub: Refactor and clean up GOP resolution picker code
Ard Biesheuvel
2025-01-14
efi/libstub: Simplify GOP handling code
Ard Biesheuvel
2025-01-14
efi/libstub: Use C99-style for loop to traverse handle buffer
Ard Biesheuvel
2025-01-14
x86/efistub: Drop long obsolete UGA support
Ard Biesheuvel
[next]