summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\
| * efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-12-20
* | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Merge 4.4.106 into android-4.4Greg Kroah-Hartman2017-12-18
|\|
| * efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-16
* | Merge 4.4.104 into android-4.4Greg Kroah-Hartman2017-12-05
|\|
| * x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2017-12-05
* | Revert "Revert "UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI ...Greg Hackmann2017-10-30
* | BACKPORT: efi/libstub: Unify command line param parsingArd Biesheuvel2017-10-30
* | Revert "UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI stub"Dmitry Shmidt2017-10-24
* | UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel2017-10-09
* | BACKPORT: efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel2017-10-09
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-12-12
|\ \
| * | UPSTREAM: efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2016-12-12
* | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-10-10
|\| |
| * | UPSTREAM: efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel2016-10-03
| * | UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-09-29
| * | UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-09-29
* | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-26
|\| |
| * | UPSTREAM: arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-09-22
| * | UPSTREAM: efi: stub: use high allocation for converted command lineArd Biesheuvel2016-09-22
| * | UPSTREAM: efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel2016-09-22
| * | BACKPORT: efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-09-22
* | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt2016-09-20
|\| | | |/ |/|
| * UPSTREAM: efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-09-18
* | efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel2016-05-04
* | efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek2016-05-04
* | efi: Add pstore variables to the deletion whitelistMatt Fleming2016-03-03
* | efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-03
* | efi: Make our variable validation list include the guidPeter Jones2016-03-03
* | efi: Do variable name validation tests in utf8Peter Jones2016-03-03
* | efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-03-03
|/
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\
| * efi-pstore: fix kernel-doc argument nameGeliang Tang2015-11-02
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\ \
| * | arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2015-11-02
| * | arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-30
| * | arm64: add KASAN supportAndrey Ryabinin2015-10-12
| * | arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-12
| * | arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2015-10-12
| |/
* | efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi2015-10-28
* | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
|\ \
| * | efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-12
| * | efi: Auto-load the efi-pstore moduleBen Hutchings2015-10-12
| * | efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-12
| * | efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-12
| * | efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi2015-10-12
| * | efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-12
| * | efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-12