summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-04-14 08:58:59 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-04-14 08:58:59 +0200
commit679ee0b538c45ba7dd597367d841721407f81e30 (patch)
tree232d5524aac7a336a2fcf4e795480c6e69a7a686 /kernel.spec
parentd194c69a7fd358c9e1ccf5e7a9ea28e2a8152389 (diff)
parentffff3d67a9c87edf9dc5269bde37948607f1f5b0 (diff)
downloadkernel-679ee0b538c45ba7dd597367d841721407f81e30.tar.gz
kernel-679ee0b538c45ba7dd597367d841721407f81e30.tar.xz
kernel-679ee0b538c45ba7dd597367d841721407f81e30.zip
Merge remote-tracking branch 'origin/f33' into f33-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 6d1f32bf3..08c206168 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-200]
+- 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)