index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-07-18
firmware: dmi: Stop decoding on broken entry
Jean Delvare
1
-0
/
+11
2024-06-16
firmware: dmi-id: add a release callback function
Arnd Bergmann
1
-1
/
+6
2024-06-16
firmware: raspberrypi: Use correct device for DMA mappings
Laurent Pinchart
1
-3
/
+4
2024-04-13
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
1
-6
/
+11
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
1
-1
/
+1
2024-01-25
firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
Christophe JAILLET
1
-5
/
+5
2023-11-20
firmware: ti_sci: Mark driver as non removable
Dhruva Gole
1
-45
/
+1
2023-05-30
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-17
/
+20
2023-05-17
firmware: qcom_scm: Clear download bit during reboot
Mukesh Ojha
1
-2
/
+1
2023-04-05
firmware: arm_scmi: Fix device node validation for mailbox transport
Cristian Marussi
1
-0
/
+37
2023-03-11
firmware: coreboot: framebuffer: Ignore reserved pixel color bits
Alper Nebi Yasak
1
-3
/
+1
2023-02-22
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-01-24
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2023-01-18
efi: fix NULL-deref in init error path
Johan Hovold
1
-3
/
+6
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-26
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2022-10-26
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
1
-0
/
+9
2022-10-26
firmware: arm_scmi: Add SCMI PM driver remove routine
Cristian Marussi
1
-0
/
+20
2022-09-28
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-15
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-08-25
firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails
Sudeep Holla
1
-26
/
+35
2022-06-14
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
Miaoqian Lin
1
-1
/
+1
2022-06-14
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
Cristian Marussi
1
-1
/
+1
2022-03-23
efi: fix return value of __setup handlers
Randy Dunlap
2
-2
/
+2
2022-03-11
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
1
-0
/
+15
2022-03-08
firmware: arm_scmi: Remove space in MODULE_ALIAS name
Alyssa Ross
1
-1
/
+1
2022-03-08
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
1
-1
/
+4
2022-01-27
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
1
-3
/
+3
2022-01-27
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
1
-7
/
+6
2022-01-27
firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
Johan Hovold
1
-4
/
+1
2022-01-27
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-26
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: 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-20
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Nathan Chancellor
1
-5
/
+3
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-22
firmware: qcom-scm: Fix QCOM_SCM configuration
He Ying
1
-0
/
+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
[next]