diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-04 09:34:41 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-04 09:34:41 -0400 |
commit | 70fa09981c2cdd0e60f19fe702383b33d0b4bcf1 (patch) | |
tree | d86d14347c2a47ac742805137d715fe7982574e1 /Add-secure_modules-call.patch | |
parent | d5eb8951d21de01921873e100743a52bae060e90 (diff) | |
download | kernel-70fa09981c2cdd0e60f19fe702383b33d0b4bcf1.tar.gz kernel-70fa09981c2cdd0e60f19fe702383b33d0b4bcf1.tar.xz kernel-70fa09981c2cdd0e60f19fe702383b33d0b4bcf1.zip |
Linux v3.17-rc3-63-g44bf091f5089
- Enable kexec bzImage signature verification (from Vivek Goyal)
- Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969)
Diffstat (limited to 'Add-secure_modules-call.patch')
-rw-r--r-- | Add-secure_modules-call.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-secure_modules-call.patch b/Add-secure_modules-call.patch index 373f31f9e..b9ee85300 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -1,4 +1,4 @@ -From d0f50f3f71ba8b2c98fbeb9f86f9b96f1d8ba7d3 Mon Sep 17 00:00:00 2001 +From ea3fcb4d40e86cac404047cbbd761c33c0c4715f Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Fri, 9 Aug 2013 17:58:15 -0400 Subject: [PATCH] Add secure_modules() call |