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/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
2020-06-29
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
*
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
2019-11-28
1
-3
/
+2
*
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
2019-11-10
1
-0
/
+27
*
firmware/psci: Expose PSCI conduit
Marc Zyngier
2019-11-10
1
-5
/
+23
*
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2019-11-10
1
-2
/
+21
*
ARM: 8478/2: arm/arm64: add arm-smccc
Jens Wiklander
2019-11-10
1
-0
/
+3
*
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
2019-11-06
1
-1
/
+1
*
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: stub: define DISABLE_BRANCH_PROFILING for all architectures
Ard Biesheuvel
2019-04-03
1
-2
/
+2
*
Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"
Sasha Levin
2019-03-23
1
-7
/
+0
*
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
2019-03-23
1
-0
/
+1
*
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2019-02-20
1
-0
/
+7
*
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
2018-11-27
1
-1
/
+1
*
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
2018-11-27
1
-1
/
+9
*
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
2018-05-30
1
-13
/
+9
*
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-12-20
2
-2
/
+1
*
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-12-16
3
-16
/
+12
*
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
2017-12-05
1
-32
/
+0
*
drivers: firmware: psci: drop duplicate const from psci_of_match
Jisheng Zhang
2017-10-08
1
-1
/
+1
*
efi: Expose non-blocking set_variable() wrapper to efivars
Ard Biesheuvel
2016-05-04
1
-0
/
+1
*
efi: Fix out-of-bounds read in variable_matches()
Laszlo Ersek
2016-05-04
1
-11
/
+26
*
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-03-03
1
-0
/
+1
*
efi: Make efivarfs entries immutable by default
Peter Jones
2016-03-03
1
-23
/
+64
*
efi: Make our variable validation list include the guid
Peter Jones
2016-03-03
2
-21
/
+36
*
efi: Do variable name validation tests in utf8
Peter Jones
2016-03-03
1
-11
/
+21
*
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-03-03
1
-19
/
+11
*
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
2016-01-08
1
-3
/
+3
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-10
6
-14
/
+1161
|
\
|
*
Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...
Olof Johansson
2015-10-26
3
-0
/
+268
|
|
\
|
|
*
ARM: bcm2835: Add the Raspberry Pi firmware driver
Eric Anholt
2015-10-14
3
-0
/
+268
|
*
|
Merge branch 'drivers/psci2' into next/drivers
Olof Johansson
2015-10-23
1
-3
/
+4
|
|
\
\
|
|
*
|
drivers: psci: make PSCI 1.0 functions initialization version dependent
Lorenzo Pieralisi
2015-10-23
1
-3
/
+4
|
*
|
|
Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2015-10-22
1
-10
/
+97
|
|
\
|
|
|
|
*
|
drivers: firmware: psci: add system suspend support
Sudeep Holla
2015-10-02
1
-0
/
+33
|
|
*
|
drivers: firmware: psci: define more generic PSCI_FN_NATIVE macro
Sudeep Holla
2015-10-02
1
-10
/
+11
|
|
*
|
drivers: firmware: psci: add PSCI v1.0 DT bindings
Lorenzo Pieralisi
2015-10-02
1
-0
/
+1
|
|
*
|
drivers: firmware: psci: add extended stateid power_state support
Lorenzo Pieralisi
2015-10-02
1
-2
/
+32
|
|
*
|
drivers: firmware: psci: add PSCI_FEATURES call
Lorenzo Pieralisi
2015-10-02
1
-0
/
+6
|
|
*
|
drivers: firmware: psci: move power_state handling to generic code
Lorenzo Pieralisi
2015-10-02
1
-0
/
+15
|
|
*
|
drivers: firmware: psci: add INVALID_ADDRESS return value
Lorenzo Pieralisi
2015-10-02
1
-0
/
+1
|
*
|
|
Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...
Arnd Bergmann
2015-10-15
2
-4
/
+4
|
|
\
\
\
|
|
*
|
|
firmware: qcom-scm: build for correct architecture level
Arnd Bergmann
2015-10-14
1
-1
/
+1
|
|
*
|
|
qcom-scm: fix endianess issue in __qcom_scm_is_call_available
Rob Clark
2015-10-14
1
-3
/
+3
|
*
|
|
|
Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2015-10-14
3
-0
/
+791
|
|
\
\
\
\
|
|
*
|
|
|
firmware: arm_scpi: Extend to support sensors
Punit Agrawal
2015-10-09
1
-0
/
+60
|
|
*
|
|
|
firmware: add support for ARM System Control and Power Interface(SCPI) protocol
Sudeep Holla
2015-09-28
3
-0
/
+731
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]