summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-10-20 18:22:31 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-10-20 18:22:31 +0200
commitee48872f6d927af562bc2616952577c7874d6d96 (patch)
tree54cbc6e073afb995747d10937f9e4d7a0317af8c /kernel.spec
parentdbc8aea0d7a286cf5f519ce274cc5e119e6471fd (diff)
parent072218102fd9274725c08fe0686fa387ddf02371 (diff)
downloadkernel-ee48872f6d927af562bc2616952577c7874d6d96.tar.gz
kernel-ee48872f6d927af562bc2616952577c7874d6d96.tar.xz
kernel-ee48872f6d927af562bc2616952577c7874d6d96.zip
Merge remote-tracking branch 'origin/f35' into f35-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index a7d9497ef..d549ad7ff 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -2963,6 +2963,13 @@ fi
#
#
%changelog
+* Wed Oct 20 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.14-0]
+- autofs: fix wait name hash calculation in autofs_wait() (Ian Kent)
+- Fix up quirk to match upstream (Justin M. Forbes)
+- Re-enable CONFIG_RDMA_RXE for Fedora (Justin M. Forbes)
+- Fix up backport of Dell XPS 9710 quirk (Justin M. Forbes)
+- Fix changelog missing entries (Justin M. Forbes)
+
* Sun Oct 17 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.13-0]
- ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 (Pierre-Louis Bossart)