summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-291-1/+4
* efi: Make it possible to disable efivar_ssdt entirelyPeter Jones2020-07-092-1/+12
* efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu2020-06-301-1/+1
* firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun2020-06-241-0/+1
* firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig2020-06-241-6/+3
* efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel2020-06-221-0/+1
* firmware: imx: scu: Fix corruption of headerFranck LENORMAND2020-06-171-5/+5
* firmware: imx-scu: Support one TX and one RXPeng Fan2020-06-171-11/+43
* firmware: imx: warn on unexpected RXLeonard Crestez2020-06-171-1/+9
* efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-06-171-1/+3
* tpm: check event log version before reading final eventsLoïc Yhuel2020-05-272-3/+7
* gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2020-05-201-1/+1
* efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel2020-04-171-1/+1
* firmware: arm_sdei: fix double-lock on hibernate with shared eventsJames Morse2020-04-171-17/+15
* efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-181-0/+3
* efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-181-9/+20
* efi: READ_ONCE rng seed size before munmapJason A. Donenfeld2020-03-121-2/+2
* firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez2020-03-121-1/+1
* firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez2020-03-121-1/+1
* firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez2020-03-121-3/+3
* firmware: imx: scu: Ensure sequential TXLeonard Crestez2020-03-121-0/+27
* firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla2020-01-261-1/+1
* firmware: imx: Remove call to devm_of_platform_populateDaniel Baluta2020-01-261-1/+1
* efi/earlycon: Fix write-combine mapping on x86Arvind Sankar2020-01-231-9/+7
* efi/earlycon: Remap entire framebuffer after page initializationAndy Shevchenko2020-01-121-0/+40
* efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar2020-01-121-54/+12
* efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar2020-01-121-2/+2
* efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar2020-01-121-6/+6
* efi: Don't attempt to map RCI2 config table if it doesn't existArd Biesheuvel2020-01-091-0/+3
* firmware: arm_scmi: Avoid double free in error flowWen Yang2020-01-091-4/+4
* efi/memreserve: Register reservations as 'reserved' in /proc/iomemArd Biesheuvel2019-12-311-2/+26
* firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon2019-12-171-1/+1
* efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas2019-10-311-0/+8
* x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-312-15/+11
* efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel2019-10-312-3/+14
* efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski2019-10-311-1/+1
* efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar2019-10-311-0/+1
* efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K2019-10-311-0/+1
* Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-151-1/+1
|\
| * firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare2019-10-141-1/+1
* | Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-121-1/+1
|\ \
| * | firmware: google: increment VPD key_len properlyBrian Norris2019-10-111-1/+1
* | | efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King2019-10-081-1/+1
* | | efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks2019-10-071-1/+1
* | | efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar2019-10-071-1/+8
* | | efi/tpm: Don't traverse an event log with no eventsPeter Jones2019-10-071-5/+10
* | | efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel2019-10-071-0/+3
* | | efi/cper: Fix endianness of PCIe class codeLukas Wunner2019-10-071-1/+1
|/ /
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-301-1/+1
|\ \
| * \ Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-09-299-191/+788
| |\ \ | | |/ | |/|