syzkaller/pkg
Dmitry Vyukov ad0af9fff5 vm: return Report from MonitorExecution
This allows callers to get access to Report.Corrupted.
Better than adding 6-th return value and will allow
to pipe other report properties if necessary.
2017-11-21 19:02:35 +01:00
..
ast pkg/ast: fix TestParseAll 2017-10-19 10:45:27 +02:00
compiler pkg/csource: support akaros 2017-10-16 14:21:54 +02: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: add function to parse serialized options 2017-11-17 17:57:51 +01:00
db all: use consistent file permissions 2017-07-03 14:00:47 +02:00
email pkg/email: unsplit arguments for test command 2017-11-17 20:43:47 +01:00
gce vm/gce: provide VM console output on boot failures 2017-11-19 12:29:00 +01:00
gcs vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
git pkg/git: fix branch during fetch 2017-11-17 14:17:47 +01:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host sys/linux: remove get_kernel_syms, add quotactl syscall 2017-11-20 17:23:24 +01:00
ifuzz pkg/ifuzz: use serializer 2017-09-04 20:25:22 +02:00
ipc pkg/osutil: don't leace runaway processes 2017-11-16 12:48:02 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
kernel pkg/kernel: sandbox make invocation 2017-11-17 14:56:34 +03:00
log pkg/log: fix tests with -count>0 2017-08-09 10:24:34 +02:00
osutil pkg/osutil: properly set gid for sandboxing 2017-11-17 14:28:45 +01:00
report pkg/report: avoid compiling a bunch of regexps on every crash 2017-11-14 10:16:27 +01:00
repro vm: return Report from MonitorExecution 2017-11-21 19:02:35 +01:00
rpctype syz-fuzzer: fix manager polling 2017-10-23 09:59:39 +02: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