summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-11-10efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-11-10firmware: arm_scmi: Make Rx chan_setup fail on memory errorsCristian Marussi
2022-11-10firmware: arm_scmi: Suppress the driver's bind attributesCristian Marussi
2022-11-10efi/tpm: Pass correct address to memblock_reserveJerry Snitselaar
2022-11-03arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse
2022-10-26firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-10-15firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-28efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-15efi: libstub: Disable struct randomizationArd Biesheuvel
2022-08-21firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla
2022-08-21firmware: tegra: Fix error check return value of debugfs_create_file()Lv Ruyi
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin
2022-06-14firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong
2022-06-09firmware: arm_scmi: Fix list protocols enumeration in the base protocolCristian Marussi
2022-04-20firmware: arm_scmi: Fix sorting of retrieved clock ratesCristian Marussi
2022-04-08firmware: google: Properly state IOMEM dependencyDavid Gow
2022-04-08firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-04-08firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
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-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2022-02-01efi/libstub: arm64: Fix image check alignment at entryMihai Carabas
2022-02-01efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel
2022-01-27firmware: Update Kconfig help text for Google firmwareBen Hutchings
2022-01-20firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-20firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-20firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-01firmware: smccc: Fix check for ARCH_SOC_ID not implementedMichael Kelley
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-11-18firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh
2021-11-18firmware/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-09-15firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'Christophe JAILLET
2021-09-15firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne
2021-08-18efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel
2021-08-18efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel
2021-08-18efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel
2021-08-18arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt
2021-08-15firmware: tee_bnxt: Release TEE shm, session, and context during kexecAllen Pais
2021-08-08firmware: arm_scmi: Add delayed response status checkCristian Marussi
2021-08-08firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla
2021-08-08efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov