diff options
| author | Alexander Potapenko <glider@google.com> | 2022-06-01 16:46:29 +0200 |
|---|---|---|
| committer | Alexander Potapenko <ramosian.glider@gmail.com> | 2022-06-02 15:40:34 +0200 |
| commit | ee65efe69d702a8dcc136eaea080b2dbb366776d (patch) | |
| tree | 6a3a98b9409206b0219f5a1073cfe98c0b88325b /dashboard/config/linux/bits/linux-upstream.yml | |
| parent | 6e12f05fa23c4e5c6b61541cc7aa1830977f5244 (diff) | |
dashboard/config/linux: update configs
1. Bump KMSAN version to v5.18-rc4
Also switch to using clang-kmsan provided by syz-env.
2. Bump Linux version to v5.18
3. Bump linux-next version to next-20220601
Also enable DEBUG_NET for linux-next
Diffstat (limited to 'dashboard/config/linux/bits/linux-upstream.yml')
| -rw-r--r-- | dashboard/config/linux/bits/linux-upstream.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index 8d5ee35e8..25b2d0bc5 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.18-rc5 + tag: v5.18 |
