index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2020-07-09
2
-1
/
+12
*
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
2020-06-30
1
-1
/
+1
*
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
2020-06-20
1
-1
/
+3
*
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
2020-03-20
1
-0
/
+3
*
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
2020-03-20
1
-9
/
+20
*
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
2020-01-12
1
-54
/
+12
*
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
2020-01-12
1
-2
/
+2
*
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
2020-01-12
1
-6
/
+6
*
firmware: qcom: scm: Ensure 'a0' status code is treated as signed
Will Deacon
2019-12-21
1
-1
/
+1
*
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
2019-11-28
1
-3
/
+2
*
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
2019-11-06
1
-1
/
+1
*
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
2019-10-17
1
-0
/
+3
*
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
2019-10-05
1
-0
/
+15
*
iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
Thomas Tai
2019-08-25
2
-2
/
+7
*
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2019-06-11
4
-27
/
+21
*
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
2019-04-05
1
-1
/
+1
*
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
2019-03-13
1
-0
/
+1
*
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2019-02-20
1
-0
/
+7
*
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
2019-02-12
1
-21
/
+78
*
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
2018-12-05
1
-1
/
+10
*
efi/libstub: arm: support building with clang
Alistair Strachan
2018-12-05
1
-1
/
+2
*
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
2018-12-01
3
-1
/
+8
*
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
2018-11-23
1
-1
/
+1
*
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
2018-11-23
1
-8
/
+16
*
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
2018-11-23
1
-1
/
+9
*
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
2018-09-26
1
-1
/
+2
*
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2018-09-26
2
-2
/
+3
*
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
2018-05-30
1
-13
/
+9
*
firmware/psci: Expose SMCCC version through psci_ops
Mark Rutland
2018-04-20
1
-0
/
+27
*
firmware/psci: Expose PSCI conduit
Mark Rutland
2018-04-20
1
-5
/
+23
*
drivers/firmware: Expose psci_get_version through psci_ops structure
Mark Rutland
2018-04-20
1
-0
/
+2
*
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-12-20
2
-2
/
+1
*
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
2017-12-14
1
-1
/
+1
*
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-12-14
3
-16
/
+12
*
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
Cohen, Eugene
2017-04-21
1
-2
/
+4
*
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
2017-04-12
1
-3
/
+10
*
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
Ard Biesheuvel
2017-03-18
1
-0
/
+1
*
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
2017-02-09
1
-11
/
+3
*
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-19
2
-2
/
+39
*
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2017-01-19
2
-39
/
+56
*
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
2017-01-12
1
-1
/
+3
*
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
2016-10-19
1
-2
/
+3
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-07
6
-14
/
+265
|
\
|
*
Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2016-09-15
1
-14
/
+5
|
|
\
|
|
*
firmware: qcom_scm: make it explicitly non-modular
Paul Gortmaker
2016-08-23
1
-14
/
+5
|
*
|
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2016-09-15
5
-0
/
+260
|
|
\
\
|
|
*
|
firmware: Amlogic: Add secure monitor driver
Carlo Caione
2016-09-01
5
-0
/
+260
|
|
|
/
*
|
|
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-06
1
-1
/
+1
|
\
\
\
|
*
|
|
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-08
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
17
-310
/
+1483
|
\
\
\
[next]