aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/linux-next.yml
diff options
context:
space:
mode:
authorMarco Elver <elver@google.com>2023-06-30 16:20:31 +0200
committerMarco Elver <elver@google.com>2023-06-30 15:06:06 +0000
commitaf3053d2643582378a817d3c9d6a96dd1623c862 (patch)
tree1b50a144a8ad5acf426ac15671b498df356360ac /dashboard/config/linux/bits/linux-next.yml
parent77fea9231d86fc49b057fc23851653f880d6db0f (diff)
dashboard/config/linux: update to latest upstream
Update mainline tag and linux-next version. Notable changes: - SLAB is being deprecated. To still be able to test it we need to set SLAB_DEPRECATED. Due to SLAB deprecation, the kcsan and leak instances are switched to SLUB to avoid tripping over issues due to SLAB not being supported properly anymore.
Diffstat (limited to 'dashboard/config/linux/bits/linux-next.yml')
-rw-r--r--dashboard/config/linux/bits/linux-next.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/linux-next.yml b/dashboard/config/linux/bits/linux-next.yml
index faf44a988..24777d405 100644
--- a/dashboard/config/linux/bits/linux-next.yml
+++ b/dashboard/config/linux/bits/linux-next.yml
@@ -3,4 +3,4 @@
kernel:
repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git
- tag: next-20230426
+ tag: next-20230630