From 27dc8ef7e8c19034fdfbbd0fcbcf8c2487a013c6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 May 2021 09:57:52 -0500 Subject: kernel-5.13.0-0.rc0.20210504git5e321ded302d.7 * Tue May 04 2021 Fedora Kernel Team [5.13.0-0.rc0.20210504git5e321ded302d.7] - Fix branch creation for releases based on tags (Jeremy Cline) - Replace "flavour" where "variant" is meant instead (David Ward) - Drop the %%{variant} macro and fix --with-vanilla (David Ward) - Fix syntax of %%kernel_variant_files (David Ward) - Change description of --without-vdso-install to fix typo (David Ward) - Config updates to work around mismatches (Justin M. Forbes) - CONFIG_SND_SOC_FSL_ASOC_CARD selects CONFIG_MFD_WM8994 now (Justin M. Forbes) - wireguard: disable in FIPS mode (Hangbin Liu) [1940794] - Enable mtdram for fedora (rhbz 1955916) (Justin M. Forbes) Resolves: rhbz#1940794 Signed-off-by: Justin M. Forbes --- Patchlist.changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Patchlist.changelog') diff --git a/Patchlist.changelog b/Patchlist.changelog index 9f07be047..6df238f70 100644 --- a/Patchlist.changelog +++ b/Patchlist.changelog @@ -7,6 +7,9 @@ https://gitlab.com/cki-project/kernel-ark/-/commit/fb1e1b5878182056becb07f4970e0 https://gitlab.com/cki-project/kernel-ark/-/commit/bbea40fc46cf77b2a44adc23311e11dd3eb32a43 bbea40fc46cf77b2a44adc23311e11dd3eb32a43 nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT +https://gitlab.com/cki-project/kernel-ark/-/commit/3a09b8f23044400af91ac282646645719a6d5dd2 + 3a09b8f23044400af91ac282646645719a6d5dd2 wireguard: disable in FIPS mode + https://gitlab.com/cki-project/kernel-ark/-/commit/fdcb96689d55e37b76a424887ef1619550192c69 fdcb96689d55e37b76a424887ef1619550192c69 nvme: Return BLK_STS_TARGET if the DNR bit is set -- cgit