summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor
2025-02-21firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit
2025-02-21efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap
2024-12-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-12-14firmware: arm_scpi: Check the DVFS OPP count returned by the firmwareLuo Qiu
2024-12-14tpm: fix signed/unsigned bug when checking event logsGregory Price
2024-12-14firmware: google: Unregister driver_info on failureYuan Can
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-10-17firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski
2024-10-17efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel
2024-10-17firmware: arm_scmi: Fix double free in OPTEE transportCristian Marussi
2024-09-12firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald
2024-08-29firmware: cirrus: cs_dsp: Initialize debugfs_root to invalidRichard Fitzgerald
2024-08-03x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel
2024-08-03x86/efistub: Avoid returning EFI_SUCCESS on errorArd Biesheuvel
2024-08-03firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún
2024-08-03firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún
2024-08-03firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún
2024-07-25efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor
2024-07-18firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald
2024-07-18firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald
2024-07-18firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald
2024-07-18firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald
2024-07-18firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald
2024-07-11firmware: dmi: Stop decoding on broken entryJean Delvare
2024-07-05efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-07-05efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel
2024-07-05efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2024-06-27firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla
2024-06-21firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() failsGabor Juhos
2024-06-12firmware: dmi-id: add a release callback functionArnd Bergmann
2024-06-12firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart
2024-06-12efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan
2024-06-12x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel
2024-04-27x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel
2024-04-27x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel
2024-04-27x86/efi: Disregard setup header of loaded imageArd Biesheuvel
2024-04-27x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel
2024-04-13firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...Markus Elfring
2024-04-03efi/libstub: Cast away type warning in use of max()Ard Biesheuvel
2024-04-03efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-04-03efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)
2024-03-26x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-26x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel
2024-03-26firmware: arm_scmi: Fix double free in SMC transport cleanup pathAndre Przywara
2024-03-06x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel
2024-03-06efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsArd Biesheuvel
2024-03-06x86/boot: efistub: Assign global boot_params variableArd Biesheuvel
2024-03-06x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel