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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2019-07-09
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
2018-06-16
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
2018-03-03
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2016-11-20
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-06-15
efi: Fix out-of-bounds read in variable_matches()
Laszlo Ersek
2016-03-24
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-03-24
efi: Make efivarfs entries immutable by default
Peter Jones
2016-03-24
efi: Make our variable validation list include the guid
Peter Jones
2016-03-24
efi: Do variable name validation tests in utf8
Peter Jones
2016-03-24
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-03-03
Revert "firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6"
Luis Henriques
2016-01-25
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
2015-08-20
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-05-28
firmware: dmi_scan: Fix ordering of product_uuid
Jean Delvare
2015-05-20
efi: Fix error handling in add_sysfs_runtime_map_entry()
Dan Carpenter
2015-05-12
x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
Matt Fleming
2015-05-12
efi/reboot: Allow powering off machines using EFI
Matt Fleming
2015-05-12
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
2015-03-18
efi/libstub: Fix boundary checking in efi_high_alloc()
Yinghai Lu
2015-03-02
efi: Small leak on error in runtime map code
Dan Carpenter
2014-09-17
firmware: Do not use WARN_ON(!spin_is_locked())
Guenter Roeck
2014-07-10
efi: fdt: Do not report an error during boot if UEFI is not available
Catalin Marinas
2014-07-07
efi/arm64: efistub: remove local copy of linux_banner
Ard Biesheuvel
2014-06-27
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
2014-06-19
efi: Fix compiler warnings (unused, const, type)
Catalin Marinas
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-05-13
iscsi_ibft: Fix finding Broadcom specific ibft sign
Vikas Chaudhary
2014-04-30
efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
Ard Biesheuvel
2014-04-30
arm64: efi: add EFI stub
Mark Salter
2014-04-30
efi: Add shared FDT related functions for ARM/ARM64
Roy Franz
2014-04-30
efi: add helper function to get UEFI params from FDT
Mark Salter
2014-04-17
efivars: Add compatibility code for compat tasks
Matt Fleming
2014-04-17
efivars: Refactor sanity checking code into separate function
Matt Fleming
2014-04-17
efivars: Stop passing a struct argument to efivar_validate()
Matt Fleming
2014-04-17
efivars: Check size of user object
Matt Fleming
2014-04-17
efivars: Use local variables instead of a pointer dereference
Matt Fleming
2014-04-17
efi: x86: Handle arbitrary Unicode characters
H. Peter Anvin
2014-04-17
efi: Add get_dram_base() helper function
Roy Franz
2014-04-14
efi: Add shared printk wrapper for consistent prefixing
Roy Franz
2014-04-14
efi: efi-stub-helper cleanup
Leif Lindholm
2014-04-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-11
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2014-04-10
efi: Pass correct file handle to efi_file_{read,close}
Matt Fleming
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-26
x86, efi: Abstract x86 efi_early calls
Matt Fleming
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
2014-03-04
x86/efi: Build our own EFI services pointer table
Matt Fleming
2014-03-04
efi: Use NULL instead of 0 for pointer
Daeseok Youn
[next]