summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-08-12 11:02:30 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-08-12 11:02:30 -0500
commit3623cc46e823dc5f283739f5c321812364bd01e6 (patch)
tree7c1cb90a5caeb89f367e5fa16ed21eb1411fa1e3 /kernel.spec
parent7be4f8fffb4e52840c8474432056daccc98ad9fc (diff)
downloadkernel-3623cc46e823dc5f283739f5c321812364bd01e6.tar.gz
kernel-3623cc46e823dc5f283739f5c321812364bd01e6.tar.xz
kernel-3623cc46e823dc5f283739f5c321812364bd01e6.zip
kernel-5.13.10-200
* Thu Aug 12 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.10-200] - bpf: Fix integer overflow involving bucket_size (Tatsuhiko Yasumatsu) - kernel-5.13.10-0 (Justin M. Forbes) - Fix up backport of Dell XPS 9710 quirk (Justin M. Forbes) - ASoC: Intel: sof_sdw_max98373: remove useless inits (Pierre-Louis Bossart) - ASoC: Intel: update sof_pcm512x quirks (Pierre-Louis Bossart) - ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant (jairaj arava) - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 (Pierre-Louis Bossart) Resolves: rhbz#1993190,1993191 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index d9bd9170a..a8bce329b 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -2887,6 +2887,7 @@ fi
#
%changelog
* Thu Aug 12 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.10-200]
+- bpf: Fix integer overflow involving bucket_size (Tatsuhiko Yasumatsu)
- kernel-5.13.10-0 (Justin M. Forbes)
- Fix up backport of Dell XPS 9710 quirk (Justin M. Forbes)
- ASoC: Intel: sof_sdw_max98373: remove useless inits (Pierre-Louis Bossart)