diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-03-20 15:09:10 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-03-20 16:56:58 +0100 |
| commit | a5d08e443b65a1590458235f003b7b83b5270104 (patch) | |
| tree | 03c1347d9804e4e7b4ef066515baeae7ad1fc1a6 /docs | |
| parent | 85fb2860522a96827cf384f9c35bbd5131f00a54 (diff) | |
docs: add link to dashboard to syzbot doc
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/syzbot.md | 7 |
1 files changed, 5 insertions, 2 deletions
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 |
