[kernel/f20] Linux v3.17.3

Justin M. Forbes jforbes at fedoraproject.org
Fri Nov 14 19:26:44 UTC 2014


commit 4e41491b2a54aa9bea7cfbdc977e3a1f106ec980
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Fri Nov 14 13:26:36 2014 -0600

    Linux v3.17.3

 HID-usbhid-add-always-poll-quirk.patch             |   98 --------
 ...always-poll-quirk-for-Elan-Touchscreen-00.patch |   37 ---
 ...always-poll-quirk-for-Elan-Touchscreen-01.patch |   39 ---
 ...enable-always-poll-quirk-for-Elan-Touchsc.patch |   52 ----
 ...aptics-gate-forcepad-support-by-DMI-check.patch |   97 --------
 KVM-emulate-avoid-accessing-NULL-ctxt-memopp.patch |   37 ---
 ...-Check-non-canonical-addresses-upon-WRMSR.patch |  145 ------------
 ...oding-guest-instructions-which-cross-page.patch |   38 ---
 ...x86-Emulator-does-not-decode-clflush-well.patch |   77 ------
 ...lator-fixes-for-eip-canonical-checks-on-n.patch |  234 ------------------
 ...6-Fix-wrong-masking-on-relative-jump-call.patch |   64 -----
 ...dle-errors-when-RIP-is-set-during-far-jum.patch |  249 --------------------
 KVM-x86-Improve-thread-safety-in-pit.patch         |   36 ---
 ...FETCH-and-HINT_NOP-should-have-SrcMem-fla.patch |   51 ----
 ...vent-host-from-panicking-on-shared-MSR-wr.patch |   89 -------
 ...ifi-mvm-treat-EAPOLs-like-mgmt-frames-wrt.patch |   75 ------
 USB-core-add-device-qualifier-quirk.patch          |   52 ----
 ...enable-device-qualifier-quirk-for-Elan-To.patch |   46 ----
 ...enable-device-qualifier-quirk-for-another.patch |   32 ---
 ...f-avoid-excessive-use-of-socket-buffer-in.patch |   34 ---
 drm-vmwgfx-Fix-drm.h-include.patch                 |   34 ---
 ...prevent-bugon-on-race-between-write-fcntl.patch |   83 -------
 kernel.spec                                        |  102 +--------
 ...essive-pages-un-pinning-in-kvm_iommu_map-.patch |   78 ------
 kvm-vmx-handle-invvpid-vm-exit-gracefully.patch    |   78 ------
 ...6-don-t-kill-guest-on-unknown-exit-reason.patch |   54 -----
 ...-pivot_root-from-creating-a-loop-in-the-m.patch |   44 ----
 sources                                            |    2 +-
 ...calls-Ignore-numbers-outside-NR_syscalls-.patch |   88 -------
 29 files changed, 5 insertions(+), 2140 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 6698060..2d267f8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 2
+%define stable_update 3
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -729,36 +729,14 @@ Patch26016: HID-wacom-Add-support-for-the-Cintiq-Companion.patch
 Patch26019: psmouse-Add-psmouse_matches_pnp_id-helper-function.patch
 Patch26020: psmouse-Add-support-for-detecting-FocalTech-PS-2-tou.patch
 
-#rhbz 1138759
-Patch26021: drm-vmwgfx-Fix-drm.h-include.patch
-
 #rhbz 1145318
 Patch26029: KEYS-Reinstate-EPERM-for-a-key-type-name-beginning-w.patch
 
 Patch26030: GFS2-Make-rename-not-save-dirent-location.patch
 
-#CVE-2014-7970 rhbz 1151095 1151484
-Patch26032: mnt-Prevent-pivot_root-from-creating-a-loop-in-the-m.patch
-
-#rhbz 1149509
-Patch26034: USB-core-add-device-qualifier-quirk.patch
-Patch26035: USB-quirks-enable-device-qualifier-quirk-for-Elan-To.patch
-Patch26036: USB-quirks-enable-device-qualifier-quirk-for-another.patch
-Patch26037: HID-usbhid-add-always-poll-quirk.patch
-Patch26038: HID-usbhid-enable-always-poll-quirk-for-Elan-Touchsc.patch
-Patch26039: HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-00.patch
-Patch26040: USB-quirks-device-qualifier-quirk-for-another-Elan-t.patch
-Patch26041: HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-01.patch
-
-#CVE-2014-8086 rhbz 1151353 1152608
-Patch26056: ext4-prevent-bugon-on-race-between-write-fcntl.patch
-
 #rhbz 1089731
 Patch26058: asus-nb-wmi-Add-wapf4-quirk-for-the-X550VB.patch
 
-#rhbz 1153381
-Patch26059: Input-synaptics-gate-forcepad-support-by-DMI-check.patch
-
 #CVE-2014-3688 rhbz 1155745 1155751
 Patch26061: net-sctp-fix-skb_over_panic-when-receiving-malformed.patch
 
@@ -771,39 +749,12 @@ Patch26063: net-sctp-fix-remote-memory-pressure-from-excessive-q.patch
 #rhbz 1111138
 Patch26064: i8042-Add-notimeout-quirk-for-Fujitsu-Lifebook-A544-.patch
 
-# CVE-2014-3610 kvm: noncanonical MSR writes (rhbz 1144883 1156543)
-# CVE-2014-3611 kvm: PIT timer race condition (rhbz 1144878 1156537)
-# CVE-2014-3646 kvm: vmx: invvpid vm exit not handled (rhbz 1144825 1156534)
-# CVE-2014-8369 kvm: excessive pages un-pinning in kvm_iommu_map error path (rhbz 1156518 1156522)
-# CVE-2014-8480 CVE-2014-8481 kvm: NULL pointer dereference during rip relative instruction emulation (rhbz 1156615 1156616)
-Patch26070: KVM-x86-Check-non-canonical-addresses-upon-WRMSR.patch
-Patch26071: KVM-x86-Prevent-host-from-panicking-on-shared-MSR-wr.patch
-Patch26072: KVM-x86-Improve-thread-safety-in-pit.patch
-Patch26073: KVM-x86-Fix-wrong-masking-on-relative-jump-call.patch
-Patch26074: KVM-x86-Emulator-fixes-for-eip-canonical-checks-on-n.patch
-Patch26075: KVM-x86-Handle-errors-when-RIP-is-set-during-far-jum.patch
-Patch26076: kvm-vmx-handle-invvpid-vm-exit-gracefully.patch
-Patch26077: kvm-x86-don-t-kill-guest-on-unknown-exit-reason.patch
-Patch26078: KVM-x86-Decoding-guest-instructions-which-cross-page.patch
-Patch26079: KVM-emulate-avoid-accessing-NULL-ctxt-memopp.patch
-Patch26080: KVM-x86-Emulator-does-not-decode-clflush-well.patch
-Patch26081: KVM-x86-PREFETCH-and-HINT_NOP-should-have-SrcMem-fla.patch
-Patch26082: kvm-fix-excessive-pages-un-pinning-in-kvm_iommu_map-.patch
-
 #rhbz 1157327
 Patch26083: quirk-for-Lenovo-Yoga-3-no-rfkill-switch.patch
 
 #rhbz 1159592
 Patch26084: x86-microcode-AMD-Fix-early-ucode-loading-on-32-bit.patch
 
-# CVE-2014-7826 CVE-2014-7825 rhbz 1161565 1161572
-Patch26085: tracing-syscalls-Ignore-numbers-outside-NR_syscalls-.patch
-
-#rhbz 1151836
-Patch26086: Revert-iwlwifi-mvm-treat-EAPOLs-like-mgmt-frames-wrt.patch
-
-Patch26087: crypto-algif-avoid-excessive-use-of-socket-buffer-in.patch
-
 #rhbz 1161805
 Patch26066: ahci-disable-MSI-instead-of-NCQ-on-Samsung-pci-e-SSD.patch
 
@@ -1519,36 +1470,15 @@ ApplyPatch HID-wacom-Add-support-for-the-Cintiq-Companion.patch
 ApplyPatch psmouse-Add-psmouse_matches_pnp_id-helper-function.patch
 ApplyPatch psmouse-Add-support-for-detecting-FocalTech-PS-2-tou.patch
 
-#rhbz 1138759
-ApplyPatch drm-vmwgfx-Fix-drm.h-include.patch
-
 #rhbz 1145318
 ApplyPatch KEYS-Reinstate-EPERM-for-a-key-type-name-beginning-w.patch
 
 ApplyPatch GFS2-Make-rename-not-save-dirent-location.patch
 
-#CVE-2014-7970 rhbz 1151095 1151484
-ApplyPatch mnt-Prevent-pivot_root-from-creating-a-loop-in-the-m.patch
-
-#rhbz 1149509
-ApplyPatch USB-core-add-device-qualifier-quirk.patch
-ApplyPatch USB-quirks-enable-device-qualifier-quirk-for-Elan-To.patch
-ApplyPatch USB-quirks-enable-device-qualifier-quirk-for-another.patch
-ApplyPatch HID-usbhid-add-always-poll-quirk.patch
-ApplyPatch HID-usbhid-enable-always-poll-quirk-for-Elan-Touchsc.patch
-ApplyPatch HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-00.patch
-ApplyPatch USB-quirks-device-qualifier-quirk-for-another-Elan-t.patch
-ApplyPatch HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-01.patch
-
-#CVE-2014-8086 rhbz 1151353 1152608
-ApplyPatch ext4-prevent-bugon-on-race-between-write-fcntl.patch
 
 #rhbz 1089731
 ApplyPatch asus-nb-wmi-Add-wapf4-quirk-for-the-X550VB.patch
 
-#rhbz 1153381
-ApplyPatch Input-synaptics-gate-forcepad-support-by-DMI-check.patch
-
 #CVE-2014-3688 rhbz 1155745 1155751
 ApplyPatch net-sctp-fix-skb_over_panic-when-receiving-malformed.patch
 
@@ -1561,39 +1491,12 @@ ApplyPatch net-sctp-fix-remote-memory-pressure-from-excessive-q.patch
 #rhbz 1111138
 ApplyPatch i8042-Add-notimeout-quirk-for-Fujitsu-Lifebook-A544-.patch
 
-# CVE-2014-3610 kvm: noncanonical MSR writes (rhbz 1144883 1156543)
-# CVE-2014-3611 kvm: PIT timer race condition (rhbz 1144878 1156537)
-# CVE-2014-3646 kvm: vmx: invvpid vm exit not handled (rhbz 1144825 1156534)
-# CVE-2014-8369 kvm: excessive pages un-pinning in kvm_iommu_map error path (rhbz 1156518 1156522)
-# CVE-2014-8480 CVE-2014-8481 kvm: NULL pointer dereference during rip relative instruction emulation (rhbz 1156615 1156616)
-ApplyPatch KVM-x86-Check-non-canonical-addresses-upon-WRMSR.patch
-ApplyPatch KVM-x86-Prevent-host-from-panicking-on-shared-MSR-wr.patch
-ApplyPatch KVM-x86-Improve-thread-safety-in-pit.patch
-ApplyPatch KVM-x86-Fix-wrong-masking-on-relative-jump-call.patch
-ApplyPatch KVM-x86-Emulator-fixes-for-eip-canonical-checks-on-n.patch
-ApplyPatch KVM-x86-Handle-errors-when-RIP-is-set-during-far-jum.patch
-ApplyPatch kvm-vmx-handle-invvpid-vm-exit-gracefully.patch
-ApplyPatch kvm-x86-don-t-kill-guest-on-unknown-exit-reason.patch
-ApplyPatch KVM-x86-Decoding-guest-instructions-which-cross-page.patch
-ApplyPatch KVM-emulate-avoid-accessing-NULL-ctxt-memopp.patch
-ApplyPatch KVM-x86-Emulator-does-not-decode-clflush-well.patch
-ApplyPatch KVM-x86-PREFETCH-and-HINT_NOP-should-have-SrcMem-fla.patch
-ApplyPatch kvm-fix-excessive-pages-un-pinning-in-kvm_iommu_map-.patch
-
 #rhbz 1157327
 ApplyPatch quirk-for-Lenovo-Yoga-3-no-rfkill-switch.patch
 
 #rhbz 1159592
 ApplyPatch x86-microcode-AMD-Fix-early-ucode-loading-on-32-bit.patch
 
-# CVE-2014-7826 CVE-2014-7825 rhbz 1161565 1161572
-ApplyPatch tracing-syscalls-Ignore-numbers-outside-NR_syscalls-.patch
-
-#rhbz 1151836
-ApplyPatch Revert-iwlwifi-mvm-treat-EAPOLs-like-mgmt-frames-wrt.patch
-
-ApplyPatch crypto-algif-avoid-excessive-use-of-socket-buffer-in.patch
-
 #rhbz 1161805
 ApplyPatch ahci-disable-MSI-instead-of-NCQ-on-Samsung-pci-e-SSD.patch
 
@@ -2427,6 +2330,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Fri Nov 14 2014 Justin M. Forbes <jforbes at fedoraproject.org> - 3.17.3-200
+- Linux v3.17.3
+
 * Fri Nov 14 2014 Josh Boyer <jwboyer at fedoraproject.org>
 - Quiet WARN in i915 edp VDD handling
 - Enable I40EVF driver (rhbz 1164029)
diff --git a/sources b/sources
index 5b4e248..c305b11 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 fb30d0f29214d75cddd2faa94f73d5cf  linux-3.17.tar.xz
 159e969cbc27201d8e2fa0f609dc722f  perf-man-3.17.tar.gz
-d694b8625f834791f5e02d7c9add1406  patch-3.17.2.xz
+13f495e3ce72ed6ccefb38591587a6ef  patch-3.17.3.xz


More information about the scm-commits mailing list