summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-04-14 08:58:51 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-04-14 08:58:51 +0200
commitf479c62ad9ab5bc5b86e48ca8ff625fb38e06b66 (patch)
tree3817c75e1b870acde7a5d65e0ddd06696a30de26 /kernel.spec
parent5357150d868cc8f94cee8137b6b2fd7c19fc2217 (diff)
parent3645d92cd5645392208a78222ec95946dac58bbd (diff)
downloadkernel-f479c62ad9ab5bc5b86e48ca8ff625fb38e06b66.tar.gz
kernel-f479c62ad9ab5bc5b86e48ca8ff625fb38e06b66.tar.xz
kernel-f479c62ad9ab5bc5b86e48ca8ff625fb38e06b66.zip
Merge remote-tracking branch 'origin/f34' into f34-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 da5b65c78..cc9b3748c 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-300]
+- 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)