index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2021-12-22
firmware: arm_scpi: Fix string overflow in SCPI genpd driver
Sudeep Holla
1
-3
/
+7
2021-10-27
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
1
-1
/
+1
2021-10-27
efi/cper: use stack buffer for error record decoding
Ard Biesheuvel
1
-2
/
+2
2021-07-20
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Nathan Chancellor
1
-5
/
+3
2021-06-10
efi: cper: fix snprintf() use in cper_dimm_err_location()
Rasmus Villemoes
1
-3
/
+1
2021-06-10
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
1
-5
/
+0
2021-05-22
firmware: qcom-scm: Fix QCOM_SCM configuration
He Ying
1
-0
/
+1
2020-07-09
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2
-1
/
+12
2020-06-30
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
1
-1
/
+1
2020-06-20
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
1
-1
/
+3
2020-03-20
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
1
-0
/
+3
2020-03-20
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
1
-9
/
+20
2020-01-12
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
1
-54
/
+12
2020-01-12
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
1
-2
/
+2
2020-01-12
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
1
-6
/
+6
2019-12-21
firmware: qcom: scm: Ensure 'a0' status code is treated as signed
Will Deacon
1
-1
/
+1
2019-11-28
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
1
-3
/
+2
2019-11-06
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-10-17
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-10-05
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
1
-0
/
+15
2019-08-25
iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
Thomas Tai
2
-2
/
+7
2019-06-11
efi/libstub: Unify command line param parsing
Ard Biesheuvel
4
-27
/
+21
2019-04-05
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
1
-1
/
+1
2019-03-13
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-02-20
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
1
-0
/
+7
2019-02-12
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
1
-21
/
+78
2018-12-05
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
1
-1
/
+10
2018-12-05
efi/libstub: arm: support building with clang
Alistair Strachan
1
-1
/
+2
2018-12-01
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-11-23
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
1
-1
/
+1
2018-11-23
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
1
-8
/
+16
2018-11-23
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
1
-1
/
+9
2018-09-26
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
1
-1
/
+2
2018-09-26
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2
-2
/
+3
2018-05-30
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-04-20
firmware/psci: Expose SMCCC version through psci_ops
Mark Rutland
1
-0
/
+27
2018-04-20
firmware/psci: Expose PSCI conduit
Mark Rutland
1
-5
/
+23
2018-04-20
drivers/firmware: Expose psci_get_version through psci_ops structure
Mark Rutland
1
-0
/
+2
2017-12-20
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2
-2
/
+1
2017-12-14
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-14
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
3
-16
/
+12
2017-04-21
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
Cohen, Eugene
1
-2
/
+4
2017-04-12
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
1
-3
/
+10
2017-03-18
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
Ard Biesheuvel
1
-0
/
+1
2017-02-09
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
1
-11
/
+3
2017-01-19
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2
-2
/
+39
2017-01-19
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2
-39
/
+56
2017-01-12
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
1
-1
/
+3
2016-10-19
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
1
-2
/
+3
2016-10-07
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-14
/
+265
[next]