syzkaller/pkg
Dmitry Vyukov 6f03c35620 dashboard/app: extract fixing tags from commits
Support the new scheme of associating fixing commits with bugs.
Now we provide a tag along the lines of:

Reported-by: <syzbot+a4a91f6fc35e102@syzkaller.appspotmail.com>

The tag is supposed to be added to the commit.
Then we parse commit logs and extract these tags.

The final part on the dashboard is not ready yet,
but syz-ci should already parse and send the tags.
2017-12-27 09:09:18 +01:00
..
ast pkg/ast: fix TestParseAll 2017-10-19 10:45:27 +02:00
compiler pkg/compiler: add check that len does not refer to array with varlen elements 2017-11-28 14:55:21 +01:00
config pkg/config: provide SaveData function 2017-11-16 10:10:12 +01:00
cover pkg/cover: move from cover 2017-06-17 14:41:15 +02:00
csource pkg/csource: mimic the way syscalls are scheduled in executor 2017-12-22 18:55:38 +01:00
db syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
email dashboard/app: extract fixing tags from commits 2017-12-27 09:09:18 +01:00
gce syz-manager: send public web addr to dashboard 2017-12-04 11:58:55 +01:00
gcs vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
git dashboard/app: extract fixing tags from commits 2017-12-27 09:09:18 +01:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host sys: move test syscalls to a separate target 2017-12-17 11:39:14 +01:00
ifuzz pkg/ifuzz: use serializer 2017-09-04 20:25:22 +02:00
ipc pkg/csource: fix handling of proc types 2017-12-22 11:59:46 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
kernel sys/linux: add binder descriptions 2017-11-27 15:09:30 +01:00
log pkg/log: fix tests with -count>0 2017-08-09 10:24:34 +02:00
osutil pkg/report: handle syzkaller binaries 2017-12-12 13:29:45 +01:00
report pkg/report: add test where we fail to detect guilty function 2017-12-19 13:44:03 +01:00
repro pkg/report: include Maintainers into report 2017-11-29 18:24:30 +01:00
rpctype syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
serializer all: initial support for fuchsia 2017-09-20 21:19:29 +02:00
symbolizer pkg/osutil: don't leace runaway processes 2017-11-16 12:48:02 +01:00