index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
1
-3
/
+3
2022-01-20
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
1
-7
/
+6
2022-01-20
firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
Johan Hovold
1
-4
/
+1
2022-01-20
firmware: qemu_fw_cfg: fix sysfs information leak
Johan Hovold
1
-1
/
+1
2021-12-22
firmware: arm_scpi: Fix string overflow in SCPI genpd driver
Sudeep Holla
1
-3
/
+7
2021-12-01
firmware: arm_scmi: pm: Propagate return value to caller
Peng Fan
1
-3
/
+1
2021-11-17
firmware/psci: fix application of sizeof to pointer
jing yangyang
1
-1
/
+1
2021-10-20
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
1
-1
/
+1
2021-10-20
efi/cper: use stack buffer for error record decoding
Ard Biesheuvel
1
-2
/
+2
2021-08-08
firmware: arm_scmi: Add delayed response status check
Cristian Marussi
1
-2
/
+6
2021-08-08
firmware: arm_scmi: Ensure drivers provide a probe function
Sudeep Holla
1
-0
/
+3
2021-07-31
firmware: arm_scmi: Fix range check for the maximum number of pending messages
Cristian Marussi
1
-2
/
+3
2021-07-31
firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
1
-3
/
+4
2021-07-28
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
1
-1
/
+12
2021-07-28
efi/tpm: Differentiate missing and invalid final event log table.
Michal Suchanek
1
-3
/
+5
2021-07-25
firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...
Pali Rohár
1
-0
/
+1
2021-07-25
firmware: tegra: bpmp: Fix Tegra234-only builds
Thierry Reding
3
-2
/
+5
2021-07-20
firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
Pali Rohár
1
-0
/
+28
2021-07-20
firmware: turris-mox-rwtm: report failures better
Marek Behún
1
-6
/
+12
2021-07-20
firmware: turris-mox-rwtm: fix reply status decoding function
Marek Behún
1
-2
/
+5
2021-07-20
firmware: arm_scmi: Reset Rx buffer to max size during async commands
Cristian Marussi
1
-0
/
+4
2021-07-20
firmware: tegra: Fix error return code in tegra210_bpmp_init()
Zhen Lei
1
-1
/
+1
2021-07-19
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Nathan Chancellor
1
-5
/
+3
2021-07-14
firmware: stratix10-svc: Fix a resource leak in an error handling path
Christophe JAILLET
1
-7
/
+15
2021-06-10
efi: cper: fix snprintf() use in cper_dimm_err_location()
Rasmus Villemoes
1
-3
/
+1
2021-06-10
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
1
-5
/
+0
2021-05-26
firmware: arm_scpi: Prevent the ternary sign expansion bug
Dan Carpenter
1
-1
/
+3
2021-05-14
firmware: qcom-scm: Fix QCOM_SCM configuration
He Ying
1
-0
/
+1
2021-03-24
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2021-02-03
firmware: imx: select SOC_BUS to fix firmware build
Randy Dunlap
1
-0
/
+1
2020-12-02
efi: EFI_EARLYCON should depend on EFI
Geert Uytterhoeven
1
-1
/
+1
2020-11-05
firmware: arm_scmi: Add missing Rx size re-initialisation
Sudeep Holla
6
-0
/
+18
2020-11-05
firmware: arm_scmi: Fix ARCH_COLD_RESET
Etienne Carriere
1
-3
/
+1
2020-10-01
firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhp
James Morse
1
-12
/
+14
2020-08-26
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
1
-0
/
+2
2020-08-19
firmware: arm_scmi: Fix SCMI genpd domain probing
Cristian Marussi
1
-6
/
+6
2020-08-11
firmware: Fix a reference count leak.
Qiushi Wu
1
-3
/
+4
2020-07-29
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Gavin Shan
1
-1
/
+4
2020-07-09
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2
-1
/
+12
2020-06-30
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
1
-1
/
+1
2020-06-24
firmware: imx: scu: Fix possible memory leak in imx_scu_probe()
Wei Yongjun
1
-0
/
+1
2020-06-24
firmware: qcom_scm: fix bogous abuse of dma-direct internals
Christoph Hellwig
1
-6
/
+3
2020-06-22
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
1
-0
/
+1
2020-06-17
firmware: imx: scu: Fix corruption of header
Franck LENORMAND
1
-5
/
+5
2020-06-17
firmware: imx-scu: Support one TX and one RX
Peng Fan
1
-11
/
+43
2020-06-17
firmware: imx: warn on unexpected RX
Leonard Crestez
1
-1
/
+9
2020-06-17
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
1
-1
/
+3
2020-05-27
tpm: check event log version before reading final events
Loïc Yhuel
2
-3
/
+7
2020-05-20
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2020-04-17
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
1
-1
/
+1
[next]