index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-07
efi/x86: libstub: remove unused variable
chen zhang
1
-1
/
+0
2022-08-25
efi: libstub: Disable struct randomization
Ard Biesheuvel
1
-0
/
+7
2022-07-20
riscv/efi_stub: Add 64bit boot-hartid support on RV64
Sunil V L
1
-3
/
+10
2022-06-01
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
1
-2
/
+2
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2
-6
/
+30
2022-05-06
efi: stub: prefer mirrored memory for randomized allocations
Ard Biesheuvel
1
-0
/
+11
2022-05-03
efi/arm64: libstub: run image in place if randomized by the loader
Ard Biesheuvel
1
-3
/
+9
2022-05-03
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
5
-5
/
+9
2022-05-03
efi: libstub: ensure allocated memory to be executable
Baskov Evgeniy
1
-4
/
+106
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
2
-1
/
+82
2022-02-28
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
1
-7
/
+10
2022-01-23
efi/libstub: arm64: Fix image check alignment at entry
Mihai Carabas
1
-3
/
+3
2022-01-20
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-0
/
+2
2022-01-20
riscv: Implement sv48 support
Alexandre Ghiti
1
-0
/
+2
2022-01-06
efi/libstub: measure loaded initrd info into the TPM
Ilias Apalodimas
1
-14
/
+58
2021-11-21
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
4
-29
/
+21
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
1
-1
/
+28
2021-10-05
efi/libstub: Simplify "Exiting bootservices" message
Heinrich Schuchardt
1
-1
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+2
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2
-2
/
+2
2021-08-03
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
1
-0
/
+4
2021-08-03
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
1
-0
/
+2
2021-08-03
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
1
-15
/
+13
2021-08-03
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
1
-1
/
+48
2021-07-20
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
1
-0
/
+2
2021-07-16
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
1
-2
/
+2
2021-05-22
efi/libstub: prevent read overflow in find_file_option()
Dan Carpenter
1
-1
/
+1
2021-03-26
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
1
-1
/
+2
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-1
/
+1
2021-03-07
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
1
-0
/
+16
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2021-01-21
efi/arm64: Update debug prints to reflect other entropy sources
Mark Brown
1
-2
/
+2
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
1
-0
/
+9
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
1
-1
/
+1
2021-01-14
efi/libstub: disable LTO
Sami Tolvanen
1
-0
/
+2
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
3
-4
/
+1
2020-11-17
efi: x86/xen: switch to efi_get_secureboot_mode helper
Ard Biesheuvel
1
-3
/
+0
2020-11-05
efi: generalize efi_get_secureboot
Chester Lin
2
-26
/
+17
2020-10-26
efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
Arvind Sankar
1
-1
/
+4
2020-10-20
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+129
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+9
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-202
/
+211
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
4
-8
/
+17
2020-10-03
RISC-V: Add EFI runtime services
Atish Patra
1
-1
/
+10
2020-10-03
RISC-V: Add EFI stub support.
Atish Patra
2
-0
/
+119
2020-10-03
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...
Palmer Dabbelt
5
-193
/
+45
2020-09-29
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2
-6
/
+6
[next]