summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\
| * arm64: kaslr: increase randomization granularityArd Biesheuvel2016-07-29
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\|
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-05-11
| * efi: stub: use high allocation for converted command lineArd Biesheuvel2016-05-11
| * efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel2016-05-11
| * efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-05-11
| * efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-05-11
| * 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
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * 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
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
|/
* 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
| * | drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker2015-10-12
* | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\ \ \ | |/ / |/| / | |/
| * arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-01
| * x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-22
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* | efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-11
* | efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-08
* | efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-08
|/
* efi: Check for NULL efi kernel parametersRicardo Neri2015-07-30
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-21
|\
| * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01