aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efivars.c
AgeCommit message (Expand)Author
2020-06-17efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-03-08efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-08efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur
2016-05-07efi: Merge boolean flag argumentsJulia Lawall
2016-03-22drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar
2016-02-10efi: Make our variable validation list include the guidPeter Jones
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-02-03efivars: Use to_efivar_entryGeliang Tang
2015-04-30efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov
2014-07-18efi: Autoload efivarsLee, Chun-Yi
2014-04-17efivars: Add compatibility code for compat tasksMatt Fleming
2014-04-17efivars: Refactor sanity checking code into separate functionMatt Fleming
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2014-04-17efivars: Check size of user objectMatt Fleming
2014-04-17efivars: Use local variables instead of a pointer dereferenceMatt Fleming
2014-03-04efi: Use NULL instead of 0 for pointerDaeseok Youn
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2013-09-05efivars: Mark local function as staticBojan Prtvar
2013-07-11efivars: check for EFI_RUNTIME_SERVICESMatt Fleming
2013-05-13efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuseSeiji Aguchi
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30efi: remove "kfree(NULL)"Dan Carpenter
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-17efi: split efisubsystem from efivarsTom Gundersen