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-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
2024-01-25
firmware: meson_sm: populate platform devices from sm device tree data
Dmitry Rokosov
2024-01-25
firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
Christophe JAILLET
2024-01-10
firmware: arm_scmi: Fix frequency truncation by promoting multiplier type
Sudeep Holla
2023-11-28
firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit
Kathiravan Thirumoorthy
2023-11-20
firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
Sudeep Holla
2023-11-20
firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
Sudeep Holla
2023-11-20
firmware: ti_sci: Mark driver as non removable
Dhruva Gole
2023-11-08
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-11-02
firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()
Hao Ge
2023-10-06
firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
Richard Fitzgerald
2023-10-06
firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND
Sudeep Holla
2023-10-06
firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()
Christophe JAILLET
2023-10-06
firmware: arm_scmi: Fixup perf power-cost/microwatt support
Sibi Sankar
2023-10-06
firmware: arm_scmi: Harden perf domain info access
Cristian Marussi
2023-09-13
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
[next]