summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-04-05Merge 4.9.168 into android-4.9Greg Kroah-Hartman105-264/+529
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel1-1/+1
2019-03-13Merge 4.9.163 into android-4.9Greg Kroah-Hartman106-274/+1546
2019-03-13iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-02-20Merge 4.9.159 into android-4.9Greg Kroah-Hartman73-271/+726
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche3-3/+35
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel1-21/+78
2018-12-05Merge 4.9.143 into android-4.9Greg Kroah-Hartman40-318/+423
2018-12-05efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel1-1/+10
2018-12-05efi/libstub: arm: support building with clangAlistair Strachan1-1/+2
2018-12-01Merge 4.9.142 into android-4.9Greg Kroah-Hartman86-462/+1317
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8
2018-11-27efi/libstub: Fix 4.9.139 merge resolutionNathan Chancellor1-1/+1
2018-11-23Merge 4.9.139 into android-4.9Greg Kroah-Hartman42-159/+754
2018-11-23efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel1-1/+1
2018-11-23efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel1-8/+16
2018-11-23efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel1-1/+9
2018-09-26Merge 4.9.129 into android-4.9Greg Kroah-Hartman110-325/+607
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel1-1/+2
2018-09-26efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel2-2/+3
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman348-2235/+3819
2018-05-30firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-04-20Merge tag 'v4.9.95' into android-4.9.95Greg Hackmann69-344/+4428
2018-04-20firmware/psci: Expose SMCCC version through psci_opsMark Rutland2-0/+33
2018-04-20firmware/psci: Expose PSCI conduitMark Rutland2-5/+30
2018-04-20drivers/firmware: Expose psci_get_version through psci_ops structureMark Rutland2-0/+3
2018-02-28FROMLIST: efi/libstub: disable LTOSami Tolvanen1-1/+2
2017-12-20Merge 4.9.71 into android-4.9Greg Kroah-Hartman180-692/+1122
2017-12-20efi/esrt: Cleanup bad memory map log messagesDaniel Drake2-2/+1
2017-12-14Merge 4.9.69 into android-4.9Greg Kroah-Hartman144-526/+906
2017-12-14efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian1-1/+1
2017-12-14efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman4-16/+18
2017-10-30Revert "Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI ...Greg Hackmann1-1/+1
2017-10-30BACKPORT: efi/libstub: Unify command line param parsingArd Biesheuvel5-22/+23
2017-10-24Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub"Dmitry Shmidt1-1/+1
2017-10-16BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel1-1/+1
2017-10-16UPSTREAM: efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel1-1/+9
2017-04-21efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene1-2/+4
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross3-7/+26
2017-03-18efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel1-0/+1
2017-02-09efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange4-4/+42
2017-01-19efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2-39/+56
2017-01-12efi/efivar_ssdt_load: Don't return success on allocation failureDan Carpenter1-1/+3
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel1-2/+3
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds52-290/+3789
2016-10-06Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-96/+162
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds31-547/+1782
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-59/+274
[next]