summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2020-04-02 15:44:07 +0200
committerHans de Goede <hdegoede@redhat.com>2020-04-02 15:46:58 +0200
commit9093977089692262d1f802cdbf0b70a0081746f6 (patch)
treee86839d3e76cdbb53c4fc9a047e4a9d575759d0d /kernel.spec
parent3263eacd00273eba18e112d19d75627f0929356c (diff)
downloadkernel-9093977089692262d1f802cdbf0b70a0081746f6.tar.gz
kernel-9093977089692262d1f802cdbf0b70a0081746f6.tar.xz
kernel-9093977089692262d1f802cdbf0b70a0081746f6.zip
Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index a722d5a32..2e3227ba7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -893,6 +893,10 @@ 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
+
# END OF PATCH DEFINITIONS
%endif
@@ -2988,6 +2992,9 @@ fi
#
#
%changelog
+* Thu Apr 02 2020 Hans de Goede <hdegoede@redhat.com>
+- Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621)
+
* Wed Apr 01 2020 Jeremy Cline <jcline@redhat.com> - 5.6.1-300
- Linux v5.6.1
- Fixes CVE-2020-8835 (rhbz 1818941 1817350)