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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2023-02-22
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-01-24
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2022-12-08
efi: random: Properly limit the size of the random seed
Ben Hutchings
1
-1
/
+1
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-26
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2022-10-26
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
1
-0
/
+9
2022-09-15
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-06-14
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
Miaoqian Lin
1
-1
/
+1
2022-03-23
efi: fix return value of __setup handlers
Randy Dunlap
2
-2
/
+2
2022-03-11
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
1
-0
/
+15
2022-03-08
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
1
-1
/
+4
2022-03-08
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
1
-7
/
+6
2022-03-08
firmware: Fix a reference count leak.
Qiushi Wu
1
-3
/
+4
2022-01-27
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
1
-3
/
+3
2021-12-22
firmware: arm_scpi: Fix string overflow in SCPI genpd driver
Sudeep Holla
1
-3
/
+7
2021-10-20
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
1
-1
/
+1
2021-10-20
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-04-24
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
1
-1
/
+1
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-17
firmware: qcom: scm: Ensure 'a0' status code is treated as signed
Will Deacon
1
-1
/
+1
2019-12-01
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
1
-3
/
+2
2019-11-20
firmware: dell_rbu: Make payload memory uncachable
Stuart Hayes
1
-0
/
+8
2019-11-06
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-10-17
firmware: google: increment VPD key_len properly
Brian Norris
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-09-21
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2019-09-19
firmware: ti_sci: Always request response from firmware
Andrew F. Davis
1
-4
/
+4
2019-08-16
iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
Thomas Tai
2
-2
/
+7
2019-07-21
efi/bgrt: Drop BGRT status field reserved bits check
Hans de Goede
1
-5
/
+0
2019-06-11
pstore: Convert buf_lock to semaphore
Kees Cook
1
-3
/
+1
2019-04-05
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
4
-0
/
+19
2019-04-05
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
1
-1
/
+1
2019-04-05
efi: cper: Fix possible out-of-bounds access
Ross Lagerwall
1
-4
/
+9
2019-03-14
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-01
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-12-01
efi/libstub: arm: support building with clang
Alistair Strachan
1
-1
/
+2
[next]