From 5ecd32a1ecd9588bb3e42201f8ca2d88b8a1df1f Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Sun, 16 Jan 2022 11:29:32 -0600 Subject: kernel-5.16.1-60 * Sun Jan 16 2022 Justin M. Forbes [5.16.1-60] - netfilter: nat: force port remap to prevent shadowing well-known ports (Florian Westphal) - netfilter: conntrack: tag conntracks picked up in local out hook (Florian Westphal) - configs/fedora: Enable CONFIG_NFC_PN532_UART for use PN532 NFC module (Ziqian SUN (Zamir)) - Add PATCHLIST_URL to Makefile.variables (Justin M. Forbes) - x86/PCI: Ignore E820 reservations for bridge windows on newer systems (Hans de Goede) - Updates to configure for stable branch (Justin M. Forbes) - redhat: switch the vsyscall config to CONFIG_LEGACY_VSYSCALL_XONLY=y (Herton R. Krzesinski) [1876977] - redhat: configs: increase CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE (Rafael Aquini) - move CONFIG_STRICT_SIGALTSTACK_SIZE to the appropriate directory (David Arcari) - redhat/configs: Enable CONFIG_DM_MULTIPATH_IOA for fedora (Benjamin Marzinski) - redhat/configs: Enable CONFIG_DM_MULTIPATH_HST (Benjamin Marzinski) [2000835] - redhat: Pull in openssl-devel as a build dependency correctly (Neal Gompa) [2034670] Resolves: rhbz#1876977, rhbz#2000835, rhbz#2034670 Signed-off-by: Justin M. Forbes --- mod-internal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'mod-internal.list') diff --git a/mod-internal.list b/mod-internal.list index 61cd22009..e912efa6f 100644 --- a/mod-internal.list +++ b/mod-internal.list @@ -42,3 +42,4 @@ test_klp_state2 test_klp_state3 torture refscale +memcpy_kunit -- cgit