Age | Commit message (Expand) | Author | Files | Lines |
2022-02-28 | efivars: Respect "block" flag in efivar_entry_set_safe() | Jann Horn | 1 | -1/+4 |
2021-03-17 | efivars: respect EFI_UNSUPPORTED return from firmware | Shawn Guo | 1 | -0/+4 |
2020-10-12 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 1 | -1/+0 |
2020-09-29 | efi: pstore: move workqueue handling out of efivars | Ard Biesheuvel | 1 | -21/+0 |
2020-09-26 | efi: Delete deprecated parameter comments | Tian Tao | 1 | -1/+0 |
2020-07-09 | efi/efivars: Expose RT service availability via efivars abstraction | Ard Biesheuvel | 1 | -0/+6 |
2020-03-08 | efi: Fix a mistype in comments mentioning efivar_entry_iter_begin() | Vladis Dronov | 1 | -1/+1 |
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 1 | -14/+1 |
2018-11-30 | firmware/efi: Add NULL pointer checks in efivars API functions | Arend van Spriel | 1 | -21/+78 |
2016-09-09 | efi: Don't use spinlocks for efi vars | Sylvain Chouleur | 1 | -57/+80 |
2016-09-09 | efi: Use a file local lock for efivars | Sylvain Chouleur | 1 | -36/+47 |
2016-05-07 | efi: Merge boolean flag arguments | Julia Lawall | 1 | -13/+10 |
2016-04-28 | efi: Move efi_status_to_err() to drivers/firmware/efi/ | Matt Fleming | 1 | -33/+0 |
2016-04-22 | efi: Fix out-of-bounds read in variable_matches() | Laszlo Ersek | 1 | -11/+26 |
2016-02-22 | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes | Ingo Molnar | 1 | -39/+105 |
2016-02-16 | efi: Add pstore variables to the deletion whitelist | Matt Fleming | 1 | -0/+1 |
2016-02-10 | efi: Make efivarfs entries immutable by default | Peter Jones | 1 | -23/+64 |
2016-02-10 | efi: Make our variable validation list include the guid | Peter Jones | 1 | -19/+33 |
2016-02-10 | efi: Do variable name validation tests in utf8 | Peter Jones | 1 | -11/+21 |
2016-02-03 | efi: Add nonblocking option to efi_query_variable_store() | Ard Biesheuvel | 1 | -2/+14 |
2014-10-04 | Merge branch 'next' into efi-next-merge | Matt Fleming | 1 | -7/+54 |
2014-10-03 | efi: Provide a non-blocking SetVariable() operation | Matt Fleming | 1 | -0/+47 |
2014-10-03 | efi: Resolve some shadow warnings | Mark Rustad | 1 | -7/+7 |
2014-08-22 | firmware: Do not use WARN_ON(!spin_is_locked()) | Guenter Roeck | 1 | -4/+4 |
2014-04-17 | efivars: Stop passing a struct argument to efivar_validate() | Matt Fleming | 1 | -15/+15 |
2013-11-29 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi | 1 | -2/+10 |
2013-04-30 | efi: locking fix in efivar_entry_set_safe() | Dan Carpenter | 1 | -3/+5 |
2013-04-30 | efi, pstore: Read data from variable store before memcpy() | Matt Fleming | 1 | -22/+23 |
2013-04-30 | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming | 1 | -24/+13 |
2013-04-17 | efi: split efisubsystem from efivars | Tom Gundersen | 1 | -0/+1049 |