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-11
firmware: dmi: Stop decoding on broken entry
Jean Delvare
2024-06-27
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2024-06-27
efi/loongarch: Directly position the loaded image file
Wang Yao
2024-06-27
efi/x86: Free EFI memory map only when installing a new one.
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
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-06-12
firmware: dmi-id: add a release callback function
Arnd Bergmann
2024-06-12
firmware: qcom: scm: Fix __scm and waitq completion variable initialization
Mukesh Ojha
2024-06-12
firmware: raspberrypi: Use correct device for DMA mappings
Laurent Pinchart
2024-04-17
firmware: arm_scmi: Make raw debugfs entries non-seekable
Cristian Marussi
2024-04-13
firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...
Markus Elfring
2024-04-10
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-04-10
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2024-04-10
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2024-04-03
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
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
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-02-23
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
2024-02-23
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2024-02-16
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2024-02-16
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2024-01-31
firmware: arm_scmi: Use xa_insert() when saving raw queues
Cristian Marussi
2024-01-31
firmware: arm_scmi: Use xa_insert() to store opps
Cristian Marussi
2024-01-31
Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...
Thomas Zimmermann
2024-01-31
firmware: arm_scmi: Check mailbox/SMT channel for consistency
Cristian Marussi
2024-01-25
firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
Christophe JAILLET
2024-01-20
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
2023-12-20
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
2023-12-13
firmware: arm_scmi: Fix possible frequency truncation when using level indexi...
Sudeep Holla
2023-12-13
firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()
Ulf Hansson
2023-12-13
firmware: arm_scmi: Fix frequency truncation by promoting multiplier type
Sudeep Holla
2023-12-13
firmware: arm_scmi: Extend perf protocol ops to get information of a domain
Ulf Hansson
2023-12-13
firmware: arm_scmi: Extend perf protocol ops to get number of domains
Ulf Hansson
2023-12-08
efi/unaccepted: Fix off-by-one when checking for overlapping ranges
Michael Roth
2023-11-28
firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit
Kathiravan Thirumoorthy
2023-11-20
firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
Sumit Gupta
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-10-26
Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]