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
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
2025-12-07
firmware: stratix10-svc: fix bug in saving controller data
Khairul Anuar Romli
1
-3
/
+4
2025-12-07
pmdomain: arm: scmi: Fix genpd leak on provider registration failure
Sudeep Holla
1
-2
/
+11
2025-10-19
firmware: meson_sm: fix device leak at probe
Johan Hovold
1
-1
/
+6
2025-10-15
firmware: firmware: meson-sm: fix compile-test default
Johan Hovold
1
-1
/
+1
2025-07-06
firmware: arm_scmi: Ensure that the message-id supports fastchannel
Sibi Sankar
2
-33
/
+45
2025-07-06
firmware: arm_scmi: Add a common helper to check if a message is supported
Cristian Marussi
2
-0
/
+38
2025-06-27
efi/libstub: Describe missing 'out' parameter in efi_load_initrd
Hans Zhang
1
-0
/
+1
2025-06-27
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2
-4
/
+8
2025-06-27
firmware: psci: Fix refcount leak in psci_dt_init
Miaoqian Lin
1
-1
/
+3
2025-06-04
firmware: arm_ffa: Set dma_mask for ffa devices
Viresh Kumar
1
-0
/
+1
2025-05-09
firmware: arm_ffa: Skip Rx buffer ownership release if not acquired
Sudeep Holla
1
-1
/
+2
2025-05-09
firmware: arm_scmi: Balance device refcount when destroying devices
Cristian Marussi
1
-0
/
+3
2025-03-28
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
1
-0
/
+4
2025-03-28
firmware: imx-scu: fix OF node leak in .probe()
Joe Hattori
1
-0
/
+1
2025-03-28
iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()
Chengen Du
1
-1
/
+4
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
3
-2
/
+10
2025-02-21
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
1
-1
/
+1
2025-02-21
firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry
Prasad Pandit
1
-1
/
+1
2025-02-21
efi: sysfb_efi: fix W=1 warnings when EFI is not set
Randy Dunlap
1
-1
/
+1
2024-12-14
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
1
-4
/
+0
2024-12-14
firmware: arm_scpi: Check the DVFS OPP count returned by the firmware
Luo Qiu
1
-0
/
+3
2024-12-14
tpm: fix signed/unsigned bug when checking event logs
Gregory Price
1
-8
/
+9
2024-12-14
firmware: google: Unregister driver_info on failure
Yuan Can
1
-2
/
+4
2024-11-08
firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()
Xiongfeng Wang
1
-1
/
+1
2024-10-17
firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
Krzysztof Kozlowski
1
-6
/
+0
2024-10-17
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
1
-1
/
+1
2024-10-17
firmware: arm_scmi: Fix double free in OPTEE transport
Cristian Marussi
1
-0
/
+7
2024-09-12
firmware: cs_dsp: Don't allow writes to read-only controls
Richard Fitzgerald
1
-0
/
+3
2024-08-29
firmware: cirrus: cs_dsp: Initialize debugfs_root to invalid
Richard Fitzgerald
1
-1
/
+6
2024-08-03
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
1
-5
/
+15
2024-08-03
x86/efistub: Avoid returning EFI_SUCCESS on error
Ard Biesheuvel
1
-4
/
+1
2024-08-03
firmware: turris-mox-rwtm: Initialize completion before mailbox
Marek Behún
1
-2
/
+1
2024-08-03
firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...
Marek Behún
1
-9
/
+6
2024-08-03
firmware: turris-mox-rwtm: Do not complete if there are no waiters
Marek Behún
1
-1
/
+4
2024-07-25
efi/libstub: zboot.lds: Discard .discard sections
Nathan Chancellor
1
-0
/
+1
2024-07-18
firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
Richard Fitzgerald
1
-2
/
+2
2024-07-18
firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
Richard Fitzgerald
1
-31
/
+113
2024-07-18
firmware: cs_dsp: Validate payload length before processing block
Richard Fitzgerald
1
-21
/
+15
2024-07-18
firmware: cs_dsp: Return error if block header overflows file
Richard Fitzgerald
1
-4
/
+14
2024-07-18
firmware: cs_dsp: Fix overflow checking of wmfw header
Richard Fitzgerald
1
-7
/
+18
2024-07-11
firmware: dmi: Stop decoding on broken entry
Jean Delvare
1
-0
/
+11
2024-07-05
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
1
-9
/
+0
2024-07-05
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2
-3
/
+4
2024-07-05
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
1
-230
/
+10
2024-06-27
firmware: psci: Fix return value from psci_system_suspend()
Sudeep Holla
1
-1
/
+3
2024-06-21
firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails
Gabor Juhos
1
-6
/
+12
2024-06-12
firmware: dmi-id: add a release callback function
Arnd Bergmann
1
-1
/
+6
2024-06-12
firmware: raspberrypi: Use correct device for DMA mappings
Laurent Pinchart
1
-3
/
+4
2024-06-12
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
1
-2
/
+2
2024-06-12
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
1
-2
/
+26
[next]