From 8db3d1f47fd8f9dfa6c83e5e6c20dde1109899cf Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 1 Apr 2022 14:48:13 -0500 Subject: kernel-5.17.1-200 * Fri Apr 01 2022 Justin M. Forbes [5.17.1-200] - Update Fix 'mem_section' will never be NULL gcc 12 warning to V4 (Justin M. Forbes) - NFSv4.1 provide mount option to toggle trunking discovery (Olga Kornievskaia) - Add the Revert patch so that it can be applied when building dist-git for F34 and F35 (Justin M. Forbes) - redhat/configs/process_configs.sh: Avoid race with find (Prarit Bhargava) - redhat/configs/process_configs.sh: Remove CONTINUEONERROR (Prarit Bhargava) - redhat/configs/process_configs.sh: Fix race with tools generation (Prarit Bhargava) - Bluetooth: hci_core: Rate limit the logging of invalid SCO handle (Luiz Augusto von Dentz) - Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (Luiz Augusto von Dentz) - Update mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 (Justin M. Forbes) - net: bcmgenet: Use stronger register read/writes to assure ordering (Jeremy Linton) - We actually needed the previous patch from os-build (Justin M. Forbes) - redhat: Fix release tagging (Prarit Bhargava) - Fix up changelog generation for stable releases (Justin M. Forbes) - Remove i686 configs and filters (Justin M. Forbes) - redhat/self-test: Fix shellcheck test (Prarit Bhargava) - redhat/configs: Set CONFIG_X86_AMD_PSTATE built-in on Fedora (Prarit Bhargava) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- mod-internal.list | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'mod-internal.list') diff --git a/mod-internal.list b/mod-internal.list index e912efa6f..67a4f7349 100644 --- a/mod-internal.list +++ b/mod-internal.list @@ -18,11 +18,14 @@ test_bits test_kasan time_test fat_test +lib_test rational-test test_list_sort slub_kunit -lib_test +memcpy_kunit +dev_addr_lists_test kfence_test +test_hash locktorture mac80211_hwsim netdevsim @@ -43,3 +46,6 @@ test_klp_state3 torture refscale memcpy_kunit +dev_addr_lists_test +test_hash +test_bpf -- cgit