summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-04-14 08:59:16 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-04-14 08:59:16 +0200
commit2c0f830f15feee6f31da151b6aa4c8bd04a159bb (patch)
treee21b3b5f3ebf8c486a703bb23166960555bf1ca8 /kernel.spec
parente4072d9fad6584d56965be8d87aa6f46ebc6ffc1 (diff)
parent07ac2f7255fd73df601ea0080d56b2bc4da84512 (diff)
downloadkernel-2c0f830f15feee6f31da151b6aa4c8bd04a159bb.tar.gz
kernel-2c0f830f15feee6f31da151b6aa4c8bd04a159bb.tar.xz
kernel-2c0f830f15feee6f31da151b6aa4c8bd04a159bb.zip
Merge remote-tracking branch 'origin/f32' into f32-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec10
1 files changed, 10 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 6fe27fa3e..3c5287d76 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -2771,6 +2771,16 @@ fi
#
#
%changelog
+* Sat Apr 10 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.13-100]
+- Add CONFIG_NVIDIA_CARMEL_CNP_ERRATUM to RHEL configs too (Justin M. Forbes)
+- Add config for CONFIG_NVIDIA_CARMEL_CNP_ERRATUM (Justin M. Forbes)
+
+* Sat Apr 10 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.13-15]
+- Re-enable PSR2 on Tigerlake with new workarounds from Intel (Lyude Paul)
+- Fedora: Enable CHARGER_GPIO on aarch64 too (Peter Robinson)
+- Fix build with patch for CVE-2021-30178 (Justin M. Forbes)
+- KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref (Wanpeng Li)
+
* Wed Apr 07 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.12-14]
- Backport of SOF audio hang fix for X1 Carbon 9 (Mark Pearson)
- drm/amdgpu: check alignment on CPU page for bo map (Xℹ Ruoyao)