summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2018-12-05 21:56:52 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2018-12-05 21:56:52 +0100
commiteffe256a784459d095563798ab977fb509622642 (patch)
tree301bd8dfbf808f1ad8c139fdf5d81042a3696f87 /kernel.spec
parentff58e1e53927db22fc2adb6780333aa8b82f2d58 (diff)
parent592db7ea889baff7a70a26d521f283198d088fe2 (diff)
downloadkernel-effe256a784459d095563798ab977fb509622642.tar.gz
kernel-effe256a784459d095563798ab977fb509622642.tar.xz
kernel-effe256a784459d095563798ab977fb509622642.zip
Merge remote-tracking branch 'origin/f28' into f28-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec29
1 files changed, 28 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index e772f73b9..d982b1e9f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -657,6 +657,18 @@ Patch514: net-phy-add-workaround-for-issue-where-PHY-driver-do.patch
# https://patchwork.freedesktop.org/patch/259364/
Patch515: PCI-Fix-incorrect-value-returned-from-pcie_get_speed.patch
+# rhbz 1645070 patch queued upstream for merging into 4.21
+Patch516: asus-fx503-keyb.patch
+
+# rbhz 1554304 patch in the sound tree and Cc'd for stable
+Patch517: ALSA-hda-realtek-Fix-speaker-output-regression-on-Thinkpad.patch
+
+# CVE-2018-19824 rhbz 1655816 1655817
+Patch518: alsa-usb-audio-fix-UAF-decrement-if-card-has-no-live.patch
+
+# https://bugzilla.kernel.org/show_bug.cgi?id=201685
+Patch519: blk-mq-fix-corruption-with-direct-issue.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1911,11 +1923,26 @@ fi
#
#
%changelog
+* Wed Dec 05 2018 Jeremy Cline <jeremy@jcline.org>
+- Fix corruption bug in direct dispatch for blk-mq
+
+* Tue Dec 04 2018 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix CVE-2018-19824 (rhbz 1655816 1655817)
+
+* Mon Dec 03 2018 Jeremy Cline <jeremy@jcline.org>
+- Fix very quiet speakers on the Thinkpad T570 (rhbz 1554304)
+
+* Mon Dec 3 2018 Hans de Goede <hdegoede@redhat.com>
+- Fix non functional hotkeys on Asus FX503VD (#1645070)
+
+* Sun Dec 02 2018 Jeremy Cline <jcline@redhat.com> - 4.19.6-200
+- Linux v4.19.6
+
* Thu Nov 29 2018 Jeremy Cline <jeremy@jcline.org>
- Fix a problem with some rtl8168 chips (rhbz 1650984)
- Fix slowdowns and crashes for AMD GPUs in pre-PCIe-v3 slots
-* Tue Nov 27 2018 Jeremy Cline <jcline@redhat.com> - 4.19.5-300
+* Tue Nov 27 2018 Jeremy Cline <jcline@redhat.com> - 4.19.5-200
- Linux v4.19.5
- Fix CVE-2018-16862 (rhbz 1649017 1653122)
- Fix CVE-2018-19407 (rhbz 1652656 1652658)