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-Restrict-MSR-access-when-module-loading-is-restr.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-Restrict-MSR-access-when-module-loading-is-restr.patch')
-rw-r--r-- | x86-Restrict-MSR-access-when-module-loading-is-restr.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86-Restrict-MSR-access-when-module-loading-is-restr.patch b/x86-Restrict-MSR-access-when-module-loading-is-restr.patch index bfcf2d18e..ed3ac350f 100644 --- a/x86-Restrict-MSR-access-when-module-loading-is-restr.patch +++ b/x86-Restrict-MSR-access-when-module-loading-is-restr.patch @@ -1,4 +1,4 @@ -From 96dc73acad6638a3d373c3dc054ceaa4e33d9fb6 Mon Sep 17 00:00:00 2001 +From 8fa926f750060fe6a425a28667314721ce5ff26b Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Fri, 8 Feb 2013 11:12:13 -0800 Subject: [PATCH] x86: Restrict MSR access when module loading is restricted |