index
:
Linux Stable
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.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/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
2020-04-24
1
-1
/
+1
*
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-17
1
-1
/
+1
*
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
2019-12-01
1
-3
/
+2
*
firmware: dell_rbu: Make payload memory uncachable
Stuart Hayes
2019-11-20
1
-0
/
+8
*
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
2019-11-06
1
-1
/
+1
*
firmware: google: increment VPD key_len properly
Brian Norris
2019-10-17
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
*
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
2019-09-21
3
-28
/
+37
*
firmware: ti_sci: Always request response from firmware
Andrew F. Davis
2019-09-19
1
-4
/
+4
*
iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
Thomas Tai
2019-08-16
2
-2
/
+7
*
efi/bgrt: Drop BGRT status field reserved bits check
Hans de Goede
2019-07-21
1
-5
/
+0
*
pstore: Convert buf_lock to semaphore
Kees Cook
2019-06-11
1
-3
/
+1
*
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
2019-04-05
4
-0
/
+19
*
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
2019-04-05
1
-1
/
+1
*
efi: cper: Fix possible out-of-bounds access
Ross Lagerwall
2019-04-05
1
-4
/
+9
*
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/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
2018-12-01
3
-1
/
+8
*
efi/libstub: arm: support building with clang
Alistair Strachan
2018-12-01
1
-1
/
+2
*
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
2018-11-21
1
-0
/
+4
*
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: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
2018-09-19
1
-1
/
+4
*
fw_cfg: fix driver remove
Marc-André Lureau
2018-08-17
1
-1
/
+2
*
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
2018-06-21
1
-0
/
+10
*
efi/arm*: Only register page tables when they exist
Mark Rutland
2018-05-30
1
-0
/
+3
*
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
2018-05-30
1
-1
/
+1
*
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
2018-04-26
1
-13
/
+9
*
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
2018-02-16
1
-0
/
+27
*
firmware/psci: Expose PSCI conduit
Marc Zyngier
2018-02-16
1
-5
/
+23
*
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
2018-02-16
1
-0
/
+2
*
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
2018-02-03
1
-1
/
+4
*
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
2018-01-10
1
-8
/
+37
*
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
*
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
2017-12-14
1
-5
/
+13
*
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
2017-12-14
1
-6
/
+13
*
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
2017-12-14
1
-2
/
+9
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-04
2
-5
/
+8
|
\
|
*
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2017-10-27
2
-5
/
+8
[next]