summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi (follow)
Commit message (Expand)AuthorAge
...
| * | 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
* | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \
| * | | UPSTREAM: efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2017-01-02
* | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| | |
| * | | UPSTREAM: efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel2016-10-12
| * | | UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-10-12
| * | | UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-10-12
* | | | 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
|\ \