index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2024-07-18
firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
Richard Fitzgerald
2024-07-18
firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
Richard Fitzgerald
2024-07-18
firmware: cs_dsp: Validate payload length before processing block
Richard Fitzgerald
2024-07-18
firmware: cs_dsp: Return error if block header overflows file
Richard Fitzgerald
2024-07-18
firmware: cs_dsp: Fix overflow checking of wmfw header
Richard Fitzgerald
2024-07-11
firmware: dmi: Stop decoding on broken entry
Jean Delvare
2024-07-05
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
2024-07-05
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2024-07-05
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2024-06-27
firmware: psci: Fix return value from psci_system_suspend()
Sudeep Holla
2024-06-21
firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails
Gabor Juhos
2024-06-12
firmware: dmi-id: add a release callback function
Arnd Bergmann
2024-06-12
firmware: raspberrypi: Use correct device for DMA mappings
Laurent Pinchart
2024-06-12
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
2024-06-12
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
2024-04-27
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2024-04-27
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
2024-04-27
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
2024-04-27
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2024-04-13
firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...
Markus Elfring
2024-04-03
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
2024-04-03
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-04-03
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-26
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-26
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
2024-03-26
firmware: arm_scmi: Fix double free in SMC transport cleanup path
Andre Przywara
2024-03-06
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2024-03-06
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags
Ard Biesheuvel
2024-03-06
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2024-03-06
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2024-03-06
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
2024-03-06
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2024-03-06
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2024-03-06
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
2024-03-06
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2024-03-06
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2024-03-06
efi/libstub: Add memory attribute protocol definitions
Ard Biesheuvel
2024-03-06
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
2024-03-06
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
2024-03-06
efi: efivars: prevent double registration
Ard Biesheuvel
2024-03-06
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2024-03-06
x86/efistub: Branch straight to kernel entry point from C code
Ard Biesheuvel
2024-03-06
efi: verify that variable services are supported
Johan Hovold
2024-03-06
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
2024-03-06
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
2024-03-01
efi: Don't add memblocks for soft-reserved memory
Andrew Bresticker
2024-03-01
efi: runtime: Fix potential overflow of soft-reserved region size
Andrew Bresticker
2024-03-01
riscv/efistub: Ensure GP-relative addressing is not used
Jan Kiszka
2024-01-31
firmware: arm_scmi: Check mailbox/SMT channel for consistency
Cristian Marussi
[next]