]> TLD Linux GIT Repositories - packages/kernel.git/commitdiff
- updated to 5.15.157
authorMarcin Krol <hawk@tld-linux.org>
Wed, 1 May 2024 10:00:08 +0000 (12:00 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 1 May 2024 10:00:08 +0000 (12:00 +0200)
kernel-x86.config
kernel-x86_64.config
kernel.spec

index fba4f0834d623cec654de978a5e9e0a4fd5a172c..b4df4cca790e4666cc0083a3ec6b2b69409c1de2 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.156 Kernel Configuration
+# Linux/x86 5.15.157 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 13.2.0 20240401 (release)"
 CONFIG_CC_IS_GCC=y
@@ -11,7 +11,6 @@ CONFIG_AS_VERSION=24200
 CONFIG_LD_IS_BFD=y
 CONFIG_LD_VERSION=24200
 CONFIG_LLD_VERSION=0
-CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y
 CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
 CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
@@ -28,7 +27,6 @@ CONFIG_THREAD_INFO_IN_TASK=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
 # CONFIG_WERROR is not set
-# CONFIG_UAPI_HEADER_TEST is not set
 CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_BUILD_SALT=""
@@ -117,7 +115,6 @@ CONFIG_BPF_JIT=y
 # CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
 CONFIG_USERMODE_DRIVER=y
 CONFIG_BPF_PRELOAD=y
-CONFIG_BPF_PRELOAD_UMD=m
 CONFIG_BPF_LSM=y
 # end of BPF subsystem
 
@@ -1249,6 +1246,7 @@ CONFIG_NFT_FIB_NETDEV=m
 CONFIG_NFT_REJECT_NETDEV=m
 CONFIG_NF_FLOW_TABLE_INET=m
 CONFIG_NF_FLOW_TABLE=m
+CONFIG_NF_FLOW_TABLE_PROCFS=y
 CONFIG_NETFILTER_XTABLES=m
 
 #
@@ -1513,7 +1511,6 @@ CONFIG_BRIDGE_EBT_SNAT=m
 CONFIG_BRIDGE_EBT_LOG=m
 CONFIG_BRIDGE_EBT_NFLOG=m
 CONFIG_BPFILTER=y
-CONFIG_BPFILTER_UMH=m
 CONFIG_IP_DCCP=m
 CONFIG_INET_DCCP_DIAG=m
 
index 4a02fdbb4aeedb4c1d5b13245551d3dff8885fc7..204836058defb57f27fb092f6271cd59a604be6c 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.156 Kernel Configuration
+# Linux/x86 5.15.157 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 13.2.0 20240401 (release)"
 CONFIG_CC_IS_GCC=y
@@ -1295,6 +1295,7 @@ CONFIG_NFT_FIB_NETDEV=m
 CONFIG_NFT_REJECT_NETDEV=m
 CONFIG_NF_FLOW_TABLE_INET=m
 CONFIG_NF_FLOW_TABLE=m
+CONFIG_NF_FLOW_TABLE_PROCFS=y
 CONFIG_NETFILTER_XTABLES=m
 CONFIG_NETFILTER_XTABLES_COMPAT=y
 
index b1b18986d8986fa2c69ed367e805e3aad4733c98..318302b2422449eccf7bb957deb61516b781733a 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_with    verbose         # verbose build (V=1)
 
 %define                basever         5.15
-%define                postver         156
+%define                postver         157
 %define                rel             1
 
 %define                __alt_kernel    %{nil}
@@ -36,7 +36,7 @@ Source0:      http://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: 071d49ff4e020d58c04f9f3f76d3b594
 %if "%{postver}" != "0"
 Source1:       http://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Source1-md5: 6696d57997e8bc781491fce830378656
+# Source1-md5: 812bb1cf31d7c31ac4d4b6e881dc277f
 %endif
 
 Source2:       kernel-module-build.pl