summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-10-27 10:01:42 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-10-27 10:01:42 +0200
commit25c43e7ea2682672bacb8e4c5f157ad62073cdc3 (patch)
tree0c8a969edbec74ef877a635c3ca52019e636264a /kernel.spec
parent46cf8983970a1c0c7d8f5a7552b12aff8a75f7d9 (diff)
parentd974843d6b32e3957d890b22061e4a2f01094ca9 (diff)
downloadkernel-25c43e7ea2682672bacb8e4c5f157ad62073cdc3.tar.gz
kernel-25c43e7ea2682672bacb8e4c5f157ad62073cdc3.tar.xz
kernel-25c43e7ea2682672bacb8e4c5f157ad62073cdc3.zip
Merge remote-tracking branch 'origin/f33' into f33-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 89a7faa6c..502b5b07d 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)