index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
efi/efi_test: read RuntimeServicesSupported
Heinrich Schuchardt
2
-0
/
+19
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-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2
-1
/
+2
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
2
-0
/
+37
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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
3
-0
/
+860