开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
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
2024-07-18
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
2024-07-17
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
2024-07-12
efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()
Kees Cook
2024-07-10
arm64/efistub: Clean up KASLR logic
Ard Biesheuvel
2024-07-08
x86/efistub: Drop redundant clearing of BSS
Ard Biesheuvel
2024-07-08
x86/efistub: Avoid returning EFI_SUCCESS on error
Ard Biesheuvel
2024-07-08
x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs
Aditya Garg
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-07-02
efistub/smbios: Simplify SMBIOS enumeration API
Ard Biesheuvel
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2024-06-10
ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
2024-06-06
Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-04
Merge branch 'efi/next' into efi/urgent
Ard Biesheuvel
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2024-05-23
efi/libstub: zboot.lds: Discard .discard sections
Nathan Chancellor
2024-05-21
Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-17
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
2024-05-14
Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-04-29
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
2024-03-28
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
2024-03-28
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-17
Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-15
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
[next]