index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
test
/
efi_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
efi_test: get rid of pointless access_ok()
Al Viro
1
-12
/
+0
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+8
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
1
-0
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-4
/
+4
2018-09-26
efi/efi_test: add exporting ResetSystem runtime service
Ivan Hu
1
-0
/
+27
2017-10-25
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
1
-0
/
+3
2017-06-05
efi/efi_test: Use memdup_user() helper
Geliang Tang
1
-8
/
+3
2016-10-18
efi/efi_test: Use memdup_user() as a cleanup
Ivan Hu
1
-7
/
+3
2016-10-18
efi/efi_test: Fix uninitialized variable 'rv'
Ivan Hu
1
-1
/
+1
2016-10-18
efi/efi_test: Fix uninitialized variable 'datasize'
Ivan Hu
1
-1
/
+1
2016-10-18
efi: Remove unused include of <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-09-09
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu
1
-0
/
+749