{{/* Copyright 2017 syzkaller project authors. All rights reserved. Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. Main page. */}} {{template "head" .Header}} syzbot {{template "header" .Header}} {{if $.Decommissioned}}

This kernel is DECOMMISSIONED

{{end}} {{if or (not $.BugFilter.Filter.Any) ($.BugFilter.Filter.ManagerName)}} {{template "manager_list" $.Managers}} {{end}} {{template "bug_filter" $.BugFilter}} {{range $group := $.Groups}}
{{$group.Caption}} ({{len $group.Bugs}}) 🔗 {{template "bug_list" $group}}
{{end}}