From 13b838d41bdbf1ee6edee471e6ab05a602306f65 Mon Sep 17 00:00:00 2001 From: "P. Jung" Date: Wed, 22 Dec 2021 10:58:41 +0100 Subject: [PATCH] 5.15.11-1 --- .SRCINFO | 28 +- PKGBUILD | 52 +- config | 2300 ++++++++++++++++++++++++++++++++++-------------------- 3 files changed, 1495 insertions(+), 885 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4fca19d6a2c1..34dece33e3d4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = linux-cachyos-bmq pkgdesc = Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements - pkgver = 5.15.10 - pkgrel = 2 + pkgver = 5.15.11 + pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 arch = x86_64_v3 @@ -19,7 +19,7 @@ pkgbase = linux-cachyos-bmq makedepends = tar makedepends = xz options = !strip - source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.10.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.11.tar.xz source = config source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-prjc.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-prjc-fixes.patch @@ -50,16 +50,18 @@ pkgbase = linux-cachyos-bmq source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-spectre-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-sbitmap-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-zstd.patch + source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-xanmod-patches.patch + source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-net-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-xfs-backport.patch source = auto-cpu-optimization.sh - md5sums = b661040d70e3c6da4844dc4ecbf30555 - md5sums = d97e86d9464dd34683f67de4d4a595c0 + md5sums = 7fcbea316f8439d092040996295c8f9d + md5sums = b1674b6cc65f404efb6a5dd6bf46ec68 md5sums = 25fe602949e5b92d08df96e55e418d7a md5sums = 4ade58369428890eacc90a68ddf6f20b md5sums = 2627c6fcd9760b0e7a3553500db0a7e1 md5sums = e3fa8507aed6ef3ce37e62f18fe9b7e1 md5sums = 4bfca774a71e7228f5b8bb31660521af - md5sums = 4b530f55cb9ce472fa539abc69299a17 + md5sums = 3aaa8d1bc993d4173aa1bb79ade16fb7 md5sums = dccfe71705b24d3fb1f51aaf2016216d md5sums = 53f037488a66667220c263f92ded333d md5sums = 2a8097ba46be56fbbe3967e9c34c9a0b @@ -67,23 +69,25 @@ pkgbase = linux-cachyos-bmq md5sums = 56ceaed8bfb44eca93298ccc5fe11ca7 md5sums = 67764a5824b567b49bcce19c01d4e1b3 md5sums = 299b176cbfc1b386d74406387e9e2d6b - md5sums = 68e3ce199650ac9530ca8a30c920da99 + md5sums = 70be88d96e0bc9e72759bf3902e7eb53 md5sums = 41887f2f959068e41756f4c39671ca79 md5sums = b04c8a3f01b3dfba1410e2c26ec7d975 md5sums = 8cf507777e20cd4d75a0627eef10c10d md5sums = 8bda7327ae759b1b52e3b617952bd964 md5sums = 8c354c3d1962ec6785db7f0c3fbbab03 - md5sums = 9b6369bc4c58ad0d9195b5c204ed4b8a + md5sums = 349c88a39ec553aa3c9caf886b44c7ab md5sums = 480c6bb9db4842114787f66ad5a68404 md5sums = 08c84362cb916b30d9c77e35b1b3bc54 md5sums = 56fdf3562b041c0408d9751b7e447977 md5sums = b09b84168822521426f197610727618b - md5sums = 8cb0301d159b59727b7bdd09350e2a9f + md5sums = d9a892f66631615a72bdc93ee7397afa md5sums = bc64b1d1a9c95b07c28457f7214ebf81 md5sums = 8d390345afa36c56fa15bf4f4edad9a2 md5sums = 7530840f2eb439f64307dd3157beb28e - md5sums = f23b415ff37873ae7142aed31808b635 - md5sums = 507e61367296d14b88ac38a4aee03cdf + md5sums = 8a7c7cf90dcad3f655491b21c35f36b3 + md5sums = 102fd2533e85eaecb4255df77d3e2901 + md5sums = 0153cfcb6feab5a108c269fff9f47cb3 + md5sums = adfbf046639eb80e94769c4f4d0bc478 md5sums = 21c98f19e883879dd3336c1fa143fd31 pkgname = linux-cachyos-bmq @@ -99,5 +103,5 @@ pkgname = linux-cachyos-bmq pkgname = linux-cachyos-bmq-headers pkgdesc = Headers and scripts for building modules for the Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements - depends = linux-cachyos-bmq=5.15.10 + depends = linux-cachyos-bmq=5.15.11 depends = pahole diff --git a/PKGBUILD b/PKGBUILD index 602a3a019f25..3a1a05d06d4f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -121,13 +121,13 @@ else pkgbase=linux-cachyos-bmq fi _major=5.15 -_minor=10 +_minor=11 pkgver=${_major}.${_minor} _srcname=linux-${pkgver} arch=(x86_64 x86_64_v3) pkgdesc='Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements' _srcname=linux-${pkgver} -pkgrel=2 +pkgrel=1 arch=('x86_64' 'x86_64_v3') url="https://github.com/CachyOS/linux-cachyos" license=('GPL2') @@ -153,7 +153,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.ta "${_patchsource}/AMD/0001-amd64-patches.patch" "${_patchsource}/0001-bbr2.patch" "${_patchsource}/misc/0010-ELF.patch" -# "${_patchsource}/0001-bitmap.patch" + # "${_patchsource}/0001-bitmap.patch" "${_patchsource}/0001-block-patches.patch" "${_patchsource}/0001-cpu-patches.patch" "${_patchsource}/0001-misc.patch" @@ -161,12 +161,12 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.ta "${_patchsource}/0001-clearlinux-patches.patch" "${_patchsource}/0001-intel-patches.patch" "${_patchsource}/0001-ntfs3.patch" -# "${_patchsource}/0001-ck-hrtimer.patch" + # "${_patchsource}/0001-ck-hrtimer.patch" "${_patchsource}/0001-fixes-miscellaneous.patch" "${_patchsource}/0001-futex-wait.v-fsync-winesync.patch" "${_patchsource}/0001-hwmon-patches.patch" "${_patchsource}/0001-ksmbd-patches.patch" -# "${_patchsource}/0001-damon-patches.patch" + # "${_patchsource}/0001-damon-patches.patch" "${_patchsource}/0001-pf-patches.patch" "${_patchsource}/0001-lqx-patches.patch" "${_patchsource}/0001-lrng-patches.patch" @@ -175,6 +175,8 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.ta "${_patchsource}/0001-spectre-patches.patch" "${_patchsource}/0001-sbitmap-patches.patch" "${_patchsource}/0001-zstd.patch" + "${_patchsource}/0001-xanmod-patches.patch" + "${_patchsource}/0001-net-patches.patch" "${_patchsource}/0001-xfs-backport.patch" "auto-cpu-optimization.sh" ) @@ -504,7 +506,7 @@ prepare() { if [ -n "$_localmodcfg" ]; then if [ -f $HOME/.config/modprobed.db ]; then echo "Running Steven Rostedt's make localmodconfig now" - make ${BUILD_FLAGS[*]} LSMOD=$HOME/.config/modprobed.db localmodconfig + make $LLVMOPTS LSMOD=$HOME/.config/modprobed.db localmodconfig else echo "No modprobed.db data found" exit @@ -513,21 +515,21 @@ prepare() { echo "Applying default config..." - make ${BUILD_FLAGS[*]} olddefconfig - make -s kernelrelease > version + make $LLVMOPTS olddefconfig + make $LLVMOPTS -s kernelrelease > version echo "Prepared $pkgbase version $(