summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2018-01-08 11:06:58 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2018-01-08 11:06:58 -0600
commit3593c5f04e58cf7445313954a3d230cea6de4662 (patch)
tree0d41902df29627d9000a3c3c8058cdc66dee6210 /kernel.spec
parentfe73db35651bab9b6a68c564ac1bd9be274252e6 (diff)
downloadkernel-3593c5f04e58cf7445313954a3d230cea6de4662.tar.gz
kernel-3593c5f04e58cf7445313954a3d230cea6de4662.tar.xz
kernel-3593c5f04e58cf7445313954a3d230cea6de4662.zip
First round of Speculative Execution variant 1 patches
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index dabb4363a..fbc41e28a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -630,6 +630,9 @@ Patch640: 0001-platform-x86-dell-laptop-Filter-out-spurious-keyboar.patch
# rhbz1514836, submitted upstream
Patch641: 0001-Bluetooth-btusb-Disable-autosuspend-on-QCA-Rome-devi.patch
+# Speculative Execution patches
+Patch642: prevent-bounds-check-bypass-via-speculative-execution.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1888,7 +1891,10 @@ fi
#
#
%changelog
-* Mon Jan 08 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc7.git0.1
+* Mon Jan 08 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.15.0-0.rc7.git0.1
+- First round of Speculative Execution variant 1 patches
+
+* Mon Jan 08 2018 Laura Abbott <labbott@redhat.com>
- Linux v4.15-rc7
* Mon Jan 08 2018 Laura Abbott <labbott@redhat.com>