summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-03-24firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-02-03firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap
2020-12-02efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven
2020-11-05firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla
2020-11-05firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere
2020-10-01firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhpJames Morse
2020-08-26efi: add missed destroy_workqueue when efisubsys_init failsLi Heng
2020-08-19firmware: arm_scmi: Fix SCMI genpd domain probingCristian Marussi
2020-08-11firmware: Fix a reference count leak.Qiushi Wu
2020-07-29drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan
2020-07-09efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-06-30efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-24firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun
2020-06-24firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig
2020-06-22efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel
2020-06-17firmware: imx: scu: Fix corruption of headerFranck LENORMAND
2020-06-17firmware: imx-scu: Support one TX and one RXPeng Fan
2020-06-17firmware: imx: warn on unexpected RXLeonard Crestez
2020-06-17efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-05-27tpm: check event log version before reading final eventsLoïc Yhuel
2020-05-20gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-04-17efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel
2020-04-17firmware: arm_sdei: fix double-lock on hibernate with shared eventsJames Morse
2020-03-18efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-18efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-03-12efi: READ_ONCE rng seed size before munmapJason A. Donenfeld
2020-03-12firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez
2020-03-12firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez
2020-03-12firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez
2020-03-12firmware: imx: scu: Ensure sequential TXLeonard Crestez
2020-01-26firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla
2020-01-26firmware: imx: Remove call to devm_of_platform_populateDaniel Baluta
2020-01-23efi/earlycon: Fix write-combine mapping on x86Arvind Sankar
2020-01-12efi/earlycon: Remap entire framebuffer after page initializationAndy Shevchenko
2020-01-12efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar
2020-01-12efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar
2020-01-12efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar
2020-01-09efi: Don't attempt to map RCI2 config table if it doesn't existArd Biesheuvel
2020-01-09firmware: arm_scmi: Avoid double free in error flowWen Yang
2019-12-31efi/memreserve: Register reservations as 'reserved' in /proc/iomemArd Biesheuvel
2019-12-17firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-10-31efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski
2019-10-31efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar
2019-10-31efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds