index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
2022-09-22
1
-4
/
+4
*
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
2022-09-22
1
-0
/
+7
*
efi: efibc: Guard against allocation failure
Guilherme G. Piccoli
2022-09-20
1
-0
/
+3
*
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
2022-09-07
1
-24
/
+7
*
efi/x86: libstub: remove unused variable
chen zhang
2022-09-07
1
-1
/
+0
*
efi: libstub: Disable struct randomization
Ard Biesheuvel
2022-08-25
1
-0
/
+7
*
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-06
1
-3
/
+10
|
\
|
*
riscv/efi_stub: Add 64bit boot-hartid support on RV64
Sunil V L
2022-07-19
1
-3
/
+10
*
|
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-03
5
-1696
/
+1
|
\
\
|
*
|
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
2022-06-24
2
-733
/
+1
|
*
|
efi: vars: Switch to new wrapper layer
Ard Biesheuvel
2022-06-24
1
-81
/
+52
|
*
|
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
2022-06-24
4
-936
/
+2
*
|
|
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-03
8
-516
/
+354
|
\
\
\
|
*
|
|
drivers: fix typo in firmware/efi/memmap.c
Zheng Zhi Yuan
2022-06-28
1
-1
/
+1
|
|
/
/
|
*
|
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
2022-06-24
1
-54
/
+7
|
*
|
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
2022-06-24
2
-14
/
+3
|
*
|
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
2022-06-24
4
-308
/
+91
|
*
|
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
2022-06-24
1
-10
/
+144
|
*
|
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
2022-06-24
3
-20
/
+14
|
*
|
efi: efibc: avoid efivar API for setting variables
Ard Biesheuvel
2022-06-20
2
-47
/
+30
|
*
|
efi: avoid efivars layer when loading SSDTs from variables
Ard Biesheuvel
2022-06-20
1
-62
/
+41
|
*
|
efi: Correct comment on efi_memmap_alloc
Liu Zixian
2022-06-15
1
-2
/
+1
|
*
|
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-06-15
2
-0
/
+24
|
|
/
*
|
Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-15
1
-10
/
+11
|
\
\
|
*
|
efi: Fix efi_power_off() not being run before acpi_power_off() when necessary
Hans de Goede
2022-07-10
1
-10
/
+11
|
|
/
*
/
efi: sysfb_efi: remove unnecessary <asm/efi.h> include
Javier Martinez Canillas
2022-06-21
1
-2
/
+0
|
/
*
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
2
-30
/
+26
|
\
|
*
efi: clean up Kconfig dependencies on CONFIG_EFI
Ard Biesheuvel
2022-06-01
1
-28
/
+24
|
*
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
2022-06-01
1
-2
/
+2
*
|
Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
1
-18
/
+46
|
\
\
|
|
/
|
/
|
|
*
efi/cper: Reformat CPER memory error location to more readable
Shuai Xue
2022-04-08
1
-15
/
+15
|
*
EDAC/ghes: Unify CPER memory error location reporting
Shuai Xue
2022-04-08
1
-2
/
+2
|
*
efi/cper: Add a cper_mem_err_status_str() to decode error description
Shuai Xue
2022-04-08
1
-1
/
+29
*
|
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-19
2
-6
/
+30
*
|
efi: stub: prefer mirrored memory for randomized allocations
Ard Biesheuvel
2022-05-06
1
-0
/
+11
*
|
efi/arm64: libstub: run image in place if randomized by the loader
Ard Biesheuvel
2022-05-03
1
-3
/
+9
*
|
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
2022-05-03
5
-5
/
+9
*
|
efi: libstub: ensure allocated memory to be executable
Baskov Evgeniy
2022-05-03
2
-4
/
+118
*
|
efi: libstub: declare DXE services table
Baskov Evgeniy
2022-05-03
2
-1
/
+82
*
|
efi: Register efi_secret platform device if EFI secret area is declared
Dov Murik
2022-04-13
1
-0
/
+5
*
|
efi: Save location of EFI confidential computing area
Dov Murik
2022-04-13
2
-0
/
+22
*
|
efi: Allow to enable EFI runtime services by default on RT
Javier Martinez Canillas
2022-04-13
2
-1
/
+16
|
/
*
Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
1
-1
/
+1
|
\
|
*
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
2022-03-15
1
-1
/
+1
*
|
Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
1
-1
/
+1
|
\
\
|
*
|
efi/mokvar: move up init order
Eric Snowberg
2022-03-08
1
-1
/
+1
*
|
|
efi: fix return value of __setup handlers
Randy Dunlap
2022-03-01
2
-2
/
+2
|
/
/
*
|
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
2022-02-28
1
-1
/
+4
*
|
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
2022-02-28
1
-7
/
+10
|
/
*
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
2022-01-23
1
-0
/
+7
[next]