index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
test
Age
Commit message (
Expand
)
Author
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-09-26
efi/efi_test: add exporting ResetSystem runtime service
Ivan Hu
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
2017-06-05
efi/efi_test: Use memdup_user() helper
Geliang Tang
2016-10-18
efi/efi_test: Use memdup_user() as a cleanup
Ivan Hu
2016-10-18
efi/efi_test: Fix uninitialized variable 'rv'
Ivan Hu
2016-10-18
efi/efi_test: Fix uninitialized variable 'datasize'
Ivan Hu
2016-10-18
efi: Remove unused include of <linux/version.h>
Wei Yongjun
2016-09-09
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu