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