summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi (unfollow)
Commit message (Expand)Author
2022-10-28drivers/firmware/efi/libstub.c: prevent a relocationDan Aloni
2021-10-27efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2020-06-29efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-04-03efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2019-03-23Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2018-11-27efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2018-11-27efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-12-20efi/esrt: Cleanup bad memory map log messagesDaniel Drake
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-16efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-05x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth
2017-10-30Revert "Revert "UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI ...Greg Hackmann
2017-10-30BACKPORT: efi/libstub: Unify command line param parsingArd Biesheuvel
2017-10-24Revert "UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI stub"Dmitry Shmidt
2017-10-09UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2017-10-09BACKPORT: efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-01-02UPSTREAM: efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel
2016-12-12UPSTREAM: efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel
2016-10-12UPSTREAM: efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-10-03UPSTREAM: efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel
2016-09-29UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-09-29UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-09-22UPSTREAM: arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-09-22UPSTREAM: efi: stub: use high allocation for converted command lineArd Biesheuvel
2016-09-22UPSTREAM: efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel
2016-09-22BACKPORT: efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-09-18UPSTREAM: efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-07-29arm64: kaslr: increase randomization granularityArd Biesheuvel
2016-05-11arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-05-11efi: stub: use high allocation for converted command lineArd Biesheuvel
2016-05-11efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel
2016-05-11efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-05-11efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2016-05-04efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel
2016-05-04efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-03-22UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-03-03efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03efi: Make our variable validation list include the guidPeter Jones
2016-03-03efi: Do variable name validation tests in utf8Peter Jones