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
2025-04-10
firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success
Richard Fitzgerald
1
-0
/
+2
2025-03-28
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
1
-0
/
+4
2025-03-28
firmware: qcom: uefisecapp: fix efivars registration race
Johan Hovold
1
-9
/
+9
2025-03-28
firmware: imx-scu: fix OF node leak in .probe()
Joe Hattori
1
-0
/
+1
2025-03-28
firmware: qcom: scm: Fix error code in probe()
Dan Carpenter
1
-2
/
+2
2025-03-22
iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()
Chengen Du
1
-1
/
+4
2025-03-07
efi: Don't map the entire mokvar table to determine its size
Peter Jones
1
-29
/
+13
2025-03-07
firmware: cs_dsp: Remove async regmap writes
Richard Fitzgerald
1
-18
/
+6
2025-02-27
firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC
Geert Uytterhoeven
1
-0
/
+1
2025-02-27
firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_set
Peng Fan
1
-2
/
+2
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
3
-2
/
+10
2025-02-21
firmware: qcom: scm: smc: Handle missing SCM device
Krzysztof Kozlowski
1
-0
/
+3
2025-02-17
firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()
Krzysztof Kozlowski
1
-1
/
+4
2025-02-17
firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()
Krzysztof Kozlowski
1
-2
/
+3
2025-02-17
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
1
-1
/
+1
2025-02-17
firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry
Prasad Pandit
1
-1
/
+1
2025-02-08
efi: sysfb_efi: fix W=1 warnings when EFI is not set
Randy Dunlap
1
-1
/
+1
2025-02-08
firmware: qcom: scm: Cleanup global '__scm' on probe failures
Krzysztof Kozlowski
1
-13
/
+29
2024-12-21
Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-12-20
Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-2
/
+2
2024-12-16
Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
4
-11
/
+13
2024-12-15
Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+6
2024-12-13
Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2
-10
/
+12
2024-12-13
efi/esrt: remove esre_attribute::store()
Jiri Slaby (SUSE)
1
-2
/
+0
2024-12-09
Merge tag 'scmi-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-1
/
+1
2024-12-06
efi/zboot: Limit compression options to GZIP and ZSTD
Ard Biesheuvel
2
-16
/
+6
2024-12-05
firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()
Valentina Fernandez
1
-2
/
+2
2024-12-04
firmware: arm_ffa: Fix the race around setting ffa_dev->properties
Levi Yun
2
-10
/
+12
2024-12-03
firmware: arm_scmi: Fix i.MX build dependency
Arnd Bergmann
2
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
4
-45
/
+45
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-16
/
+15
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+45
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-74
/
+1178
2024-11-20
Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-57
/
+112
2024-11-19
Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-2
/
+37
2024-11-17
efi: Fix memory leak in efivar_ssdt_load
Cyrill Gorcunov
1
-13
/
+28
2024-11-17
efi/libstub: Take command line overrides into account for loaded files
Ard Biesheuvel
1
-1
/
+2
2024-11-17
efi/libstub: Fix command line fallback handling when loading files
Ard Biesheuvel
1
-0
/
+21
2024-11-15
Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+32
2024-11-15
efi/libstub: Parse builtin command line after bootloader provided one
Ard Biesheuvel
1
-11
/
+8
2024-11-15
efi/memattr: Ignore table if the size is clearly bogus
Ard Biesheuvel
1
-1
/
+17
2024-11-15
efi/zboot: Fix outdated comment about using LoadImage/StartImage
Ard Biesheuvel
1
-6
/
+4
2024-11-15
efi/libstub: Free correct pointer on failure
Ard Biesheuvel
1
-1
/
+1
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
6
-47
/
+35
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-0
/
+45
2024-11-13
Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-0
/
+28
2024-11-12
firmware: arm_scmi: Report duplicate opps as firmware bugs
Sibi Sankar
1
-2
/
+2
2024-11-12
firmware: arm_scmi: Skip opp duplicates
Cristian Marussi
1
-10
/
+30
2024-11-12
firmware: turris-mox-rwtm: Document the driver private data structure
Marek BehĂșn
1
-2
/
+21
2024-11-12
Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-3
/
+629
[next]