From a5d08e443b65a1590458235f003b7b83b5270104 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 20 Mar 2018 15:09:10 +0100 Subject: docs: add link to dashboard to syzbot doc --- docs/syzbot.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/syzbot.md b/docs/syzbot.md index 17b279e22..a8bec2ea3 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -1,8 +1,11 @@ # syzbot `syzbot` system continuously fuzzes main Linux kernel branches and automatically -reports all found bugs. Direct all questions to `syzkaller@googlegroups.com`. -All `syzbot`-reported bugs are collected [here](https://groups.google.com/forum/#!forum/syzkaller-bugs). +reports found bugs to kernel mailing lists. +[syzbot dashboard](https://syzkaller.appspot.com) shows current statuses of +bugs. All `syzbot`-reported bugs are also CCed to +[syzkaller-bugs mailing list](https://groups.google.com/forum/#!forum/syzkaller-bugs). +Direct all questions to `syzkaller@googlegroups.com`. ## Bug status tracking -- cgit mrf-deployment