aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/efivars.c
AgeCommit message (Expand)Author
2016-03-18Merge remote-tracking branch 'lts/linux-3.14.y' into linux-linaro-lsk-v3.14lsk-v3.14-16.03linux-linaro-lsk-v3.14Alex Shi
2016-03-16efi: Make our variable validation list include the guidPeter Jones
2016-03-16efi: Do variable name validation tests in utf8Peter Jones
2016-03-16efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2014-08-08efivars: Add compatibility code for compat tasksMatt Fleming
2014-08-08efivars: Refactor sanity checking code into separate functionMatt Fleming
2014-08-08efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2014-08-08efivars: Check size of user objectMatt Fleming
2014-08-08efivars: Use local variables instead of a pointer dereferenceMatt Fleming
2014-08-08efi: 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