summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-037-55/+31Star
|\
| * efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-123-15/+6Star
| * efi/esrt: Fix handling of early ESRT table mappingArd Biesheuvel2018-03-121-13/+4Star
| * efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-122-9/+9
| * efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko2018-03-091-5/+6
| * efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel2018-03-091-1/+1
| * efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel2018-03-091-4/+1Star
| * efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko2018-03-091-8/+1Star
| * efi/arm*: Only register page tables when they existMark Rutland2018-03-091-0/+3
* | efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel2018-03-131-2/+2
|/
* Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-011-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada2018-01-211-1/+1
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-315-3/+127
|\ \
| * | efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-085-3/+127
* | | x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett2018-01-191-1/+4
* | | efi: Parse ARM error information valueTyler Baicar2018-01-031-2/+211
* | | efi: Move ARM CPER code to new fileTyler Baicar2018-01-034-119/+156
* | | efi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-031-1/+1
* | | efi/capsule-loader: Fix pr_err() string to end with newlineArvind Yadav2018-01-031-1/+1
* | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-8/+37
|/ /
* | efi: Add comment to avoid future expanding of sysfs systabDave Young2017-12-061-0/+2
* | efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian2017-12-061-1/+1
* | efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-063-16/+12Star
|/
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-042-5/+8
|\
| * efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel2017-10-282-5/+8
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-027-0/+7
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
| |/
* | efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel2017-10-251-1/+2
* | efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()Dan Carpenter2017-10-251-0/+3
|/
* Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-09-121-5/+5
|\
| * efi: switch to use new generic UUID APIAndy Shevchenko2017-08-301-5/+5
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-0711-39/+141
|\ \
| * | efi/bgrt: Use efi_mem_type()Jan Beulich2017-08-261-21/+1Star
| * | efi: Move efi_mem_type() to common codeJan Beulich2017-08-261-6/+31
| * | efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King2017-08-261-1/+1
| * | efi/random: Increase size of firmware supplied randomnessArd Biesheuvel2017-08-262-7/+6Star
| * | efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-264-0/+72
| * | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-261-0/+33
| |\ \
| * | | firmware/efi/esrt: Constify attribute_group structuresArvind Yadav2017-08-211-1/+1
| * | | firmware/efi: Constify attribute_group structuresArvind Yadav2017-08-211-1/+1
| * | | efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede2017-08-211-1/+11
| * | | efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel2017-08-211-0/+3
| * | | efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel2017-08-211-1/+1
| * | | efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel2017-08-211-1/+9
| * | | efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel2017-08-211-0/+5
| | |/ | |/|
* | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-052-13/+4Star
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-031-10/+2Star
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-241-10/+2Star
| | |/ /
| * / / treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-3/+2Star
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-2/+4
|\ \ \