From d422939c290e3fc19df051371f56b5cc0ad645ee Mon Sep 17 00:00:00 2001 From: Pimyn Girgis Date: Wed, 15 Oct 2025 16:32:27 +0000 Subject: dashboard: regenerate Linux configs Use v6.18-rc1 and the latest linux-next tag. --- dashboard/config/linux/bits/linux-next.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-next.yml') diff --git a/dashboard/config/linux/bits/linux-next.yml b/dashboard/config/linux/bits/linux-next.yml index 472c27500..959e6785f 100644 --- a/dashboard/config/linux/bits/linux-next.yml +++ b/dashboard/config/linux/bits/linux-next.yml @@ -3,4 +3,6 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git - tag: next-20250929 + tag: next-20251014 +config: + - BOOTPARAM_HUNG_TASK_PANIC: [1, weak] -- cgit mrf-deployment