summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/efivars.c
AgeCommit message (Expand)Author
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2016-03-03efi: Make our variable validation list include the guidPeter Jones
2016-03-03efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
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