5.15.11-2

This commit is contained in:
P. Jung 2021-12-22 13:59:04 +01:00
parent 0df3c5a83f
commit 0c4e204db3
No known key found for this signature in database
GPG key ID: AFC052D06215E148
3 changed files with 19 additions and 20 deletions

View file

@ -1,7 +1,7 @@
pkgbase = linux-cachyos-bore
pkgdesc = Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements
pkgver = 5.15.11
pkgrel = 1
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
@ -29,7 +29,6 @@ pkgbase = linux-cachyos-bore
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/AMD/amd-sched.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/AMD/0001-amd64-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-bbr2.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/misc/0010-ELF.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-block-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-cpu-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-misc.patch
@ -43,6 +42,7 @@ pkgbase = linux-cachyos-bore
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-hwmon-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-ksmbd-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-pf-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-page-table-check.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-lqx-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-lrng-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-v4l2loopback.patch
@ -50,21 +50,19 @@ pkgbase = linux-cachyos-bore
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 = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-xanmod-patches.patch
source = auto-cpu-optimization.sh
md5sums = 7fcbea316f8439d092040996295c8f9d
md5sums = b1674b6cc65f404efb6a5dd6bf46ec68
md5sums = 290dfcba7649509c39c23281aa75e56c
md5sums = 7622794066a04778d1895bcee3026b1f
md5sums = 2627c6fcd9760b0e7a3553500db0a7e1
md5sums = e3fa8507aed6ef3ce37e62f18fe9b7e1
md5sums = 4bfca774a71e7228f5b8bb31660521af
md5sums = 1f3becd94390729d940a60b1e9b872b1
md5sums = 3aaa8d1bc993d4173aa1bb79ade16fb7
md5sums = dccfe71705b24d3fb1f51aaf2016216d
md5sums = 53f037488a66667220c263f92ded333d
md5sums = 2a8097ba46be56fbbe3967e9c34c9a0b
md5sums = a05b47e1970509a27f36501534751a9b
md5sums = 56ceaed8bfb44eca93298ccc5fe11ca7
md5sums = 67764a5824b567b49bcce19c01d4e1b3
md5sums = 299b176cbfc1b386d74406387e9e2d6b
@ -78,6 +76,7 @@ pkgbase = linux-cachyos-bore
md5sums = 349c88a39ec553aa3c9caf886b44c7ab
md5sums = 480c6bb9db4842114787f66ad5a68404
md5sums = 08c84362cb916b30d9c77e35b1b3bc54
md5sums = 595687f36a42f5ca4a3ff054bdc83b98
md5sums = 56fdf3562b041c0408d9751b7e447977
md5sums = b09b84168822521426f197610727618b
md5sums = d9a892f66631615a72bdc93ee7397afa
@ -85,9 +84,8 @@ pkgbase = linux-cachyos-bore
md5sums = 8d390345afa36c56fa15bf4f4edad9a2
md5sums = 7530840f2eb439f64307dd3157beb28e
md5sums = 8a7c7cf90dcad3f655491b21c35f36b3
md5sums = 102fd2533e85eaecb4255df77d3e2901
md5sums = 0153cfcb6feab5a108c269fff9f47cb3
md5sums = adfbf046639eb80e94769c4f4d0bc478
md5sums = 102fd2533e85eaecb4255df77d3e2901
md5sums = 21c98f19e883879dd3336c1fa143fd31
pkgname = linux-cachyos-bore

View file

@ -128,7 +128,7 @@ _srcname=linux-${pkgver}
arch=(x86_64 x86_64_v3)
pkgdesc='Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements'
_srcname=linux-${pkgver}
pkgrel=1
pkgrel=2
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
license=('GPL2')
@ -154,7 +154,6 @@ source=(
"${_patchsource}/AMD/amd-sched.patch"
"${_patchsource}/AMD/0001-amd64-patches.patch"
"${_patchsource}/0001-bbr2.patch"
"${_patchsource}/misc/0010-ELF.patch"
"${_patchsource}/0001-block-patches.patch"
"${_patchsource}/0001-cpu-patches.patch"
"${_patchsource}/0001-misc.patch"
@ -168,6 +167,7 @@ source=(
"${_patchsource}/0001-hwmon-patches.patch"
"${_patchsource}/0001-ksmbd-patches.patch"
"${_patchsource}/0001-pf-patches.patch"
"${_patchsource}/0001-page-table-check.patch"
"${_patchsource}/0001-lqx-patches.patch"
"${_patchsource}/0001-lrng-patches.patch"
"${_patchsource}/0001-v4l2loopback.patch"
@ -175,9 +175,8 @@ source=(
"${_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"
"${_patchsource}/0001-xanmod-patches.patch"
"auto-cpu-optimization.sh"
)
@ -652,16 +651,15 @@ done
md5sums=('7fcbea316f8439d092040996295c8f9d'
'b1674b6cc65f404efb6a5dd6bf46ec68'
'290dfcba7649509c39c23281aa75e56c'
'7622794066a04778d1895bcee3026b1f'
'2627c6fcd9760b0e7a3553500db0a7e1'
'e3fa8507aed6ef3ce37e62f18fe9b7e1'
'4bfca774a71e7228f5b8bb31660521af'
'1f3becd94390729d940a60b1e9b872b1'
'3aaa8d1bc993d4173aa1bb79ade16fb7'
'dccfe71705b24d3fb1f51aaf2016216d'
'53f037488a66667220c263f92ded333d'
'2a8097ba46be56fbbe3967e9c34c9a0b'
'a05b47e1970509a27f36501534751a9b'
'56ceaed8bfb44eca93298ccc5fe11ca7'
'67764a5824b567b49bcce19c01d4e1b3'
'299b176cbfc1b386d74406387e9e2d6b'
@ -675,6 +673,7 @@ md5sums=('7fcbea316f8439d092040996295c8f9d'
'349c88a39ec553aa3c9caf886b44c7ab'
'480c6bb9db4842114787f66ad5a68404'
'08c84362cb916b30d9c77e35b1b3bc54'
'595687f36a42f5ca4a3ff054bdc83b98'
'56fdf3562b041c0408d9751b7e447977'
'b09b84168822521426f197610727618b'
'd9a892f66631615a72bdc93ee7397afa'
@ -682,7 +681,6 @@ md5sums=('7fcbea316f8439d092040996295c8f9d'
'8d390345afa36c56fa15bf4f4edad9a2'
'7530840f2eb439f64307dd3157beb28e'
'8a7c7cf90dcad3f655491b21c35f36b3'
'102fd2533e85eaecb4255df77d3e2901'
'0153cfcb6feab5a108c269fff9f47cb3'
'adfbf046639eb80e94769c4f4d0bc478'
'102fd2533e85eaecb4255df77d3e2901'
'21c98f19e883879dd3336c1fa143fd31')

7
config
View file

@ -223,8 +223,8 @@ CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
CONFIG_RD_ZSTD=y
CONFIG_BOOT_CONFIG=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 is not set
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3=y
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_SYSCTL=y
@ -1056,6 +1056,9 @@ CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
CONFIG_HWPOISON_INJECT=m
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_PAGE_TABLE_CHECK=y
CONFIG_PAGE_TABLE_CHECK_ENFORCED=y
CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_ARCH_WANTS_THP_SWAP=y