diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-12 18:14:00 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-13 08:49:25 +0200 |
| commit | 6e7f42b38f726729d786674ead05f7bc0ddd3f58 (patch) | |
| tree | 2d0c16706ff44309ced18418b604739d65ce5876 /dashboard/config/linux/bits/linux-next.yml | |
| parent | 69d5bff89c8967357d2d4467f011380d7eecfb7d (diff) | |
dashboard/config/linux: update to lateest kernels
Update to latest upstream, linux-next and kmsan.
KMSAN stopped supporting few configs which depend on crypto
and heap auto-init.
Diffstat (limited to 'dashboard/config/linux/bits/linux-next.yml')
| -rw-r--r-- | dashboard/config/linux/bits/linux-next.yml | 2 |
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 a22a0d12d..4fcf55807 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-20210908 + tag: next-20211012 |
