From ec39482fad6babae562a01b46fa2f878f1e0c935 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 14 Oct 2022 09:50:22 -0500 Subject: kernel-6.1.0-0.rc0.20221014git9c9155a3509a.11 * Fri Oct 14 2022 Fedora Kernel Team [6.1.0-0.rc0.9c9155a3509a.11] - Add kasan_test to mod-internal.list (Justin M. Forbes) - redhat/Makefile.variables: Fix typo with RHDISTGIT_TMP (Prarit Bhargava) - spec: fix path to `installing_core` stamp file for subpackages (Jonathan Lebon) - Remove unused ci scripts (Don Zickus) - Rename rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER in configs (Justin M. Forbes) - redhat: Add new fortify_kunit & is_signed_type_kunit to mod-internal.list (Patrick Talbert) - Linux v6.1.0-0.rc0.9c9155a3509a Resolves: Signed-off-by: Justin M. Forbes --- kernel-x86_64-fedora.config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'kernel-x86_64-fedora.config') diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 24280aca9..5fe700a24 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -1858,6 +1858,7 @@ CONFIG_ETHTOOL_NETLINK=y CONFIG_EVM_ATTR_FSUUID=y # CONFIG_EVM_LOAD_X509 is not set CONFIG_EVM=y +# CONFIG_EXAR_WDT is not set CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8" CONFIG_EXFAT_FS=m # CONFIG_EXPERT is not set @@ -2379,7 +2380,7 @@ CONFIG_HPET_TIMER=y CONFIG_HPET=y # CONFIG_HPFS_FS is not set CONFIG_HP_ILO=m -CONFIG_HP_WATCHDOG=m +# CONFIG_HP_WATCHDOG is not set CONFIG_HPWDT_NMI_DECODING=y CONFIG_HP_WMI=m CONFIG_HSA_AMD_SVM=y @@ -3425,7 +3426,9 @@ CONFIG_LOOPBACK_TARGET=m CONFIG_LPC_ICH=m CONFIG_LP_CONSOLE=y CONFIG_LPC_SCH=m -# CONFIG_LRU_GEN is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf,landlock" CONFIG_LSM_MMAP_MIN_ADDR=65535 -- cgit