summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann
2024-03-01efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker
2024-03-01efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker
2024-01-25firmware: meson_sm: populate platform devices from sm device tree dataDmitry Rokosov
2024-01-25firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2023-11-28firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-09-19ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2023-09-19firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong
2023-09-19x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski
2023-09-19firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming
2023-07-27firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET
2023-05-30firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-17firmware: raspberrypi: Introduce devm_rpi_firmware_get()Nicolas Saenz Julienne
2023-05-17firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter
2023-05-17firmware: qcom_scm: Clear download bit during rebootMukesh Ojha
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi
2023-03-22firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin
2023-03-11firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak
2023-02-15efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-02-15efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-02-01firmware: arm_scmi: Harden shared memory access in fetch_notificationCristian Marussi
2023-02-01firmware: arm_scmi: Harden shared memory access in fetch_responseCristian Marussi
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-24efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2023-01-14efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2023-01-14firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang
2022-11-25firmware: coreboot: Register bus in module initBrian Norris
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