index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efivars.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
2020-06-20
1
-1
/
+3
*
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
2020-03-20
1
-0
/
+3
*
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
2020-03-20
1
-9
/
+20
*
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-09
1
-4
/
+18
*
efi: Merge boolean flag arguments
Julia Lawall
2016-05-07
1
-3
/
+2
*
drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...
Andy Lutomirski
2016-03-22
1
-1
/
+1
*
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
Ingo Molnar
2016-02-22
1
-21
/
+14
|
\
|
*
efi: Make our variable validation list include the guid
Peter Jones
2016-02-10
1
-2
/
+3
|
*
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-02-10
1
-19
/
+11
*
|
efivars: Use to_efivar_entry
Geliang Tang
2016-02-03
1
-1
/
+1
|
/
*
efi: efivar_create_sysfs_entry() should return negative error codes
Dan Carpenter
2015-04-30
1
-5
/
+6
*
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
2015-01-07
1
-3
/
+3
*
efi: Autoload efivars
Lee, Chun-Yi
2014-07-18
1
-0
/
+1
*
efivars: Add compatibility code for compat tasks
Matt Fleming
2014-04-17
1
-26
/
+116
*
efivars: Refactor sanity checking code into separate function
Matt Fleming
2014-04-17
1
-20
/
+32
*
efivars: Stop passing a struct argument to efivar_validate()
Matt Fleming
2014-04-17
1
-2
/
+4
*
efivars: Check size of user object
Matt Fleming
2014-04-17
1
-0
/
+6
*
efivars: Use local variables instead of a pointer dereference
Matt Fleming
2014-04-17
1
-13
/
+35
*
efi: Use NULL instead of 0 for pointer
Daeseok Youn
2014-03-04
1
-1
/
+1
*
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
2013-11-28
1
-4
/
+8
*
efivars: Mark local function as static
Bojan Prtvar
2013-09-05
1
-1
/
+1
*
efivars: check for EFI_RUNTIME_SERVICES
Matt Fleming
2013-07-11
1
-0
/
+3
*
efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuse
Seiji Aguchi
2013-05-13
1
-5
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+1
*
efi: remove "kfree(NULL)"
Dan Carpenter
2013-04-30
1
-3
/
+1
*
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
1
-1
/
+2
*
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
1
-0
/
+617