index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
firmware: cs_dsp: Don't allow writes to read-only controls
Richard Fitzgerald
1
-0
/
+3
2024-09-04
firmware: qcom: scm: Mark get_wq_ctx() as atomic call
Murali Nalajala
1
-1
/
+1
2024-08-29
firmware: cirrus: cs_dsp: Initialize debugfs_root to invalid
Richard Fitzgerald
1
-1
/
+6
2024-08-11
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
1
-0
/
+2
2024-08-11
video: Add helpers for decoding screen_info
Thomas Zimmermann
1
-0
/
+1
2024-08-03
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
1
-0
/
+2
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-06-27
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
1
-1
/
+1
2024-06-27
efi/loongarch: Directly position the loaded image file
Wang Yao
3
-6
/
+13
2024-06-27
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
1
-9
/
+0
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
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
2024-06-12
firmware: dmi-id: add a release callback function
Arnd Bergmann
1
-1
/
+6
2024-06-12
firmware: qcom: scm: Fix __scm and waitq completion variable initialization
Mukesh Ojha
1
-5
/
+5
2024-06-12
firmware: raspberrypi: Use correct device for DMA mappings
Laurent Pinchart
1
-3
/
+4
2024-04-17
firmware: arm_scmi: Make raw debugfs entries non-seekable
Cristian Marussi
1
-1
/
+6
2024-04-13
firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...
Markus Elfring
1
-1
/
+1
2024-04-10
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
1
-0
/
+3
2024-04-10
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
1
-1
/
+10
2024-04-10
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2
-1
/
+9
2024-04-03
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
1
-0
/
+1
2024-04-03
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
1
-1
/
+1
2024-04-03
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-04-03
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-27
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-27
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
1
-2
/
+4
2024-03-27
firmware: arm_scmi: Fix double free in SMC transport cleanup path
Andre Przywara
1
-0
/
+7
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
1
-1
/
+1
2024-03-01
efi: Don't add memblocks for soft-reserved memory
Andrew Bresticker
1
-9
/
+10
2024-03-01
efi: runtime: Fix potential overflow of soft-reserved region size
Andrew Bresticker
2
-2
/
+2
2024-03-01
riscv/efistub: Ensure GP-relative addressing is not used
Jan Kiszka
1
-1
/
+1
2024-02-23
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
1
-40
/
+6
2024-02-23
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
1
-7
/
+0
2024-02-16
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
5
-8
/
+12
2024-02-16
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2
-12
/
+16
2024-02-01
firmware: arm_scmi: Use xa_insert() when saving raw queues
Cristian Marussi
1
-4
/
+8
2024-02-01
firmware: arm_scmi: Use xa_insert() to store opps
Cristian Marussi
1
-5
/
+18
[next]