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 /x86-Lock-down-IO-port-access-when-module-security-is.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 'x86-Lock-down-IO-port-access-when-module-security-is.patch')
-rw-r--r-- | x86-Lock-down-IO-port-access-when-module-security-is.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86-Lock-down-IO-port-access-when-module-security-is.patch b/x86-Lock-down-IO-port-access-when-module-security-is.patch index ecbdc2f21..6fd08f19f 100644 --- a/x86-Lock-down-IO-port-access-when-module-security-is.patch +++ b/x86-Lock-down-IO-port-access-when-module-security-is.patch @@ -1,4 +1,4 @@ -From a6699d9945c77a0458cf17411deee76c3572e6ac Mon Sep 17 00:00:00 2001 +From 61815e36a2428ff8d4980f9e68a9a9a2b35d002e Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Thu, 8 Mar 2012 10:35:59 -0500 Subject: [PATCH] x86: Lock down IO port access when module security is enabled |