index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
2020-02-26
efi: READ_ONCE rng seed size before munmap
Jason A. Donenfeld
2020-01-20
efi: Fix comment for efi_mem_type() wrt absent physical addresses
Anshuman Khandual
2019-12-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-08
efi/memreserve: Register reservations as 'reserved' in /proc/iomem
Ard Biesheuvel
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
2019-11-26
Merge branch 'acpica'
Rafael J. Wysocki
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
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-08
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-11
efi/memreserve: deal with memreserve entries in unmapped memory
Ard Biesheuvel
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-05-25
efi: Allow the number of EFI configuration tables entries to be zero
Rob Bradford
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2018-11-30
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2018-11-27
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
Ard Biesheuvel
2018-11-15
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
2018-07-16
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-09
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2018-01-03
efi: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-08-26
efi: Move efi_mem_type() to common code
Jan Beulich
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
2017-08-26
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2017-08-21
firmware/efi: Constify attribute_group structures
Arvind Yadav
2017-07-18
efi: Add an EFI table address match function
Tom Lendacky
2017-06-23
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
2017-03-17
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-02-01
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
[next]