summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede2019-08-121-11/+27
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-2/+2
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-07-096-39/+150
|\ \
| * | tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-241-0/+30
| * | Abstract out support for locating an EFI config tableMatthew Garrett2019-06-243-18/+26
| * | efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett2019-06-241-17/+33
| * | tpm: Reserve the TPM final events tableMatthew Garrett2019-06-242-4/+61
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-293-12/+17
|\ \ \ | |/ / |/| |
| * | efibc: Replace variable set function in notifier callTian Baofeng2019-06-221-5/+7
| * | efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede2019-06-111-5/+0Star
| * | efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel2019-06-111-2/+10
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-4/+1Star
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-052-4/+2Star
|/
* efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford2019-05-251-0/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-071-3/+3
|\
| * efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-091-3/+3
* | efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel2019-03-291-2/+1Star
* | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-291-5/+2Star
* | efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka2019-03-291-0/+1
* | efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada2019-03-291-6/+7
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-102-5/+18
|\
| * efi: Let architectures decide the flags that should be saved/restoredJulien Thierry2019-02-061-2/+15
| * efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor2019-02-041-3/+3
* | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-061-4/+9
|\ \
| * \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-041-4/+9
| |\ \
| | * | efi: cper: Fix possible out-of-bounds accessRoss Lagerwall2019-02-201-4/+9
| | |/
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0635-287/+350
|\ \ \ | |/ / |/| |
| * | efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell2019-02-161-24/+24
| * | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-043-0/+213
| * | efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-044-0/+19
| * | efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-0428-204/+29Star
| * | efi/fdt: Apply more cleanupsIngo Molnar2019-02-043-58/+64
| * | efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel2019-02-041-1/+1
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-7/+0Star
|\ \ \
| * | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-162-7/+0Star
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-171-0/+7
|\ \ \ | |/ / |/| |
| * | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-151-0/+7
| |/
* / efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai2019-02-021-2/+3
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-4/+4
* Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-271-3/+1Star
|\
| * pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-3/+1Star
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-265-50/+140
|\ \
| * | efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel2018-11-301-4/+17
| * | efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-302-13/+28
| * | efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2018-11-301-1/+4
| * | efi/fdt: Simplify the get_fdt() flowJulien Thierry2018-11-301-12/+13
| * | efi/fdt: Indentation fixJulien Thierry2018-11-301-2/+3
| * | firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel2018-11-301-21/+78