Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps() | Dan Carpenter | 2017-10-25 | 1 | -0/+3 |
|/ | |||||
* | efi/efi_test: Use memdup_user() helper | Geliang Tang | 2017-06-05 | 1 | -8/+3 |
* | efi/efi_test: Use memdup_user() as a cleanup | Ivan Hu | 2016-10-18 | 1 | -7/+3 |
* | efi/efi_test: Fix uninitialized variable 'rv' | Ivan Hu | 2016-10-18 | 1 | -1/+1 |
* | efi/efi_test: Fix uninitialized variable 'datasize' | Ivan Hu | 2016-10-18 | 1 | -1/+1 |
* | efi: Remove unused include of <linux/version.h> | Wei Yongjun | 2016-10-18 | 1 | -1/+0 |
* | efi: Add efi_test driver for exporting UEFI runtime service interfaces | Ivan Hu | 2016-09-09 | 3 | -0/+860 |