summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
-rw-r--r--config.x86_6410
3 files changed, 13 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bcbfa9407d0..f1f85abf7a31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd
- pkgver = 6.4.v.7
- pkgrel = 2
+ pkgver = 6.4.v.8
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -14,18 +14,16 @@ pkgbase = linux-amd
makedepends = lzop
makedepends = gcc>=10.3
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.4.7
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.4.8
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
- source = enable_STIBP.patch
sha256sums = SKIP
- sha256sums = 574aa8776a62692a244226dbb327237008534d7b5fc95b05dbac4802bc138c36
+ sha256sums = 436a336885d4799fa85dca65d1debdebece9375d49ef5ece6b8210c62da4543b
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
- sha256sums = bb19d2d06fb3b0e6858e59fd9b1a38d203294baeed8729bb3b1c6011b2328801
pkgname = linux-amd
pkgdesc = Linux kernel aimed at the ZNVER4/MZEN4 AMD Ryzen CPU based hardware
diff --git a/PKGBUILD b/PKGBUILD
index 0a3d7836103c..e4f2afff1fd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.4.7
+gitver=v6.4.8
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.4.v.7
-pkgrel=2
+pkgver=6.4.v.8
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -22,20 +22,16 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
'linux.install'
# patch from our graysky archlinux colleague
"https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/$patchver/$patchname"
- # enable STIBP
- 'enable_STIBP.patch'
)
sha256sums=('SKIP'
#config.x86_64
- '574aa8776a62692a244226dbb327237008534d7b5fc95b05dbac4802bc138c36'
+ '436a336885d4799fa85dca65d1debdebece9375d49ef5ece6b8210c62da4543b'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
'd590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0'
#grayskypatch
'81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe'
- #enable STIBP
- 'bb19d2d06fb3b0e6858e59fd9b1a38d203294baeed8729bb3b1c6011b2328801'
)
_kernelname=${pkgbase#linux}
diff --git a/config.x86_64 b/config.x86_64
index 5cf71d4bc3ac..c38260d0f087 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,15 +1,15 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.4.7 Kernel Configuration
+# Linux/x86 6.4.8 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230714"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230730"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=130101
+CONFIG_GCC_VERSION=130201
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=24000
+CONFIG_AS_VERSION=24090
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=24000
+CONFIG_LD_VERSION=24090
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y