aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/syz-symbolize: allow to symbolize arbitrary kernel outputDmitry Vyukov2018-01-091-2/+1
* tools/syz-symbolize: assume that kernel is in the current dirDmitry Vyukov2017-12-271-2/+2
* syz-fuzzer: refactorDmitry Vyukov2017-12-181-2/+1
* pkg/ipc: make threaded/collide per-program optionsDmitry Vyukov2017-12-172-18/+10
* tools: fix create-image.shDmitry Vyukov2017-12-081-3/+3
* tools/syz-execprog: extend hints outputDmitry Vyukov2017-12-081-0/+3
* tools: include selinux packages when building imagesDmitry Vyukov2017-12-082-4/+4
* tools/syz-crush: fix for new multi-target worldDmitry Vyukov2017-11-301-3/+4
* pkg/report: include Maintainers into reportDmitry Vyukov2017-11-291-36/+9
* pkg/report: add Output to ReportDmitry Vyukov2017-11-291-2/+2
* sys/linux: add binder descriptionsDmitry Vyukov2017-11-271-0/+4
* pkg/report: various corrupted report detection improvementsAndrey Konovalov2017-11-231-0/+57
* vm: return Report from MonitorExecutionDmitry Vyukov2017-11-211-7/+3
* pkg/report, pkg/repro, syz-manager: name crash attributes consistentlyDmitry Vyukov2017-11-142-5/+5
* vm: remove needOutput arg for MonitorExecutionDmitry Vyukov2017-11-141-1/+1
* pkg/report: combine report data into a structDmitry Vyukov2017-11-141-2/+7
* pkg/report: add corrupted report detectionAndrey Konovalov2017-11-131-1/+1
* execprog: correctly handle fault injectionsAndrey Konovalov2017-11-071-17/+26
* tools/syz-execprog: allow to override target OSDmitry Vyukov2017-11-061-1/+2
* docs, tools: add local link checkerAndrey Konovalov2017-10-271-0/+66
* syz-fuzzer: generates hints only for the call that gave new coverageDmitry Vyukov2017-10-231-7/+8
* tools/syz-execprog: print total number of comps/hintsDmitry Vyukov2017-10-231-2/+18
* pkg/report: support multiple OSesDmitry Vyukov2017-10-184-96/+56
* tools/syz-mutate: allow to specify targetDmitry Vyukov2017-10-171-20/+21
* tools/syz-prog2c: allow to specify target OSDmitry Vyukov2017-10-161-1/+2
* tools/syz-stress: allow to specify target OSDmitry Vyukov2017-10-161-2/+12
* tools/syz-prog2c: import targetsDmitry Vyukov2017-10-021-0/+1
* sys/windows: add more descriptionsDmitry Vyukov2017-09-271-0/+279
* all: more assorted fuchsia supportDmitry Vyukov2017-09-223-36/+5
* all: initial support for fuchsiaDmitry Vyukov2017-09-203-12/+33
* prog: remove default target and all global stateDmitry Vyukov2017-09-157-24/+34
* syz-fuzzer, syz-execprog: add -arch flagDmitry Vyukov2017-09-151-1/+2
* syz-manager/mgrconfig: explicitly specify target in configDmitry Vyukov2017-09-156-2/+28
* prog, sys: move types to progDmitry Vyukov2017-09-054-6/+9
* sys: rename Call to SyscallDmitry Vyukov2017-09-051-4/+4
* ipc, prog, fuzzer, execprog: add hints generation codeVictor Chibotaru2017-08-301-0/+14
* pkg/compiler: more static error checkingDmitry Vyukov2017-08-271-4/+1
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-3/+3
* tools: add headerparser as a tool to assist in writing system call descriptionsZubin Mithra2017-08-257-0/+731
* Makefile: enforce formatting of sys files in presubmitDmitry Vyukov2017-08-181-0/+1
* pkg/ast: new parser for sys descriptionsDmitry Vyukov2017-08-181-0/+72
* tools/create-gce-image.sh: explicitly specify target for grubDmitry Vyukov2017-08-111-1/+1
* tools/syz-benchcmp: add execution speedDmitry Vyukov2017-08-101-0/+16
* syz-dash, syz-gce: removeDmitry Vyukov2017-08-021-194/+0
* tools/create-gce-image.sh: ignore SIGINTDmitry Vyukov2017-07-171-0/+5
* pkg/kernel: actually pass cmdline/sysctl files to the build scriptDmitry Vyukov2017-07-171-2/+4
* syz-ci: allow to specify cmdline/sysctlsDmitry Vyukov2017-07-171-5/+20
* tools/create-image.sh: create 2G imagesDmitry Vyukov2017-07-171-1/+1
* all: use consistent file permissionsDmitry Vyukov2017-07-033-4/+7
* tools/syz-symbolize: add report modeDmitry Vyukov2017-06-301-9/+36