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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sudo for mkfs.ext4
Oscar Salvador
2017-03-30
1
-1
/
+1
*
vm: add Odroid support
Andrey Konovalov
2017-03-10
1
-0
/
+1
*
tools/syz-dashtool: allow uploading all crashes for a single bug
Dmitry Vyukov
2017-03-05
1
-9
/
+33
*
syz-dash: assorted improvments
Dmitry Vyukov
2017-02-24
1
-7
/
+55
*
syz-dash: first version of dashboard app
Dmitry Vyukov
2017-02-17
1
-0
/
+121
*
prog, sys: add icmp descriptions and checksum
Andrey Konovalov
2017-02-06
2
-0
/
+2
*
execprog: enable tun when syz_emit_ethernet is used
Andrey Konovalov
2017-01-31
1
-0
/
+10
*
all: implement edge coverage
Dmitry Vyukov
2017-01-27
2
-8
/
+11
*
syz-prog2c: fix a typo in error message
Dmitry Vyukov
2017-01-25
1
-1
/
+1
*
tools/create-image.sh: add psmisc package for killall
Dmitry Vyukov
2017-01-24
2
-1
/
+3
*
tools/kcovtrace: add KCOV-based tracing utility
Dmitry Vyukov
2017-01-20
1
-0
/
+62
*
tools/syz-benchcmp: add utility for visualization of syz-manager benchmarking...
Dmitry Vyukov
2017-01-20
1
-0
/
+247
*
tools/syz-stress: switch to the new corpus database format
Dmitry Vyukov
2017-01-17
1
-17
/
+6
*
tools/syz-db: add new utility
Dmitry Vyukov
2017-01-16
1
-0
/
+94
*
tools/create-image.sh: simplify script
Dmitry Vyukov
2017-01-16
1
-5
/
+1
*
syz-gce: support continous build
Dmitry Vyukov
2017-01-16
1
-5
/
+5
*
vm/qemu: add some kvm-related kernel cmd line flags
Dmitry Vyukov
2017-01-09
1
-1
/
+1
*
syz-stress: add flag that controls generation of new programs
Dmitry Vyukov
2017-01-09
1
-1
/
+5
*
vm/qemu: enable more kvm features in test kernel
Dmitry Vyukov
2017-01-09
1
-1
/
+1
*
manager: add ability to ignore bugs
Dmitry Vyukov
2016-12-19
4
-5
/
+5
*
tools/syz-symbolize: add report symbolizer utility
Dmitry Vyukov
2016-12-16
1
-0
/
+41
*
tools/create-image.sh: install sudo into the image
Dmitry Vyukov
2016-12-07
1
-1
/
+1
*
tools/create-image.sh: use net.core.bpf_jit_enable = 1
Dmitry Vyukov
2016-12-07
2
-2
/
+2
*
tools: enable bpg jit in create-image.sh
Dmitry Vyukov
2016-11-28
1
-1
/
+3
*
tools: fix getty configuration in create-gce-image.sh
Dmitry Vyukov
2016-11-28
1
-1
/
+1
*
tools: fix getty configuration in create-image.sh
Alexander Popov
2016-11-28
1
-1
/
+1
*
sys: add proc type to denote per proccess integers
Andrey Konovalov
2016-11-25
2
-2
/
+2
*
manager: reproduce crashes on the fly
Dmitry Vyukov
2016-11-25
1
-1
/
+0
*
fuzzer: combine progs from corpus
Andrey Konovalov
2016-11-25
2
-4
/
+4
*
vm: add ability to interrupt commands
Dmitry Vyukov
2016-11-19
1
-3
/
+3
*
repro: factor out of syz-repro tool
Dmitry Vyukov
2016-11-19
2
-223
/
+38
*
tools/create-gce-image.sh: enable bpf jit and update comments
Dmitry Vyukov
2016-11-16
1
-3
/
+5
*
tools/syz-crush: add new tool
Dmitry Vyukov
2016-11-16
1
-0
/
+136
*
vm/qemu: remove debug, add rodata=n to kernel cmd line
Dmitry Vyukov
2016-10-16
1
-1
/
+5
*
tools/create-gce-image.sh: add vsyscall=native to cmdline
Dmitry Vyukov
2016-10-13
1
-2
/
+2
*
tools/create-gce-image.sh: create archive for syz-gce
Dmitry Vyukov
2016-10-10
1
-32
/
+41
*
log: add package
Dmitry Vyukov
2016-10-09
3
-55
/
+51
*
tools/create-gce-image.sh: remove duplicate console argument
Dmitry Vyukov
2016-10-07
1
-1
/
+1
*
tools: fix package name in a comment
Dmitry Vyukov
2016-10-07
1
-1
/
+1
*
tools: add script that creates GCE images
Dmitry Vyukov
2016-10-06
1
-0
/
+95
*
vm/gce: add support GCE VMs
Dmitry Vyukov
2016-10-06
1
-0
/
+1
*
execprog: remove debug leftover
Dmitry Vyukov
2016-09-06
1
-1
/
+1
*
stress: fix flag description
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
execprog: make syz-execprog work more like syz-fuzzer
Dmitry Vyukov
2016-09-05
1
-40
/
+59
*
syz-repro: fix false "not executing programs"
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
syz-report: fix printing of report
Dmitry Vyukov
2016-09-05
1
-1
/
+1
*
manager, repro: unify VM monitoring
Dmitry Vyukov
2016-09-01
1
-36
/
+8
*
report: add a function that symbolizes reports
Dmitry Vyukov
2016-09-01
1
-0
/
+36
*
report: extract better, unique identifiers of oopses
Dmitry Vyukov
2016-08-31
1
-3
/
+17
*
report: add a new package for report parsing and processing
Dmitry Vyukov
2016-08-30
1
-2
/
+3
[next]