From e420572529cec149fe72eeb5be33eed145b8eed0 Mon Sep 17 00:00:00 2001 From: Peter Jung Date: Sat, 3 Aug 2024 10:08:20 +0200 Subject: [PATCH] 6.10.3-1 Signed-off-by: Peter Jung --- linux-cachyos-bore/.SRCINFO | 12 ++++++------ linux-cachyos-bore/PKGBUILD | 10 +++++----- linux-cachyos-bore/config | 5 ++--- linux-cachyos-deckify/.SRCINFO | 14 +++++++------- linux-cachyos-deckify/PKGBUILD | 12 ++++++------ linux-cachyos-deckify/config | 7 +++---- linux-cachyos-eevdf/.SRCINFO | 10 +++++----- linux-cachyos-eevdf/PKGBUILD | 8 ++++---- linux-cachyos-eevdf/config | 5 ++--- linux-cachyos-hardened/.SRCINFO | 12 ++++++------ linux-cachyos-hardened/PKGBUILD | 10 +++++----- linux-cachyos-rt-bore/.SRCINFO | 10 +++++----- linux-cachyos-rt-bore/PKGBUILD | 8 ++++---- linux-cachyos-rt-bore/config | 5 ++--- linux-cachyos-sched-ext/.SRCINFO | 12 ++++++------ linux-cachyos-sched-ext/PKGBUILD | 10 +++++----- linux-cachyos-sched-ext/config | 5 ++--- linux-cachyos-server/.SRCINFO | 10 +++++----- linux-cachyos-server/PKGBUILD | 8 ++++---- linux-cachyos-server/config | 5 ++--- linux-cachyos/.SRCINFO | 12 ++++++------ linux-cachyos/PKGBUILD | 10 +++++----- linux-cachyos/config | 5 ++--- 23 files changed, 99 insertions(+), 106 deletions(-) diff --git a/linux-cachyos-bore/.SRCINFO b/linux-cachyos-bore/.SRCINFO index c1e1a5ef..b430b82c 100644 --- a/linux-cachyos-bore/.SRCINFO +++ b/linux-cachyos-bore/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos-bore pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -23,16 +23,16 @@ pkgbase = linux-cachyos-bore options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy.patch - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a - b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 + b2sums = 6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 - b2sums = b7e9fe1d9f4e7b2a32df917bfe7b7cd0c21bfb5d0eda8d167214da3817d5e4dac1ba086154ec10a5c62971eed0cdbaad77e4b39e4eb6d2299f886f95112fb3dd + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a + b2sums = 9a731f088e0f434998ebbf09c0a490311e1cf4e86b2f71b18d3a8f6edeff2ce76ac8c5abc422d17f7e62ed1ab683feee83f3a90f734f136ac381d46cd337f706 pkgname = linux-cachyos-bore pkgdesc = The Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements kernel and modules diff --git a/linux-cachyos-bore/PKGBUILD b/linux-cachyos-bore/PKGBUILD index 273759f5..3551595b 100644 --- a/linux-cachyos-bore/PKGBUILD +++ b/linux-cachyos-bore/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -763,8 +763,8 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' - 'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' + '6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1' - 'b7e9fe1d9f4e7b2a32df917bfe7b7cd0c21bfb5d0eda8d167214da3817d5e4dac1ba086154ec10a5c62971eed0cdbaad77e4b39e4eb6d2299f886f95112fb3dd') + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a' + '9a731f088e0f434998ebbf09c0a490311e1cf4e86b2f71b18d3a8f6edeff2ce76ac8c5abc422d17f7e62ed1ab683feee83f3a90f734f136ac381d46cd337f706') diff --git a/linux-cachyos-bore/config b/linux-cachyos-bore/config index ccdc8d84..438c4ae0 100644 --- a/linux-cachyos-bore/config +++ b/linux-cachyos-bore/config @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.0 Kernel Configuration +# Linux/x86 6.10.3 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522" +CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240720" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=140101 CONFIG_CLANG_VERSION=0 @@ -230,7 +230,6 @@ CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y # CONFIG_RT_GROUP_SCHED is not set -# CONFIG_EXT_GROUP_SCHED is not set CONFIG_SCHED_MM_CID=y CONFIG_UCLAMP_TASK_GROUP=y CONFIG_CGROUP_PIDS=y diff --git a/linux-cachyos-deckify/.SRCINFO b/linux-cachyos-deckify/.SRCINFO index 6570425e..d668b36b 100644 --- a/linux-cachyos-deckify/.SRCINFO +++ b/linux-cachyos-deckify/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos-deckify pkgdesc = Linux SCHED-EXT + Cachy Sauce + BORE + Deckify Patches Kernel by CachyOS with other patches and improvements - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -24,7 +24,7 @@ pkgbase = linux-cachyos-deckify options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch @@ -33,14 +33,14 @@ pkgbase = linux-cachyos-deckify source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/misc/0001-handheld.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-sched-ext.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy-ext.patch - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a - b2sums = 9f4d297a67327679cf63abd6694c6945661625901c0b5cb2bbc9a9fb65b3491475ecca0fcd6f4cbae156bcd307dbccae9276170378fe1d3db3727285aae99e83 + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 + b2sums = 7e29dbe00a61cb09253519d17924b6d313826cd39cd19c9d655f338bab7c5268ec9eab91c5fec4f524a437408db48ddbd64246d64a62b255b0db84269abd8ca4 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a b2sums = 53e125e8838ef6a3b2a7e1828b225888b2a5dac749c71c622009f61109fe3c113373c42e322af4427d636e0ebe9d23b46c6d0a2b342e7d8dabd8cfa198eed63e b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498 - b2sums = 5ff28ceb19f50874a6b1fb245deb4835673b1428fe2a3595c17081c53e2d58967445027a41d6c0e836dca37aa9854c1a609b822e49eece3e30097877d52fa756 - b2sums = 30c8f4756773d06065807e2173691f30c1324ba13e4ae3960dbc68736b79f9cb7d4629b99d6e224ddd4942a8c98cac336cd6c71366f820175646b97fc88c0b47 + b2sums = 215d94c2a0cc7baa9c4ec99cae851271464c05200ea6e0bb10ad3e573292c450606f2f61431932a1e601d1afb8749de278cd99320e94588ff83ffff316f6cf91 + b2sums = b320308bd07e754717fb0aed21246ba50740e84a5f0ed64e5637f977cfedd1de299983f3e20c9eedb1b0fbdcd1ffa24dff6844fc798cc4f0c70da02243405863 b2sums = 37a8ff3974c1ca7ce7f31c4b8d294703c41fcd12c5a039615feea9e4149b75dc10e8679190f8ac1a0aecbc1af6f3cdea68ca259d3d30c4c29f6f8b01b605905c pkgname = linux-cachyos-deckify diff --git a/linux-cachyos-deckify/PKGBUILD b/linux-cachyos-deckify/PKGBUILD index af866850..0e504dd7 100644 --- a/linux-cachyos-deckify/PKGBUILD +++ b/linux-cachyos-deckify/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -766,12 +766,12 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' - '9f4d297a67327679cf63abd6694c6945661625901c0b5cb2bbc9a9fb65b3491475ecca0fcd6f4cbae156bcd307dbccae9276170378fe1d3db3727285aae99e83' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' + '7e29dbe00a61cb09253519d17924b6d313826cd39cd19c9d655f338bab7c5268ec9eab91c5fec4f524a437408db48ddbd64246d64a62b255b0db84269abd8ca4' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1' + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a' '53e125e8838ef6a3b2a7e1828b225888b2a5dac749c71c622009f61109fe3c113373c42e322af4427d636e0ebe9d23b46c6d0a2b342e7d8dabd8cfa198eed63e' 'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498' - '5ff28ceb19f50874a6b1fb245deb4835673b1428fe2a3595c17081c53e2d58967445027a41d6c0e836dca37aa9854c1a609b822e49eece3e30097877d52fa756' - '30c8f4756773d06065807e2173691f30c1324ba13e4ae3960dbc68736b79f9cb7d4629b99d6e224ddd4942a8c98cac336cd6c71366f820175646b97fc88c0b47' + '215d94c2a0cc7baa9c4ec99cae851271464c05200ea6e0bb10ad3e573292c450606f2f61431932a1e601d1afb8749de278cd99320e94588ff83ffff316f6cf91' + 'b320308bd07e754717fb0aed21246ba50740e84a5f0ed64e5637f977cfedd1de299983f3e20c9eedb1b0fbdcd1ffa24dff6844fc798cc4f0c70da02243405863' '37a8ff3974c1ca7ce7f31c4b8d294703c41fcd12c5a039615feea9e4149b75dc10e8679190f8ac1a0aecbc1af6f3cdea68ca259d3d30c4c29f6f8b01b605905c') diff --git a/linux-cachyos-deckify/config b/linux-cachyos-deckify/config index c2f134c8..2274c699 100644 --- a/linux-cachyos-deckify/config +++ b/linux-cachyos-deckify/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.2 Kernel Configuration +# Linux/x86 6.10.3 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240720" CONFIG_CC_IS_GCC=y @@ -5519,8 +5519,6 @@ CONFIG_SENSORS_SCH56XX_COMMON=m CONFIG_SENSORS_SCH5627=m CONFIG_SENSORS_SCH5636=m CONFIG_SENSORS_STEAMDECK=m -CONFIG_SENSORS_STEAMDECK=m -CONFIG_SENSORS_STEAMDECK=m CONFIG_SENSORS_STTS751=m CONFIG_SENSORS_SURFACE_FAN=m CONFIG_SENSORS_ADC128D818=m @@ -7973,8 +7971,9 @@ CONFIG_HID_APPLE=m CONFIG_HID_APPLEIR=m CONFIG_HID_APPLETB_BL=m CONFIG_HID_APPLETB_KBD=m -CONFIG_HID_APPLE_MAGIC_BACKLIGHT=m CONFIG_HID_ASUS=m +CONFIG_HID_ASUS_ALLY=m +CONFIG_HID_ASUS_ALLY_X=m CONFIG_HID_AUREAL=m CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m diff --git a/linux-cachyos-eevdf/.SRCINFO b/linux-cachyos-eevdf/.SRCINFO index 93dbf97d..e7113143 100644 --- a/linux-cachyos-eevdf/.SRCINFO +++ b/linux-cachyos-eevdf/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos-eevdf pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -23,14 +23,14 @@ pkgbase = linux-cachyos-eevdf options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a - b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 + b2sums = 6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a pkgname = linux-cachyos-eevdf pkgdesc = The Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel and modules diff --git a/linux-cachyos-eevdf/PKGBUILD b/linux-cachyos-eevdf/PKGBUILD index 634a7046..e9484770 100644 --- a/linux-cachyos-eevdf/PKGBUILD +++ b/linux-cachyos-eevdf/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -763,7 +763,7 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' - 'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' + '6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1') + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a') diff --git a/linux-cachyos-eevdf/config b/linux-cachyos-eevdf/config index ccdc8d84..438c4ae0 100644 --- a/linux-cachyos-eevdf/config +++ b/linux-cachyos-eevdf/config @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.0 Kernel Configuration +# Linux/x86 6.10.3 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522" +CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240720" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=140101 CONFIG_CLANG_VERSION=0 @@ -230,7 +230,6 @@ CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y # CONFIG_RT_GROUP_SCHED is not set -# CONFIG_EXT_GROUP_SCHED is not set CONFIG_SCHED_MM_CID=y CONFIG_UCLAMP_TASK_GROUP=y CONFIG_CGROUP_PIDS=y diff --git a/linux-cachyos-hardened/.SRCINFO b/linux-cachyos-hardened/.SRCINFO index fbc21918..0f2240e2 100644 --- a/linux-cachyos-hardened/.SRCINFO +++ b/linux-cachyos-hardened/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos-hardened pkgdesc = Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 2 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -23,18 +23,18 @@ pkgbase = linux-cachyos-hardened options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/misc/0001-hardened.patch - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 b2sums = 29c281f402f9f608fa8c2ed1434e83b1a6aff45f6725a5844987a907c781daf306b6a9b5bae8b7fd8a2eb2f249120b567486683fadcd3013fe00802186be62b2 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 - b2sums = b7e9fe1d9f4e7b2a32df917bfe7b7cd0c21bfb5d0eda8d167214da3817d5e4dac1ba086154ec10a5c62971eed0cdbaad77e4b39e4eb6d2299f886f95112fb3dd - b2sums = 13c6aff0ad825a219f5c13ea1a7d7d830e96ab4cd869c05846209206603ca3c9baef445e0951c8d0757de83b51a3f167f84476b74dc661fba9c64ca7622be262 + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a + b2sums = 9a731f088e0f434998ebbf09c0a490311e1cf4e86b2f71b18d3a8f6edeff2ce76ac8c5abc422d17f7e62ed1ab683feee83f3a90f734f136ac381d46cd337f706 + b2sums = f526b807b0aa60ab37abc44d5a876d465c37c7c799536c53021585f8f6c7553eba65bcdce294b441e127cc73b16f57660fd2ee9b9f970f5d3e7082b44367c1dc pkgname = linux-cachyos-hardened pkgdesc = The Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements kernel and modules diff --git a/linux-cachyos-hardened/PKGBUILD b/linux-cachyos-hardened/PKGBUILD index 8605fc2a..410c5166 100644 --- a/linux-cachyos-hardened/PKGBUILD +++ b/linux-cachyos-hardened/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -762,9 +762,9 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' '29c281f402f9f608fa8c2ed1434e83b1a6aff45f6725a5844987a907c781daf306b6a9b5bae8b7fd8a2eb2f249120b567486683fadcd3013fe00802186be62b2' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1' - 'b7e9fe1d9f4e7b2a32df917bfe7b7cd0c21bfb5d0eda8d167214da3817d5e4dac1ba086154ec10a5c62971eed0cdbaad77e4b39e4eb6d2299f886f95112fb3dd' - '13c6aff0ad825a219f5c13ea1a7d7d830e96ab4cd869c05846209206603ca3c9baef445e0951c8d0757de83b51a3f167f84476b74dc661fba9c64ca7622be262') + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a' + '9a731f088e0f434998ebbf09c0a490311e1cf4e86b2f71b18d3a8f6edeff2ce76ac8c5abc422d17f7e62ed1ab683feee83f3a90f734f136ac381d46cd337f706' + 'f526b807b0aa60ab37abc44d5a876d465c37c7c799536c53021585f8f6c7553eba65bcdce294b441e127cc73b16f57660fd2ee9b9f970f5d3e7082b44367c1dc') diff --git a/linux-cachyos-rt-bore/.SRCINFO b/linux-cachyos-rt-bore/.SRCINFO index a9e9f687..6e652a0e 100644 --- a/linux-cachyos-rt-bore/.SRCINFO +++ b/linux-cachyos-rt-bore/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos-rt-bore pkgdesc = Linux BORE-RT + Cachy Sauce Kernel by CachyOS with other patches and improvements - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -23,17 +23,17 @@ pkgbase = linux-cachyos-rt-bore options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/misc/0001-rt.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy-rt.patch source = linux-cachyos-rt.install - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a - b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 + b2sums = 6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a b2sums = 1e68832f7e05c572d4a67d3cf2b9d2d4a15689e7a47f23f7136ed3c1b4d7ca7f1e09187533afb43985c0193dd97c98d69648372990d8ef5f676b201fa143c9e7 b2sums = 91a8e0b16842afaa9ae56cfc52dc045ec2ac32b0d3498af12336f878076c22cbb4612db8259845e83db6a530ffb3597eb9c2a7e4ae80a14974d643e8571b34e2 b2sums = e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b diff --git a/linux-cachyos-rt-bore/PKGBUILD b/linux-cachyos-rt-bore/PKGBUILD index 09a28505..374350a3 100644 --- a/linux-cachyos-rt-bore/PKGBUILD +++ b/linux-cachyos-rt-bore/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -763,10 +763,10 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' - 'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' + '6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1' + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a' '1e68832f7e05c572d4a67d3cf2b9d2d4a15689e7a47f23f7136ed3c1b4d7ca7f1e09187533afb43985c0193dd97c98d69648372990d8ef5f676b201fa143c9e7' '91a8e0b16842afaa9ae56cfc52dc045ec2ac32b0d3498af12336f878076c22cbb4612db8259845e83db6a530ffb3597eb9c2a7e4ae80a14974d643e8571b34e2' 'e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b') diff --git a/linux-cachyos-rt-bore/config b/linux-cachyos-rt-bore/config index ccdc8d84..438c4ae0 100644 --- a/linux-cachyos-rt-bore/config +++ b/linux-cachyos-rt-bore/config @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.0 Kernel Configuration +# Linux/x86 6.10.3 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522" +CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240720" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=140101 CONFIG_CLANG_VERSION=0 @@ -230,7 +230,6 @@ CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y # CONFIG_RT_GROUP_SCHED is not set -# CONFIG_EXT_GROUP_SCHED is not set CONFIG_SCHED_MM_CID=y CONFIG_UCLAMP_TASK_GROUP=y CONFIG_CGROUP_PIDS=y diff --git a/linux-cachyos-sched-ext/.SRCINFO b/linux-cachyos-sched-ext/.SRCINFO index b090af22..394a67ba 100644 --- a/linux-cachyos-sched-ext/.SRCINFO +++ b/linux-cachyos-sched-ext/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos-sched-ext pkgdesc = Linux SCHED-EXT + Cachy Sauce Kernel by CachyOS with other patches and improvements - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -23,16 +23,16 @@ pkgbase = linux-cachyos-sched-ext options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-sched-ext.patch - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a - b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 + b2sums = 6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 - b2sums = 30c8f4756773d06065807e2173691f30c1324ba13e4ae3960dbc68736b79f9cb7d4629b99d6e224ddd4942a8c98cac336cd6c71366f820175646b97fc88c0b47 + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a + b2sums = b320308bd07e754717fb0aed21246ba50740e84a5f0ed64e5637f977cfedd1de299983f3e20c9eedb1b0fbdcd1ffa24dff6844fc798cc4f0c70da02243405863 pkgname = linux-cachyos-sched-ext pkgdesc = The Linux SCHED-EXT + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel and modules diff --git a/linux-cachyos-sched-ext/PKGBUILD b/linux-cachyos-sched-ext/PKGBUILD index 2eaa78e1..3d89faf4 100644 --- a/linux-cachyos-sched-ext/PKGBUILD +++ b/linux-cachyos-sched-ext/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -763,8 +763,8 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' - 'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' + '6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1' - '30c8f4756773d06065807e2173691f30c1324ba13e4ae3960dbc68736b79f9cb7d4629b99d6e224ddd4942a8c98cac336cd6c71366f820175646b97fc88c0b47') + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a' + 'b320308bd07e754717fb0aed21246ba50740e84a5f0ed64e5637f977cfedd1de299983f3e20c9eedb1b0fbdcd1ffa24dff6844fc798cc4f0c70da02243405863') diff --git a/linux-cachyos-sched-ext/config b/linux-cachyos-sched-ext/config index ccdc8d84..438c4ae0 100644 --- a/linux-cachyos-sched-ext/config +++ b/linux-cachyos-sched-ext/config @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.0 Kernel Configuration +# Linux/x86 6.10.3 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522" +CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240720" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=140101 CONFIG_CLANG_VERSION=0 @@ -230,7 +230,6 @@ CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y # CONFIG_RT_GROUP_SCHED is not set -# CONFIG_EXT_GROUP_SCHED is not set CONFIG_SCHED_MM_CID=y CONFIG_UCLAMP_TASK_GROUP=y CONFIG_CGROUP_PIDS=y diff --git a/linux-cachyos-server/.SRCINFO b/linux-cachyos-server/.SRCINFO index c5ef9f32..3d07611f 100644 --- a/linux-cachyos-server/.SRCINFO +++ b/linux-cachyos-server/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos-server pkgdesc = Linux EEVDF scheduler Kernel by CachyOS targeted for Servers workloads - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -23,14 +23,14 @@ pkgbase = linux-cachyos-server options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a - b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 + b2sums = 6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a pkgname = linux-cachyos-server pkgdesc = The Linux EEVDF scheduler Kernel by CachyOS targeted for Servers workloads kernel and modules diff --git a/linux-cachyos-server/PKGBUILD b/linux-cachyos-server/PKGBUILD index c0f161c1..1a37c9c5 100644 --- a/linux-cachyos-server/PKGBUILD +++ b/linux-cachyos-server/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -763,7 +763,7 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' - 'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' + '6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1') + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a') diff --git a/linux-cachyos-server/config b/linux-cachyos-server/config index ccdc8d84..438c4ae0 100644 --- a/linux-cachyos-server/config +++ b/linux-cachyos-server/config @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.0 Kernel Configuration +# Linux/x86 6.10.3 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522" +CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240720" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=140101 CONFIG_CLANG_VERSION=0 @@ -230,7 +230,6 @@ CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y # CONFIG_RT_GROUP_SCHED is not set -# CONFIG_EXT_GROUP_SCHED is not set CONFIG_SCHED_MM_CID=y CONFIG_UCLAMP_TASK_GROUP=y CONFIG_CGROUP_PIDS=y diff --git a/linux-cachyos/.SRCINFO b/linux-cachyos/.SRCINFO index c5a8b81c..2684ff27 100644 --- a/linux-cachyos/.SRCINFO +++ b/linux-cachyos/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-cachyos pkgdesc = Linux SCHED-EXT + BORE + Cachy Sauce Kernel by CachyOS with other patches and improvements - pkgver = 6.10.2 + pkgver = 6.10.3 pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 @@ -23,17 +23,17 @@ pkgbase = linux-cachyos options = !strip options = !debug options = !lto - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.2.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz source = config source = auto-cpu-optimization.sh source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-sched-ext.patch source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy-ext.patch - b2sums = ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a - b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa + b2sums = e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564 + b2sums = 6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667 - b2sums = c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 - b2sums = 30c8f4756773d06065807e2173691f30c1324ba13e4ae3960dbc68736b79f9cb7d4629b99d6e224ddd4942a8c98cac336cd6c71366f820175646b97fc88c0b47 + b2sums = 5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a + b2sums = b320308bd07e754717fb0aed21246ba50740e84a5f0ed64e5637f977cfedd1de299983f3e20c9eedb1b0fbdcd1ffa24dff6844fc798cc4f0c70da02243405863 b2sums = 37a8ff3974c1ca7ce7f31c4b8d294703c41fcd12c5a039615feea9e4149b75dc10e8679190f8ac1a0aecbc1af6f3cdea68ca259d3d30c4c29f6f8b01b605905c pkgname = linux-cachyos diff --git a/linux-cachyos/PKGBUILD b/linux-cachyos/PKGBUILD index d2027a90..2d0e0251 100644 --- a/linux-cachyos/PKGBUILD +++ b/linux-cachyos/PKGBUILD @@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then pkgbase=linux-$pkgsuffix fi _major=6.10 -_minor=2 +_minor=3 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -763,9 +763,9 @@ for _p in "${pkgname[@]}"; do }" done -b2sums=('ab1d2e79a1bb8a9b78ab5b1af93db7ef356cb5e14bba1121bbd3ae06b9589c8bfc32bab373acdd0ecf965ac132130e7eb34e70b35a9df1bd85b49dab97e2c02a' - 'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa' +b2sums=('e114bbaea91d03efa318f5a85c11e28257defa5f0c8467d3a5d467a7985bdfd7c23a5f54856c85afe800c32694f382df9b147484a3aa85e1e3f4efefbd80b564' + '6fa10f1f0320e46b88ee7afe7ffb6a93168f91136a04b4896b671b905b96a4dca038c1a04d7dc4f4715475eafb01f87449076a2ef111accd171f52cee11f99d3' 'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667' - 'c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1' - '30c8f4756773d06065807e2173691f30c1324ba13e4ae3960dbc68736b79f9cb7d4629b99d6e224ddd4942a8c98cac336cd6c71366f820175646b97fc88c0b47' + '5da048ff11b0371fda80f0c06f9b24a322d687effc28a23229381cbdf4f05d206440697dd19225c247e7c106f2c9f9a6877f7f84d210339290445857402d681a' + 'b320308bd07e754717fb0aed21246ba50740e84a5f0ed64e5637f977cfedd1de299983f3e20c9eedb1b0fbdcd1ffa24dff6844fc798cc4f0c70da02243405863' '37a8ff3974c1ca7ce7f31c4b8d294703c41fcd12c5a039615feea9e4149b75dc10e8679190f8ac1a0aecbc1af6f3cdea68ca259d3d30c4c29f6f8b01b605905c') diff --git a/linux-cachyos/config b/linux-cachyos/config index ccdc8d84..438c4ae0 100644 --- a/linux-cachyos/config +++ b/linux-cachyos/config @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.0 Kernel Configuration +# Linux/x86 6.10.3 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522" +CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240720" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=140101 CONFIG_CLANG_VERSION=0 @@ -230,7 +230,6 @@ CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y # CONFIG_RT_GROUP_SCHED is not set -# CONFIG_EXT_GROUP_SCHED is not set CONFIG_SCHED_MM_CID=y CONFIG_UCLAMP_TASK_GROUP=y CONFIG_CGROUP_PIDS=y