summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-04-02 22:05:49 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-04-02 22:05:49 +0200
commit0dcdc82cbd3891cf025a45b4f0b02aae06f5095c (patch)
tree0a1b93e26706dc507fc954a9ad8349c6ce46c33a /kernel.spec
parent6f7e531a0b6039f450125d92a822a3d3bb8cbf77 (diff)
parent7bf72fa737d6887576590ee33c32aa7c67635391 (diff)
downloadkernel-0dcdc82cbd3891cf025a45b4f0b02aae06f5095c.tar.gz
kernel-0dcdc82cbd3891cf025a45b4f0b02aae06f5095c.tar.xz
kernel-0dcdc82cbd3891cf025a45b4f0b02aae06f5095c.zip
Merge remote-tracking branch 'origin/f30' into f30-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 13 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index f3118fd89..cef5dca2b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -586,6 +586,12 @@ Patch508: 20200310_chris_chris_wilson_co_uk.patch
# Backport vboxsf from 5.6, can be dropped when we move to 5.6
Patch510: 0001-fs-Add-VirtualBox-guest-shared-folder-vboxsf-support.patch
+# https://bugzilla.redhat.com/show_bug.cgi?id=1816621
+# https://patchwork.ozlabs.org/patch/1260523/
+Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1820196
+Patch512: 0001-ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1-8th-.patch
# END OF PATCH DEFINITIONS
@@ -1830,6 +1836,13 @@ fi
#
#
%changelog
+* Thu Apr 02 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.15-100
+- Linux v5.5.15
+
+* Thu Apr 02 2020 Hans de Goede <hdegoede@redhat.com>
+- Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621)
+- Add patch fixing Lenovo X1 8th gen speaker volume control (rhbz 1820196)
+
* Wed Apr 01 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.14-100
- Linux v5.5.14
- Fixes CVE-2020-8835 (rhbz 1818941 1817350)