index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
2022-02-28
1
-7
/
+10
*
efi/libstub: arm64: Fix image check alignment at entry
Mihai Carabas
2022-01-23
1
-3
/
+3
*
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-19
1
-0
/
+2
|
\
|
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
1
-0
/
+2
*
|
efi/libstub: measure loaded initrd info into the TPM
Ilias Apalodimas
2022-01-06
1
-14
/
+58
*
|
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
2021-11-21
4
-29
/
+21
*
|
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
2021-11-21
1
-1
/
+28
|
/
*
efi/libstub: Simplify "Exiting bootservices" message
Heinrich Schuchardt
2021-10-05
1
-1
/
+1
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
2
-2
/
+2
|
\
|
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
2
-2
/
+2
*
|
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
2021-08-03
1
-0
/
+4
*
|
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
2021-08-03
1
-0
/
+2
*
|
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
2021-08-03
1
-15
/
+13
*
|
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
2021-08-03
1
-1
/
+48
*
|
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
2021-07-20
1
-0
/
+2
|
/
*
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
2021-07-16
1
-2
/
+2
*
efi/libstub: prevent read overflow in find_file_option()
Dan Carpenter
2021-05-22
1
-1
/
+1
*
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
2021-03-26
1
-1
/
+2
*
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-0
/
+16
|
\
|
*
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-03-07
1
-0
/
+16
*
|
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2021-03-10
1
-1
/
+1
|
/
*
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-23
1
-0
/
+2
|
\
|
*
efi/libstub: disable LTO
Sami Tolvanen
2021-01-14
1
-0
/
+2
*
|
efi/arm64: Update debug prints to reflect other entropy sources
Mark Brown
2021-01-21
1
-2
/
+2
*
|
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
2021-01-19
1
-0
/
+9
*
|
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
2021-01-19
1
-1
/
+1
|
/
*
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
3
-4
/
+1
*
efi: x86/xen: switch to efi_get_secureboot_mode helper
Ard Biesheuvel
2020-11-17
1
-3
/
+0
*
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
2
-26
/
+17
*
efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
Arvind Sankar
2020-10-26
1
-1
/
+4
*
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-19
3
-1
/
+129
|
\
|
*
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
1
-1
/
+10
|
*
RISC-V: Add EFI stub support.
Atish Patra
2020-10-02
2
-0
/
+119
|
*
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...
Palmer Dabbelt
2020-10-02
5
-193
/
+45
|
|
\
*
|
\
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
2
-8
/
+9
|
\
\
\
|
*
|
|
efi/libstub: Disable -mbranch-protection
Kees Cook
2020-09-01
1
-1
/
+8
|
*
|
|
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-14
2
-7
/
+1
*
|
|
|
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
10
-202
/
+211
|
\
\
\
\
|
*
\
\
\
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-10-12
4
-8
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2020-09-29
2
-6
/
+6
|
|
*
|
|
|
efi/libstub: Fix missing-prototypes in string.c
Tian Tao
2020-09-25
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-09-17
3
-2
/
+135
|
*
|
|
|
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
2020-09-16
1
-0
/
+23
|
*
|
|
|
efi/printf: remove unneeded semicolon
Tian Tao
2020-09-16
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
4
-189
/
+38
|
*
|
|
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2020-09-16
2
-2
/
+5
|
*
|
|
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-09-16
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2020-09-07
2
-4
/
+3
|
|
/
|
/
|
*
|
efi/libstub: Handle unterminated cmdline
Arvind Sankar
2020-08-20
1
-2
/
+4
*
|
efi/libstub: Handle NULL cmdline
Arvind Sankar
2020-08-20
1
-1
/
+5
[next]