summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/vars.c
AgeCommit message (Expand)Author
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur
2016-09-09efi: Use a file local lock for efivarsSylvain Chouleur
2016-05-07efi: Merge boolean flag argumentsJulia Lawall
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming
2016-04-22efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-10efi: Make our variable validation list include the guidPeter Jones
2016-02-10efi: Do variable name validation tests in utf8Peter Jones
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel
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