summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-04-02 22:05:54 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-04-02 22:05:54 +0200
commitc28b38ac6b92702a3a47b2be78895f6c41adec05 (patch)
treeb25db323a6c5a47a0a5ef17c5aa19b57c2ce25b0 /kernel.spec
parentb381920ea66411431d86a9b453abb5977f2835b1 (diff)
parenta17a09f6bc6562051c5cc9f0161d0d929b552cf3 (diff)
downloadkernel-c28b38ac6b92702a3a47b2be78895f6c41adec05.tar.gz
kernel-c28b38ac6b92702a3a47b2be78895f6c41adec05.tar.xz
kernel-c28b38ac6b92702a3a47b2be78895f6c41adec05.zip
Merge remote-tracking branch 'origin/f32' into f32-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 94ac42587..a74235046 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -909,7 +909,12 @@ Patch507: drm-dp-mst-error-handling-improvements.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1811850
Patch509: drm-i915-backports.patch
-Patch510: 0001-mac80211-fix-authentication-with-iwlwifi-mvm.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
@@ -3009,6 +3014,13 @@ fi
#
#
%changelog
+* Thu Apr 02 2020 Jeremy Cline <jcline@redhat.com> - 5.6.2-300
+- Linux v5.6.2
+
+* 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 Jeremy Cline <jcline@redhat.com> - 5.6.1-300
- Linux v5.6.1
- Fixes CVE-2020-8835 (rhbz 1818941 1817350)