From c404dadd7c16c780bb290eae5ce398f668f84e49 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Fri, 16 Jan 2026 11:13:28 +0100 Subject: dashboard/config/linux: update to v6.19-rc5 --- dashboard/config/linux/bits/linux-next.yml | 3 ++- 1 file changed, 2 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 959e6785f..9b1d1adf7 100644 --- a/dashboard/config/linux/bits/linux-next.yml +++ b/dashboard/config/linux/bits/linux-next.yml @@ -3,6 +3,7 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git - tag: next-20251014 + tag: next-20260115 config: - BOOTPARAM_HUNG_TASK_PANIC: [1, weak] + - BOOTPARAM_SOFTLOCKUP_PANIC: [1, weak] -- cgit mrf-deployment