summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub (follow)
Commit message (Expand)AuthorAge
* drivers/firmware/efi/libstub.c: prevent a relocationDan Aloni2022-10-28
* Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\
| * BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Merge android-4.4.96 (aed4c54) into msm-4.4Blagovest Kolenichev2017-12-12
|\|
| * 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
* | Merge android-4.4@ceee5bd (v4.4.95) into msm-4.4Blagovest Kolenichev2017-11-06
|\|
| * Revert "UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI stub"Dmitry Shmidt2017-10-24
* | Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev2017-10-20
|\|
| * 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
| * 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
| * UPSTREAM: efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-09-18
* | 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
| |/
* / UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
|/
* 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/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
|/
* 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
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-04
* efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-01
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-02
|\
| * efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu2015-02-24
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-21
|\|
| * Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming2015-02-18
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-13
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-13
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\ \ | |/ |/|
| * arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-12
| * efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel2015-01-12
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-29
|\ \ | |/ |/|
| * efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel2015-01-20
| * arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-15
* | efi: efi-stub: notify on DTB absenceMark Rutland2014-11-05
|/
* Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-03
|\