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
Age
Commit message (
Expand
)
Author
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
2024-12-19
efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32
Hamza Mahfooz
2024-12-06
efi/zboot: Limit compression options to GZIP and ZSTD
Ard Biesheuvel
2024-11-17
efi/libstub: Take command line overrides into account for loaded files
Ard Biesheuvel
2024-11-17
efi/libstub: Fix command line fallback handling when loading files
Ard Biesheuvel
2024-11-15
efi/libstub: Parse builtin command line after bootloader provided one
Ard Biesheuvel
2024-11-15
efi/libstub: Free correct pointer on failure
Ard Biesheuvel
2024-10-15
libstub,tpm: do not ignore failure case when reading final event log
Gregory Price
2024-10-15
tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_size
Gregory Price
2024-10-15
efi/libstub: measure initrd to PCR9 independent of source
Jeremy Linton
2024-10-15
efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()
Jonathan Marek
2024-10-15
efi/libstub: fix efi_parse_options() ignoring the default command line
Jonathan Marek
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-13
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
2024-07-25
Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
[next]