summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-02-22efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-10-26firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-10-26firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-08-25firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin
2022-06-14firmware: arm_scmi: Fix list protocols enumeration in the base protocolCristian Marussi
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