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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: split and refactor
Dmitry Vyukov
2017-06-01
2
-410
/
+0
*
config: use reflect to enumerate all known fields rather than do it manually
baishuai
2017-05-31
2
-60
/
+23
*
config: fix odroid config parsing
Dmitry Vyukov
2017-03-11
1
-5
/
+5
*
vm: add Odroid support
Andrey Konovalov
2017-03-10
1
-15
/
+56
*
manager: add ability to communicate with dashboard
Dmitry Vyukov
2017-02-17
1
-0
/
+22
*
config: add another OOM suppression
Dmitry Vyukov
2017-02-15
1
-0
/
+1
*
config: don't mess with image
Dmitry Vyukov
2017-01-20
1
-3
/
+0
*
config: allow relative paths in configs
Dmitry Vyukov
2017-01-20
1
-0
/
+21
*
syz-manager: add option to turn off crash reproducing
Dmitry Vyukov
2017-01-20
1
-2
/
+5
*
config: add another suppression for Go OOM
Dmitry Vyukov
2017-01-09
1
-0
/
+1
*
sys: don't add clock_gettime always
Dmitry Vyukov
2017-01-09
1
-2
/
+1
*
manager: add ability to ignore bugs
Dmitry Vyukov
2016-12-19
2
-37
/
+47
*
sys: add proc type to denote per proccess integers
Andrey Konovalov
2016-11-25
1
-0
/
+3
*
config: use dense indices for VMs
Dmitry Vyukov
2016-11-25
1
-1
/
+1
*
vm/qemu: support non-native mode
Dmitry Vyukov
2016-11-22
1
-16
/
+19
*
syz-hub: add program
Dmitry Vyukov
2016-11-17
1
-0
/
+5
*
vm/gce: actually append name to instance names
Dmitry Vyukov
2016-11-16
1
-1
/
+1
*
config: whitelist name parameter
Dmitry Vyukov
2016-11-16
1
-0
/
+1
*
syz-gce,syz-manager: add name config parameter
Dmitry Vyukov
2016-11-16
1
-0
/
+1
*
manager: save user tag with crash reports
Dmitry Vyukov
2016-10-07
1
-0
/
+2
*
config: remove unused parameter
Dmitry Vyukov
2016-10-07
1
-2
/
+0
*
vm/gce: add support GCE VMs
Dmitry Vyukov
2016-10-06
1
-13
/
+22
*
config: add another OOM message to suppressions
Dmitry Vyukov
2016-09-05
1
-1
/
+2
*
sys: resolve some old TODOs in descriptions
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
config: suppress another common error
Dmitry Vyukov
2016-09-05
1
-0
/
+1
*
report: extract better, unique identifiers of oopses
Dmitry Vyukov
2016-08-31
1
-2
/
+1
*
vm/adb: support multiple adb devices
Dmitry Vyukov
2016-08-30
1
-26
/
+45
*
manager: add a special VM type "none"
Dmitry Vyukov
2016-08-05
1
-3
/
+17
*
config: add Initrd to known fields
Dmitry Vyukov
2016-07-20
1
-0
/
+1
*
Merge branch 'master' of https://github.com/google/syzkaller into for_submit
JeremyHuang
2016-07-07
2
-4
/
+89
|
\
|
*
executor: revive setuid sandbox
Dmitry Vyukov
2016-07-01
1
-5
/
+15
|
*
config: detect unknown fields in configs
Dmitry Vyukov
2016-07-01
2
-0
/
+75
*
|
added an optional initrd flag.
JeremyHuang
2016-07-07
1
-1
/
+1
*
|
add a initrd flag for qemu type and display the qemu command.
JeremyHuang
2016-06-20
1
-0
/
+2
|
/
*
config: fix calculation of enabled syscalls
Dmitry Vyukov
2016-02-19
1
-4
/
+0
*
fuzzer: warn about absent kcov/kmemleak files
Dmitry Vyukov
2016-02-16
1
-3
/
+7
*
config: check presence of syz-execprog only in syz-repro
Dmitry Vyukov
2016-02-16
1
-3
/
+0
*
ipc: unify command line flag handling
Dmitry Vyukov
2016-01-27
1
-3
/
+5
*
sys: allow to open all devices as stopgap
Dmitry Vyukov
2016-01-24
1
-2
/
+2
*
vm/adb: use a more reliable way to reboot devices
Dmitry Vyukov
2016-01-20
1
-0
/
+1
*
config: add another builtin suppression
Dmitry Vyukov
2016-01-20
1
-0
/
+1
*
vm: refactor VM interface in preparation for adb support
Dmitry Vyukov
2016-01-11
1
-11
/
+14
*
fuzzer: allow to write programs to dmesg
Dmitry Vyukov
2015-12-31
1
-0
/
+9
*
config: update suppression for new binary name
Dmitry Vyukov
2015-12-28
1
-1
/
+1
*
syz-manager: filter out programs with disabled syscalls from corpus
Dmitry Vyukov
2015-12-24
1
-24
/
+19
*
vm: improve VM interface
Dmitry Vyukov
2015-12-23
1
-0
/
+200