index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
1
-1
/
+1
2021-10-20
efi/cper: use stack buffer for error record decoding
Ard Biesheuvel
1
-2
/
+2
2021-07-28
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
1
-1
/
+12
2021-07-28
efi/tpm: Differentiate missing and invalid final event log table.
Michal Suchanek
1
-3
/
+5
2021-06-10
efi: cper: fix snprintf() use in cper_dimm_err_location()
Rasmus Villemoes
1
-3
/
+1
2021-06-10
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
1
-5
/
+0
2021-03-24
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2020-12-02
efi: EFI_EARLYCON should depend on EFI
Geert Uytterhoeven
1
-1
/
+1
2020-08-26
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
1
-0
/
+2
2020-07-09
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2
-1
/
+12
2020-06-30
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
1
-1
/
+1
2020-06-22
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
1
-0
/
+1
2020-06-17
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
1
-1
/
+3
2020-05-27
tpm: check event log version before reading final events
Loïc Yhuel
2
-3
/
+7
2020-05-20
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2020-04-17
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
1
-1
/
+1
2020-03-18
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
1
-0
/
+3
2020-03-18
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
1
-9
/
+20
2020-03-12
efi: READ_ONCE rng seed size before munmap
Jason A. Donenfeld
1
-2
/
+2
2020-01-23
efi/earlycon: Fix write-combine mapping on x86
Arvind Sankar
1
-9
/
+7
2020-01-12
efi/earlycon: Remap entire framebuffer after page initialization
Andy Shevchenko
1
-0
/
+40
2020-01-12
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
1
-54
/
+12
2020-01-12
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
1
-2
/
+2
2020-01-12
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
1
-6
/
+6
2020-01-09
efi: Don't attempt to map RCI2 config table if it doesn't exist
Ard Biesheuvel
1
-0
/
+3
2019-12-31
efi/memreserve: Register reservations as 'reserved' in /proc/iomem
Ard Biesheuvel
1
-2
/
+26
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+8
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2
-15
/
+11
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2
-3
/
+14
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
1
-1
/
+1
2019-10-31
efi/tpm: Return -EINVAL when determining tpm final events log size fails
Jerry Snitselaar
1
-0
/
+1
2019-10-31
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
Narendra K
1
-0
/
+1
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
1
-1
/
+1
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
1
-1
/
+1
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
1
-1
/
+8
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
1
-5
/
+10
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-36
/
+179
2019-08-19
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
1
-0
/
+6
2019-08-12
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
1
-0
/
+15
2019-08-12
efi-stub: Fix get_efi_config_table on mixed-mode setups
Hans de Goede
1
-11
/
+27
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
4
-0
/
+164
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
1
-2
/
+0
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
1
-1
/
+0
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
1
-33
/
+0
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-07-08
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
6
-39
/
+150
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-12
/
+17
[next]