index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2019-12-25
efi/libstub/random: Initialize pointer variables to zero for mixed mode
Hans de Goede
2019-12-25
efi/earlycon: Fix write-combine mapping on x86
Arvind Sankar
2019-12-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-10
efi: Don't attempt to map RCI2 config table if it doesn't exist
Ard Biesheuvel
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-08
efi/earlycon: Remap entire framebuffer after page initialization
Andy Shevchenko
2019-12-08
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
2019-12-08
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
2019-12-08
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
2019-12-08
efi/memreserve: Register reservations as 'reserved' in /proc/iomem
Ard Biesheuvel
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
2019-11-26
Merge branch 'acpica'
Rafael J. Wysocki
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-11-07
arm/efi: EFI soft reservation to memblock
Dan Williams
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
2019-11-07
efi: libstub/tpm: enable tpm eventlog function for ARM platforms
Xinwei Kong
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-11-07
efi/random: use arch-independent efi_call_proto()
Dominik Brodowski
2019-11-05
efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
Dmitry Torokhov
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
2019-10-31
efi/tpm: Return -EINVAL when determining tpm final events log size fails
Jerry Snitselaar
2019-10-31
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
Narendra K
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-08-19
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
2019-08-12
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
2019-08-12
efi-stub: Fix get_efi_config_table on mixed-mode setups
Hans de Goede
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-08
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
Abstract out support for locating an EFI config table
Matthew Garrett
[next]