[kernel/f19] Linux v3.13.8

Justin M. Forbes jforbes at fedoraproject.org
Tue Apr 1 03:07:14 UTC 2014


commit 6994f1662a80f8dc62bceac63f5e0ffeb770dc3d
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Mar 31 22:07:20 2014 -0500

    Linux v3.13.8

 ...-make-sure-touch_max-is-set-for-touch-dev.patch |   56 -----
 ...-add-support-for-three-new-Intuos-devices.patch |  216 --------------------
 ...om-add-reporting-of-SW_MUTE_DEVICE-events.patch |  155 --------------
 ...U-handle-invalid-root_hpa-at-__direct_map.patch |   40 ----
 ...VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch |   88 --------
 ...disabling-already-disabled-device-warning.patch |   65 ------
 ...operly-differentiate-between-clickpads-an.patch |  110 ----------
 fs-proc-devtree-remove_proc_entry.patch            |   12 -
 kernel.spec                                        |   49 +----
 sources                                            |    2 +-
 ...ssues-on-renesas-chips-in-samsung-laptops.patch |   49 -----
 11 files changed, 5 insertions(+), 837 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 4d02946..21169b8 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 7
+%define stable_update 8
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -669,8 +669,6 @@ Patch1826: drm-i915-hush-check-crtc-state.patch
 # NFSv4
 
 # patches headed upstream
-Patch10000: fs-proc-devtree-remove_proc_entry.patch
-
 Patch12016: disable-i8042-check-on-apple-mac.patch
 
 Patch14000: hibernate-freeze-filesystems.patch
@@ -724,26 +722,9 @@ Patch25166: sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch
 Patch25167: rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-fails.patch
 Patch25168: rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails.patch
 
-#rhbz 1030802
-Patch25171: elantech-Properly-differentiate-between-clickpads-an.patch
-
-#rhbz 924916
-Patch25179: KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch
-
-#rhbz 1047892
-Patch25180: KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch
-
-#rhbz 1003167 1046238
-Patch25181: 0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch
-Patch25182: 0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch
-Patch25183: 0003-Input-wacom-add-reporting-of-SW_MUTE_DEVICE-events.patch
-
 #rhbz 953211
 Patch25184: Input-ALPS-add-support-for-Dolphin-devices.patch
 
-#rhbz 950630
-Patch25187: xhci-fix-resume-issues-on-renesas-chips-in-samsung-laptops.patch
-
 #rhbz 1045755
 Patch25195: cgroup-fixes.patch
 
@@ -757,9 +738,6 @@ Patch25201: cifs-sanity-check-length-of-data-to-send-before-sending.patch
 #rhbz 1068862
 Patch25002: cifs-mask-off-top-byte-in-get_rfc1002_length.patch
 
-#rhbz 994438
-Patch25024: e100-Fix-disabling-already-disabled-device-warning.patch
-
 #CVE-2014-0102 rhbz 1071396
 Patch25026: keyring-fix.patch
 
@@ -1445,8 +1423,6 @@ ApplyPatch drm-i915-hush-check-crtc-state.patch
 # Radeon DRM
 
 # Patches headed upstream
-ApplyPatch fs-proc-devtree-remove_proc_entry.patch
-
 ApplyPatch disable-i8042-check-on-apple-mac.patch
 
 # FIXME: REBASE
@@ -1479,26 +1455,9 @@ ApplyPatch rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-fails.patch
 ApplyPatch sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch
 ApplyPatch rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails.patch
 
-#rhbz 1030802
-ApplyPatch elantech-Properly-differentiate-between-clickpads-an.patch
-
-#rhbz 924916
-ApplyPatch KVM-MMU-handle-invalid-root_hpa-at-__direct_map.patch
-
-#rhbz 1047892
-ApplyPatch KVM-VMX-fix-use-after-free-of-vmx-loaded_vmcs.patch
-
-#rhbz 1003167 1046238
-ApplyPatch 0001-Input-wacom-make-sure-touch_max-is-set-for-touch-dev.patch
-ApplyPatch 0002-Input-wacom-add-support-for-three-new-Intuos-devices.patch
-ApplyPatch 0003-Input-wacom-add-reporting-of-SW_MUTE_DEVICE-events.patch
-
 #rhbz 953211
 ApplyPatch Input-ALPS-add-support-for-Dolphin-devices.patch
 
-#rhbz 950630
-ApplyPatch xhci-fix-resume-issues-on-renesas-chips-in-samsung-laptops.patch
-
 #rhbz 1045755
 ApplyPatch cgroup-fixes.patch
 
@@ -1512,9 +1471,6 @@ ApplyPatch cifs-sanity-check-length-of-data-to-send-before-sending.patch
 #rhbz 1068862
 ApplyPatch cifs-mask-off-top-byte-in-get_rfc1002_length.patch
 
-#rhbz 994438
-ApplyPatch e100-Fix-disabling-already-disabled-device-warning.patch
-
 #CVE-2014-0102 rhbz 1071396
 ApplyPatch keyring-fix.patch
 
@@ -2375,6 +2331,9 @@ fi
 # and build.
 
 %changelog
+* Mon Mar 31 2014 Justin M. Forbes <jforbes at fedoraproject.org> - 3.13.8-100
+- Linux v3.13.8
+
 * Mon Mar 31 2014 Hans de Goede <hdegoede at redhat.com>
 - Fix clicks getting lost with cypress_ps2 touchpads with recent
   xorg-x11-drv-synaptics versions (bfdo#76341)
diff --git a/sources b/sources
index 10202b8..a5e8f7d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 0ecbaf65c00374eb4a826c2f9f37606f  linux-3.13.tar.xz
-cb33b329d3417846d310c7f58a2614b6  patch-3.13.7.xz
+72b911bfc50de88c67bd0e8732978deb  patch-3.13.8.xz


More information about the scm-commits mailing list