summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2022-08-03 14:10:03 -0400
committergraysky2022-08-03 14:10:03 -0400
commit26a09b70fbc8715e0a6c7c47e4fc7bfaa5cd3269 (patch)
treee7f7aaa636e5e4d41f9d14437d4ad3e4ae7ef663
parentf4f733abee8000770e4f0c13c84ec638857c48b1 (diff)
downloadaur-26a09b70fbc8715e0a6c7c47e4fc7bfaa5cd3269.tar.gz
Update to 5.18.16-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
-rw-r--r--config4
3 files changed, 19 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5c29b8b9ca8..27d20fffc577 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.18.15
+ pkgver = 5.18.16
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -11,24 +11,28 @@ pkgbase = linux-ck
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.15.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.15.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.16.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.16.tar.sign
source = config
source = more-uarches-20220315.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20220315.tar.gz
source = ck-hrtimer-5d3a0424bdbfdf2fc4cca389bf0f1ee4876e782d.tar.gz::https://github.com/graysky2/linux-patches/archive/5d3a0424bdbfdf2fc4cca389bf0f1ee4876e782d.tar.gz
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-HID-apple-Properly-handle-function-keys-on-Keychron-.patch
source = 0003-soundwire-Raise-DEFAULT_PROBE_TIMEOUT-to-10000-ms.patch
+ source = 0004-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch
+ source = 0005-drm-i915-Ensure-damage-clip-area-is-within-pipe-area.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 69804febdc388a69dfb64493b7b58d402853de3a14144ea8db7fd67c30dcbe3c
+ sha256sums = f1f586251e63de14c86e5f95b96beb15a0434f1e6e21df788d123564af0d11ce
sha256sums = SKIP
- sha256sums = 6f0fd44dd87dd0ad23f782a26752bb7200d0d163e3a50df6ad3cf5cec7fe948e
+ sha256sums = 03843566d43e1335cc950038537f6b4e594018f34a9510ca52dc37af6e6ac411
sha256sums = 5a29d172d442a3f31a402d7d306aaa292b0b5ea29139d05080a55e2425f48c5c
sha256sums = 0506bdad4255ccc8165e39b2567450a3b12de2759ed7b42c0c90de1c57b1a283
sha256sums = 2d3fd3973c12b8ce3259d57329c6a97b83b605280248394029e8fe40b1df2eed
sha256sums = d66cdd20e73baa8a0e7c11a0a0d723f688b7ba14c5929626d9fcdc3342b11398
sha256sums = 43ef109032171e22604d582935c2988b5ed0b00390c7c45979ae58d281782396
+ sha256sums = dfc273d5a01e1c1f6fef7956a163e029f1c5e24ad1403864fe92af0924c5a184
+ sha256sums = 93714abb269f35a44acea045b1866f55dff2c6a13c2c926d0202868d58e756f9
pkgname = linux-ck
pkgdesc = The Linux kernel and modules with ck's hrtimer patches
diff --git a/PKGBUILD b/PKGBUILD
index e0026e064f5a..bfe91bb94e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,7 +68,7 @@ _subarch=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-pkgver=5.18.15
+pkgver=5.18.16
pkgrel=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -93,19 +93,23 @@ source=(
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
0002-HID-apple-Properly-handle-function-keys-on-Keychron-.patch
0003-soundwire-Raise-DEFAULT_PROBE_TIMEOUT-to-10000-ms.patch
+ 0004-drm-i915-psr-Use-full-update-In-case-of-area-calcula.patch
+ 0005-drm-i915-Ensure-damage-clip-area-is-within-pipe-area.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('69804febdc388a69dfb64493b7b58d402853de3a14144ea8db7fd67c30dcbe3c'
+sha256sums=('f1f586251e63de14c86e5f95b96beb15a0434f1e6e21df788d123564af0d11ce'
'SKIP'
- '6f0fd44dd87dd0ad23f782a26752bb7200d0d163e3a50df6ad3cf5cec7fe948e'
+ '03843566d43e1335cc950038537f6b4e594018f34a9510ca52dc37af6e6ac411'
'5a29d172d442a3f31a402d7d306aaa292b0b5ea29139d05080a55e2425f48c5c'
'0506bdad4255ccc8165e39b2567450a3b12de2759ed7b42c0c90de1c57b1a283'
'2d3fd3973c12b8ce3259d57329c6a97b83b605280248394029e8fe40b1df2eed'
'd66cdd20e73baa8a0e7c11a0a0d723f688b7ba14c5929626d9fcdc3342b11398'
- '43ef109032171e22604d582935c2988b5ed0b00390c7c45979ae58d281782396')
+ '43ef109032171e22604d582935c2988b5ed0b00390c7c45979ae58d281782396'
+ 'dfc273d5a01e1c1f6fef7956a163e029f1c5e24ad1403864fe92af0924c5a184'
+ '93714abb269f35a44acea045b1866f55dff2c6a13c2c926d0202868d58e756f9')
prepare() {
cd linux-${pkgver}
diff --git a/config b/config
index 5aa7cb085bcc..370452b06cf1 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.18.14-arch1 Kernel Configuration
+# Linux/x86 5.18.15-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -11047,7 +11047,7 @@ CONFIG_ASYNC_RAID6_TEST=m
# CONFIG_TEST_FPU is not set
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
CONFIG_ARCH_USE_MEMTEST=y
-# CONFIG_MEMTEST is not set
+CONFIG_MEMTEST=y
# CONFIG_HYPERV_TESTING is not set
# end of Kernel Testing and Coverage
# end of Kernel hacking