summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/vars.c
AgeCommit message (Expand)Author
2016-05-04efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-03-03efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03efi: Make our variable validation list include the guidPeter Jones
2016-03-03efi: Do variable name validation tests in utf8Peter Jones
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03efi: Provide a non-blocking SetVariable() operationMatt Fleming
2014-10-03efi: Resolve some shadow warningsMark Rustad
2014-08-22firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2013-04-30efi: locking fix in efivar_entry_set_safe()Dan Carpenter
2013-04-30efi, pstore: Read data from variable store before memcpy()Matt Fleming
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-17efi: split efisubsystem from efivarsTom Gundersen