summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-03-21 10:27:34 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-03-21 11:08:06 -0700
commit39e53b54d026d2dba4bf4d0a658db54504b69744 (patch)
treef63c95baf90b1a68df37e4c2323720d8459d7383 /kernel.spec
parent5724250a0ad240f39326cf6ba1d15593fe0fd95f (diff)
downloadkernel-39e53b54d026d2dba4bf4d0a658db54504b69744.tar.gz
kernel-39e53b54d026d2dba4bf4d0a658db54504b69744.tar.xz
kernel-39e53b54d026d2dba4bf4d0a658db54504b69744.zip
Misc fixes
- uas: Limit qdepth at the scsi-host level (rhbz 1315013) - Fix for performance regression caused by thermal (rhbz 1317190) - Input: synaptics - handle spurious release of trackstick buttons, again (rhbz 1318079)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 14 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index f1f0921e4..b9e365d3e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -629,6 +629,15 @@ Patch680: ALSA-hda-Really-restrict-i915-notifier-to-HSW.patch
Patch681: ALSA-hda-Fix-forgotten-HDMI-monitor_present-update.patch
Patch682: ALSA-hda-Fix-spurious-kernel-WARNING-on-Baytrail-HDM.patch
+#rhbz 1315013
+Patch683: 0001-uas-Limit-qdepth-at-the-scsi-host-level.patch
+
+#rhbz 1317190
+Patch684: thermal-fix.patch
+
+#rhbz 1318079
+Patch685: 0001-Input-synaptics-handle-spurious-release-of-trackstic.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2151,6 +2160,11 @@ fi
#
#
%changelog
+* Mon Mar 21 2016 Laura Abbott <labbott@fedoraproject.org>
+- uas: Limit qdepth at the scsi-host level (rhbz 1315013)
+- Fix for performance regression caused by thermal (rhbz 1317190)
+- Input: synaptics - handle spurious release of trackstick buttons, again (rhbz 1318079)
+
* Mon Mar 21 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc0.git16.1
- Linux v4.5-9542-g643ad15d4741
- pekeys, efi, objtool merges