summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0Ard Biesheuvel2022-10-213-6/+6
* efi: libstub: Fix incorrect payload size in zboot headerArd Biesheuvel2022-10-211-1/+2
* efi: libstub: Give efi_main() asmlinkage qualificationArd Biesheuvel2022-10-211-3/+3
* efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel2022-10-211-5/+5
* efi: ssdt: Don't free memory if ACPI table was loaded successfullyArd Biesheuvel2022-10-211-0/+2
* efi: libstub: Remove zboot signing from build optionsArd Biesheuvel2022-10-212-47/+4
* Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-111-2/+8
|\
| * firmware: dmi: Fortify entry point length checksJean Delvare2022-09-231-2/+8
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-1/+2
|\ \
| * | kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko2022-10-031-0/+1
| * | mm: remove rb tree.Liam R. Howlett2022-09-261-1/+0
| * | mm: start tracking VMAs with maple treeLiam R. Howlett2022-09-261-0/+1
* | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-0921-489/+1237
|\ \ \
| * | | efi/arm64: libstub: avoid SetVirtualAddressMap() when possibleArd Biesheuvel2022-09-272-1/+9
| * | | efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel2022-09-271-4/+16
| * | | efi: libstub: fix up the last remaining open coded boot service callArd Biesheuvel2022-09-271-2/+2
| * | | efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel2022-09-271-59/+2
| * | | efi/libstub: measure EFI LoadOptionsIlias Apalodimas2022-09-272-0/+11
| * | | efi/libstub: refactor the initrd measuring functionsIlias Apalodimas2022-09-271-43/+77
| * | | Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel2022-09-2713-364/+358
| |\ \ \
| | * | | efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2022-09-272-12/+57
| | * | | efi: libstub: install boot-time memory map as config tableArd Biesheuvel2022-09-276-8/+30
| | * | | efi: libstub: remove DT dependency from generic stubArd Biesheuvel2022-09-273-61/+60
| | * | | efi: libstub: unify initrd loading between architecturesArd Biesheuvel2022-09-277-97/+98
| | * | | efi: libstub: remove pointless goto kludgeArd Biesheuvel2022-09-261-15/+7
| | * | | efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel2022-09-268-157/+76
| | * | | efi: libstub: avoid efi_get_memory_map() for allocating the virt mapArd Biesheuvel2022-09-263-22/+47
| | * | | efi: libstub: drop pointless get_memory_map() callArd Biesheuvel2022-09-201-8/+0
| * | | | efi: libstub: fix type confusion for load_options_sizeArd Biesheuvel2022-09-203-11/+12
| * | | | efi/libstub: implement generic EFI zbootArd Biesheuvel2022-09-207-3/+612
| * | | | efi/libstub: move efi_system_table global var into separate objectArd Biesheuvel2022-09-193-3/+10
| * | | | efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-173-3/+33
| * | | | efi/libstub: add some missing EFI prototypesArd Biesheuvel2022-09-171-5/+26
| |/ / /
| * | | efi/loongarch: Add efistub booting supportHuacai Chen2022-09-064-8/+86
* | | | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-081-0/+9
|\ \ \ \
| * | | | firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli2022-09-241-0/+9
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-10-061-2/+2
|\ \ \ \
| * | | | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown2022-09-091-2/+2
| |/ / /
* | | | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-065-42/+227
|\ \ \ \
| * | | | firmware/psci: Add debugfs support to ease debuggingDmitry Baryshkov2022-09-281-1/+115
| * | | | firmware/psci: Print a warning if PSCI doesn't accept PC modeDmitry Baryshkov2022-09-281-0/+2
| * | | | Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2022-09-231-2/+0
| |\ \ \ \
| | * | | | firmware: qcom: scm: remove unused __qcom_scm_init declarationGaosheng Cui2022-09-131-2/+0
| | | |/ / | | |/| |
| * | | | Merge tag 'tegra-for-6.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2022-09-231-10/+3
| |\ \ \ \
| | * | | | firmware: tegra: Switch over to memdup_user()Qing Wang2022-09-151-10/+3
| | |/ / /
| * | | | Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-09-152-29/+107
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | firmware: arm_ffa: Split up ffa_ops into info, message and memory operationsSudeep Holla2022-09-081-2/+14
| | * | | firmware: arm_ffa: Set up 32bit execution mode flag using partiion propertySudeep Holla2022-09-081-1/+13
| | * | | firmware: arm_ffa: Add v1.1 get_partition_info supportSudeep Holla2022-09-081-8/+35
| | * | | firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla2022-09-082-2/+2