index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
instance
/
instance.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/instance: extend debug output on syzkaller make error
Dmitry Vyukov
2020-05-25
1
-1
/
+7
*
pkg/report: add Report.SkipPos
Dmitry Vyukov
2020-05-13
1
-6
/
+1
*
pkg/instance: Use syz or c source file when testing
Jouni Hogander
2020-04-29
1
-37
/
+39
*
syz/targets: add SyzExecutorCmd flag
Marco Vanotti
2019-12-09
1
-8
/
+20
*
sys/targets: add HostFuzzer flag
Dmitry Vyukov
2019-11-16
1
-5
/
+4
*
pkg/bisect: detect wrong bisections
Dmitry Vyukov
2019-11-07
1
-8
/
+9
*
pkg/build: add build signatures
Dmitry Vyukov
2019-11-06
1
-1
/
+1
*
pkg/build: refactor Image function arguments
Dmitry Vyukov
2019-11-06
1
-8
/
+17
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
1
-6
/
+12
*
all: convert Fuchsia to use "host fuzzing" mode
Matthew Dempsky
2019-08-27
1
-2
/
+4
*
pkg/log: rename -v to -vv
Dmitry Vyukov
2019-07-16
1
-4
/
+12
*
pkg/report: add Type/Frame to Report
Dmitry Vyukov
2019-05-20
1
-1
/
+1
*
pkg/instance: fix types in OverrideVMCount
Dmitry Vyukov
2019-05-18
1
-2
/
+2
*
pkg/instance: break the line to appease linter (#1173)
Greg Steuck
2019-05-12
1
-1
/
+2
*
syz-ci: don't assume kernel config is called .config
Dmitry Vyukov
2019-05-12
1
-3
/
+10
*
syz-ci: always use 10 VMs for bisection
Dmitry Vyukov
2019-05-10
1
-0
/
+17
*
vm/gce: allow non-preemptible VMs
Dmitry Vyukov
2019-03-28
1
-25
/
+19
*
pkg/csource: allow to ignore warnings during build
Dmitry Vyukov
2019-03-21
1
-1
/
+1
*
pkg/instance: fix boot error detection
Dmitry Vyukov
2019-03-17
1
-1
/
+6
*
pkg/instance: clean up temp file
Dmitry Vyukov
2019-03-17
1
-0
/
+1
*
pkg/instance: use -fpermissive -w when building old syzkaller
Dmitry Vyukov
2019-03-17
1
-0
/
+5
*
pkg/instance: use gmake on FreeBSD as on OpenBSD
Ed Maste
2019-02-26
1
-1
/
+1
*
pkg/instance: test coverage during instance testing
Dmitry Vyukov
2019-02-13
1
-1
/
+1
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
1
-3
/
+4
*
pkg/instance: make kernel reboot detection portable
Dmitry Vyukov
2018-12-16
1
-11
/
+9
*
syz-ci: use gmake instead of make on openbsd
Dmitry Vyukov
2018-09-13
1
-1
/
+9
*
pkg/instance: support injected boot for vmm
Dmitry Vyukov
2018-09-11
1
-8
/
+8
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
1
-4
/
+2
*
pkg/instance: fix job testing
Dmitry Vyukov
2018-08-29
1
-2
/
+6
*
tools/syz-runtest: add tool for program unit testing
Dmitry Vyukov
2018-08-03
1
-4
/
+4
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
1
-1
/
+1
*
pkg/instance: pass -os to execprog/fuzzer only for akaros
Dmitry Vyukov
2018-07-06
1
-6
/
+38
*
pkg/instance: pass os flag to execprog/fuzzer
Dmitry Vyukov
2018-07-05
1
-4
/
+4
*
pkg/instance: fix Accept error check
Dmitry Vyukov
2018-06-29
1
-1
/
+1
*
pkg/build: support fuchsia builds
Dmitry Vyukov
2018-06-28
1
-1
/
+35
*
pkg/vcs: pave way for multi-vcs support
Dmitry Vyukov
2018-06-27
1
-1
/
+1
*
pkg/vcs: move from pkg/git
Dmitry Vyukov
2018-06-27
1
-2
/
+2
*
syz-fuzzer: partially revert "syz-fuzzer: fix gvisor testing"
Dmitry Vyukov
2018-06-26
1
-14
/
+2
*
syz-fuzzer: fix gvisor testing
Dmitry Vyukov
2018-06-26
1
-3
/
+15
*
pkg/instance: say that gvisor can create instances out of thin air
Dmitry Vyukov
2018-06-23
1
-1
/
+1
*
pkg/build: pave way for multi-OS support
Dmitry Vyukov
2018-06-22
1
-9
/
+8
*
pkg/build: move from pkg/kernel
Dmitry Vyukov
2018-06-22
1
-3
/
+3
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
1
-5
/
+3
*
pkg/report: pass vm type to NewReporter
Dmitry Vyukov
2018-06-22
1
-2
/
+2
*
vm: pass instance to MonitorExecution
Dmitry Vyukov
2018-06-22
1
-2
/
+2
*
pkg/instance: more robust instance testing
Dmitry Vyukov
2018-06-11
1
-5
/
+6
*
pkg/csource: allow to build source fom memory
Dmitry Vyukov
2018-06-06
1
-5
/
+1
*
pkg/kernel: allow to split full make output
Dmitry Vyukov
2018-05-17
1
-2
/
+2
*
tools/create-gce-image.sh: support both nbd and loop
Dmitry Vyukov
2018-05-17
1
-6
/
+7
*
pkg/instance: relax syzkaller path check
Dmitry Vyukov
2018-05-14
1
-14
/
+13
[next]