summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
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
2019-12-05firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2019-12-01gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2019-11-20firmware: dell_rbu: Make payload memory uncachableStuart Hayes
2019-11-20firmware: arm_scmi: use strlcpy to ensure NULL-terminated stringsSudeep Holla
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-17firmware: google: increment VPD key_len properlyBrian Norris
2019-10-17efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-05firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-10-05firmware: qcom_scm: Use proper types for dma mappingsStephen Boyd
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin
2019-09-19firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-08-16iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai
2019-08-06firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker
2019-07-21efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-05-08efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long