summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
4 daysfirmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald1-2/+2
4 daysfirmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald1-31/+113
4 daysfirmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald1-21/+15
4 daysfirmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald1-4/+14
4 daysfirmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald1-7/+18
11 daysfirmware: dmi: Stop decoding on broken entryJean Delvare1-0/+11
2024-06-27LoongArch: Fix entry point in kernel image headerJiaxun Yang1-1/+1
2024-06-27efi/loongarch: Directly position the loaded image fileWang Yao3-6/+13
2024-06-27efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel1-9/+0
2024-06-27firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla1-1/+3
2024-06-21firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() failsGabor Juhos1-6/+12
2024-06-12efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan1-2/+2
2024-06-12x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel1-2/+26
2024-06-12firmware: dmi-id: add a release callback functionArnd Bergmann1-1/+6
2024-06-12firmware: qcom: scm: Fix __scm and waitq completion variable initializationMukesh Ojha1-5/+5
2024-06-12firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
2024-04-17firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi1-1/+6
2024-04-13firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...Markus Elfring1-1/+1
2024-04-10x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel1-0/+3
2024-04-10x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel1-1/+10
2024-04-10efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2-1/+9
2024-04-03x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel1-0/+1
2024-04-03efi/libstub: Cast away type warning in use of max()Ard Biesheuvel1-1/+1
2024-04-03efi: fix panic in kdump kernelOleksandr Tymoshenko1-0/+2
2024-04-03efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)1-1/+1
2024-03-27x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-27x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-27firmware: arm_scmi: Fix double free in SMC transport cleanup pathAndre Przywara1-0/+7
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-01efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker1-9/+10
2024-03-01efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker2-2/+2
2024-03-01riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka1-1/+1
2024-02-23x86/efi: Disregard setup header of loaded imageArd Biesheuvel1-40/+6
2024-02-23x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel1-7/+0
2024-02-16x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel5-8/+12
2024-02-16x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2-12/+16
2024-02-01firmware: arm_scmi: Use xa_insert() when saving raw queuesCristian Marussi1-4/+8
2024-02-01firmware: arm_scmi: Use xa_insert() to store oppsCristian Marussi1-5/+18
2024-02-01Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...Thomas Zimmermann1-1/+1
2024-02-01firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi3-0/+21
2024-01-26firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET1-5/+5
2024-01-20efi/loongarch: Use load address to calculate kernel entry addressWang Yao2-5/+5
2023-12-20efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2023-12-13firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Sudeep Holla1-5/+7
2023-12-13firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson1-12/+4
2023-12-13firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla1-3/+3
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson1-17/+30
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson1-0/+8
2023-12-08efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth1-1/+1
2023-11-28firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy1-0/+7