From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. ef3ca7d6da60e1fd259a96ceadc338da3b2151b7 Date: Sat, 30 Jul 2022 11:04:21 +0000 Message-ID: <4Lw1jd51cLz2xJm@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5925271094851075100==" List-Id: --===============5925271094851075100== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via ef3ca7d6da60e1fd259a96ceadc338da3b2151b7 (commit) from 861080834df063b0dc1616c51451d3fe9bb577f6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ef3ca7d6da60e1fd259a96ceadc338da3b2151b7 Author: Peter M=C3=BCller Date: Sat Jul 30 11:03:53 2022 +0000 linux: Update kernel configuration for x86_64 =20 Signed-off-by: Peter M=C3=BCller ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.x86_64-ipfire | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel= .config.x86_64-ipfire index a5c5a4e29..40975b5fc 100644 --- a/config/kernel/kernel.config.x86_64-ipfire +++ b/config/kernel/kernel.config.x86_64-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.48-ipfire Kernel Configuration +# Linux/x86 5.15.57-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 11.3.0" CONFIG_CC_IS_GCC=3Dy @@ -322,9 +322,6 @@ CONFIG_X86_FEATURE_NAMES=3Dy CONFIG_X86_X2APIC=3Dy CONFIG_X86_MPPARSE=3Dy # CONFIG_GOLDFISH is not set -CONFIG_RETPOLINE=3Dy -CONFIG_CC_HAS_SLS=3Dy -CONFIG_SLS=3Dy # CONFIG_X86_CPU_RESCTRL is not set CONFIG_X86_EXTENDED_PLATFORM=3Dy # CONFIG_X86_VSMP is not set @@ -482,6 +479,16 @@ CONFIG_HAVE_LIVEPATCH=3Dy # CONFIG_LIVEPATCH is not set # end of Processor type and features =20 +CONFIG_CC_HAS_SLS=3Dy +CONFIG_CC_HAS_RETURN_THUNK=3Dy +CONFIG_SPECULATION_MITIGATIONS=3Dy +CONFIG_PAGE_TABLE_ISOLATION=3Dy +CONFIG_RETPOLINE=3Dy +CONFIG_RETHUNK=3Dy +CONFIG_CPU_UNRET_ENTRY=3Dy +CONFIG_CPU_IBPB_ENTRY=3Dy +CONFIG_CPU_IBRS_ENTRY=3Dy +CONFIG_SLS=3Dy CONFIG_ARCH_HAS_ADD_PAGES=3Dy CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=3Dy =20 @@ -6962,7 +6969,6 @@ CONFIG_SECURITY_DMESG_RESTRICT=3Dy CONFIG_SECURITY=3Dy CONFIG_SECURITYFS=3Dy # CONFIG_SECURITY_NETWORK is not set -CONFIG_PAGE_TABLE_ISOLATION=3Dy # CONFIG_SECURITY_PATH is not set # CONFIG_INTEL_TXT is not set CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=3Dy hooks/post-receive -- IPFire 2.x development tree --===============5925271094851075100==--