index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
vars.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efivarfs: automatically update super block flag
Masahisa Kojima
2023-12-11
1
-0
/
+8
*
efivarfs: expose used and total size
Anisse Astier
2023-05-17
1
-0
/
+12
*
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-18
1
-1
/
+1
*
efi: efivars: prevent double registration
Johan Hovold
2023-01-26
1
-2
/
+11
*
efi: efivars: add efivars printk prefix
Johan Hovold
2023-01-23
1
-1
/
+3
*
efi: efivars: make efivar_supports_writes() return bool
Johan Hovold
2023-01-17
1
-1
/
+1
*
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-17
1
-13
/
+6
*
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
2022-10-28
1
-48
/
+20
*
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
2022-10-21
1
-5
/
+5
*
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
2022-06-24
1
-733
/
+0
*
efi: vars: Switch to new wrapper layer
Ard Biesheuvel
2022-06-24
1
-81
/
+52
*
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
2022-06-24
1
-263
/
+2
*
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
2022-06-24
1
-54
/
+7
*
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
2022-06-24
1
-8
/
+1
*
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
2022-06-24
1
-10
/
+2
*
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
2022-06-24
1
-10
/
+144
*
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
2022-06-24
1
-11
/
+11
*
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
2022-02-28
1
-1
/
+4
*
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
2021-03-17
1
-0
/
+4
*
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-10-12
1
-1
/
+0
|
\
|
*
efi: Delete deprecated parameter comments
Tian Tao
2020-09-25
1
-1
/
+0
*
|
efi: pstore: move workqueue handling out of efivars
Ard Biesheuvel
2020-09-29
1
-21
/
+0
|
/
*
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-09
1
-0
/
+6
*
efi: Fix a mistype in comments mentioning efivar_entry_iter_begin()
Vladis Dronov
2020-03-08
1
-1
/
+1
*
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2019-02-04
1
-14
/
+1
*
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
2018-11-30
1
-21
/
+78
*
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-09
1
-57
/
+80
*
efi: Use a file local lock for efivars
Sylvain Chouleur
2016-09-09
1
-36
/
+47
*
efi: Merge boolean flag arguments
Julia Lawall
2016-05-07
1
-13
/
+10
*
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
2016-04-28
1
-33
/
+0
*
efi: Fix out-of-bounds read in variable_matches()
Laszlo Ersek
2016-04-22
1
-11
/
+26
*
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
Ingo Molnar
2016-02-22
1
-39
/
+105
|
\
|
*
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-02-16
1
-0
/
+1
|
*
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
1
-23
/
+64
|
*
efi: Make our variable validation list include the guid
Peter Jones
2016-02-10
1
-19
/
+33
|
*
efi: Do variable name validation tests in utf8
Peter Jones
2016-02-10
1
-11
/
+21
*
|
efi: Add nonblocking option to efi_query_variable_store()
Ard Biesheuvel
2016-02-03
1
-2
/
+14
|
/
*
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
1
-7
/
+54
|
\
|
*
efi: Provide a non-blocking SetVariable() operation
Matt Fleming
2014-10-03
1
-0
/
+47
|
*
efi: Resolve some shadow warnings
Mark Rustad
2014-10-03
1
-7
/
+7
*
|
firmware: Do not use WARN_ON(!spin_is_locked())
Guenter Roeck
2014-08-22
1
-4
/
+4
|
/
*
efivars: Stop passing a struct argument to efivar_validate()
Matt Fleming
2014-04-17
1
-15
/
+15
*
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
2013-11-28
1
-2
/
+10
*
efi: locking fix in efivar_entry_set_safe()
Dan Carpenter
2013-04-30
1
-3
/
+5
*
efi, pstore: Read data from variable store before memcpy()
Matt Fleming
2013-04-30
1
-22
/
+23
*
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
1
-24
/
+13
*
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
1
-0
/
+1049