From db228e812bb510364e7e4c0feed5f789d0c8c9d3 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 4 Nov 2021 12:31:00 -0500 Subject: kernel-5.16-0.rc0.20211104git7ddb58cb0eca.3 * Thu Nov 04 2021 Fedora Kernel Team [5.16-0.rc0.20211104git7ddb58cb0eca.3] - Add nct6775 to filter-modules.sh.rhel (Justin M. Forbes) - Enable PREEMPT_DYNAMIC for all but s390x (Justin M. Forbes) - Add memcpy_kunit to mod-internal.list (Justin M. Forbes) - New configs in fs/ksmbd (Fedora Kernel Team) - Add nct6775 to Fedora filter-modules.sh (Justin M. Forbes) - New configs in fs/ntfs3 (Fedora Kernel Team) - Make CONFIG_IOMMU_DEFAULT_DMA_STRICT default for all but x86 (Justin M. Forbes) - redhat/configs: enable KEXEC_IMAGE_VERIFY_SIG for RHEL (Coiby Xu) - redhat/configs: enable KEXEC_SIG for aarch64 RHEL (Coiby Xu) [1994858] Resolves: rhbz#1994858 Signed-off-by: Justin M. Forbes --- Makefile.rhelver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.rhelver') diff --git a/Makefile.rhelver b/Makefile.rhelver index e77a4cb89..3a2714860 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 99 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 2 +RHEL_RELEASE = 3 # # Early y+1 numbering -- cgit