From f87ec44e18d4518253f8758eb8c58a9adfbd6642 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 14 Apr 2021 09:25:01 +0200 Subject: dashboard/config/linux: update configs Bump kernel revisions to the latest upstream/linux-next/kmsan. --- dashboard/config/linux/bits/linux-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-upstream.yml') diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index 9a8ae4506..a1cd19092 100644 --- a/dashboard/config/linux/bits/linux-upstream.yml +++ b/dashboard/config/linux/bits/linux-upstream.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git - tag: v5.12-rc4 + tag: v5.12-rc7 -- cgit mrf-deployment