summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2022-03-08firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-01-27firmware: Update Kconfig help text for Google firmwareBen Hutchings
2022-01-27firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-27firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-27firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-11-26firmware/psci: fix application of sizeof to pointerjing yangyang
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-08-08firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla
2021-07-31firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi
2021-07-31firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla
2021-07-20qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2021-05-26firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter
2021-05-22firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying
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-25firmware: 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-22efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
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-20efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long
2020-03-18efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-18efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2020-03-18efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-01-27firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare
2020-01-27firmware: arm_scmi: update rate_discrete in clock_describe_rates_getPeng Fan
2020-01-27firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributesSudeep Holla
2020-01-27firmware: arm_scmi: fix of_node leak in scmi_mailbox_checkSteven Price
2020-01-27firmware: coreboot: Let OF core populate platform deviceStephen Boyd
2020-01-27Revert "efi: Fix debugobjects warning on 'efi_rts_work'"Greg Kroah-Hartman
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
2019-12-17firmware: arm_scmi: Avoid double free in error flowWen Yang
2019-12-17firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon
2019-12-13firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes
2019-12-05firmware: arm_sdei: Fix DT platform device creationJames Morse