Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 78efa8d

Browse files
committed
Linux 6.11.3-xanmod1
Signed-off-by: Alexandre Frade <kernel@xanmod.org>
1 parent 2c3e200 commit 78efa8d

File tree

4 files changed

+36
-24
lines changed

4 files changed

+36
-24
lines changed

CONFIGS/xanmod/gcc/config_x86-64-v1

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.11.2 Kernel Configuration
3+
# Linux/x86 6.11.3 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc-14 (Debian 14.2.0-3) 14.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -1163,12 +1163,12 @@ CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4=y
11631163
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
11641164
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
11651165
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lz4"
1166-
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
1167-
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
1166+
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
1167+
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD_DEPRECATED is not set
11681168
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
1169-
CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
1170-
CONFIG_ZBUD=m
1171-
CONFIG_Z3FOLD=y
1169+
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
1170+
CONFIG_ZBUD=y
1171+
# CONFIG_Z3FOLD_DEPRECATED is not set
11721172
CONFIG_HAVE_ZSMALLOC=y
11731173
CONFIG_ZSMALLOC=m
11741174
# CONFIG_ZSMALLOC_STAT is not set
@@ -11512,6 +11512,9 @@ CONFIG_USER_DECRYPTED_DATA=y
1151211512
CONFIG_KEY_DH_OPERATIONS=y
1151311513
CONFIG_KEY_NOTIFICATIONS=y
1151411514
CONFIG_SECURITY_DMESG_RESTRICT=y
11515+
CONFIG_PROC_MEM_ALWAYS_FORCE=y
11516+
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
11517+
# CONFIG_PROC_MEM_NO_FORCE is not set
1151511518
CONFIG_SECURITY=y
1151611519
CONFIG_SECURITYFS=y
1151711520
CONFIG_SECURITY_NETWORK=y

CONFIGS/xanmod/gcc/config_x86-64-v2

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.11.2 Kernel Configuration
3+
# Linux/x86 6.11.3 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc-14 (Debian 14.2.0-3) 14.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -1163,12 +1163,12 @@ CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4=y
11631163
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
11641164
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
11651165
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lz4"
1166-
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
1167-
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
1166+
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
1167+
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD_DEPRECATED is not set
11681168
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
1169-
CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
1170-
CONFIG_ZBUD=m
1171-
CONFIG_Z3FOLD=y
1169+
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
1170+
CONFIG_ZBUD=y
1171+
# CONFIG_Z3FOLD_DEPRECATED is not set
11721172
CONFIG_HAVE_ZSMALLOC=y
11731173
CONFIG_ZSMALLOC=m
11741174
# CONFIG_ZSMALLOC_STAT is not set
@@ -11512,6 +11512,9 @@ CONFIG_USER_DECRYPTED_DATA=y
1151211512
CONFIG_KEY_DH_OPERATIONS=y
1151311513
CONFIG_KEY_NOTIFICATIONS=y
1151411514
CONFIG_SECURITY_DMESG_RESTRICT=y
11515+
CONFIG_PROC_MEM_ALWAYS_FORCE=y
11516+
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
11517+
# CONFIG_PROC_MEM_NO_FORCE is not set
1151511518
CONFIG_SECURITY=y
1151611519
CONFIG_SECURITYFS=y
1151711520
CONFIG_SECURITY_NETWORK=y

CONFIGS/xanmod/gcc/config_x86-64-v3

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.11.2 Kernel Configuration
3+
# Linux/x86 6.11.3 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc-14 (Debian 14.2.0-3) 14.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -1163,12 +1163,12 @@ CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4=y
11631163
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
11641164
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
11651165
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lz4"
1166-
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
1167-
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
1166+
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
1167+
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD_DEPRECATED is not set
11681168
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
1169-
CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
1170-
CONFIG_ZBUD=m
1171-
CONFIG_Z3FOLD=y
1169+
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
1170+
CONFIG_ZBUD=y
1171+
# CONFIG_Z3FOLD_DEPRECATED is not set
11721172
CONFIG_HAVE_ZSMALLOC=y
11731173
CONFIG_ZSMALLOC=m
11741174
# CONFIG_ZSMALLOC_STAT is not set
@@ -11512,6 +11512,9 @@ CONFIG_USER_DECRYPTED_DATA=y
1151211512
CONFIG_KEY_DH_OPERATIONS=y
1151311513
CONFIG_KEY_NOTIFICATIONS=y
1151411514
CONFIG_SECURITY_DMESG_RESTRICT=y
11515+
CONFIG_PROC_MEM_ALWAYS_FORCE=y
11516+
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
11517+
# CONFIG_PROC_MEM_NO_FORCE is not set
1151511518
CONFIG_SECURITY=y
1151611519
CONFIG_SECURITYFS=y
1151711520
CONFIG_SECURITY_NETWORK=y

CONFIGS/xanmod/gcc/config_x86-64-v4

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.11.2 Kernel Configuration
3+
# Linux/x86 6.11.3 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc-14 (Debian 14.2.0-3) 14.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -1163,12 +1163,12 @@ CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4=y
11631163
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
11641164
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
11651165
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lz4"
1166-
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
1167-
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
1166+
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
1167+
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD_DEPRECATED is not set
11681168
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
1169-
CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
1170-
CONFIG_ZBUD=m
1171-
CONFIG_Z3FOLD=y
1169+
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
1170+
CONFIG_ZBUD=y
1171+
# CONFIG_Z3FOLD_DEPRECATED is not set
11721172
CONFIG_HAVE_ZSMALLOC=y
11731173
CONFIG_ZSMALLOC=m
11741174
# CONFIG_ZSMALLOC_STAT is not set
@@ -11512,6 +11512,9 @@ CONFIG_USER_DECRYPTED_DATA=y
1151211512
CONFIG_KEY_DH_OPERATIONS=y
1151311513
CONFIG_KEY_NOTIFICATIONS=y
1151411514
CONFIG_SECURITY_DMESG_RESTRICT=y
11515+
CONFIG_PROC_MEM_ALWAYS_FORCE=y
11516+
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
11517+
# CONFIG_PROC_MEM_NO_FORCE is not set
1151511518
CONFIG_SECURITY=y
1151611519
CONFIG_SECURITYFS=y
1151711520
CONFIG_SECURITY_NETWORK=y

0 commit comments

Comments
 (0)