aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* executor: bring up bond and veth devicesDmitry Vyukov2018-02-221-2/+3
* syz-fuzzer: prioritize signal from successful syscallsDmitry Vyukov2018-02-204-407/+190
* pkg/report: add format for "workqueue leaked lock or atomic" crashesDmitry Vyukov2018-02-203-0/+44
* sys/linux: fix mmap call argsDmitry Vyukov2018-02-201-7/+15
* pkg/compiler: fix corner case in alignment calculationDmitry Vyukov2018-02-191-1/+1
* pkg/report: improve ODEBUG bug reportsDmitry Vyukov2018-02-192-1/+93
* prog: rework address allocationDmitry Vyukov2018-02-191-11/+36
* prog: combine RequiresBitmasks and RequiresChecksums into RequiredFeaturesDmitry Vyukov2018-02-191-2/+3
* prog: reorder Minimize argumentsDmitry Vyukov2018-02-191-8/+9
* executor: fix buildDmitry Vyukov2018-02-171-0/+1
* sys/linux: add bridge netfilter supportDmitry Vyukov2018-02-171-0/+96
* pkg/compiler: support template template argumentsDmitry Vyukov2018-02-173-4/+56
* pkg/compiler: allow len of var-len arraysDmitry Vyukov2018-02-173-3/+3
* pkg/report: skip mm/util.c in guilty filesDmitry Vyukov2018-02-143-4/+139
* pkg/report: improve corrupted report detectionDmitry Vyukov2018-02-125-11/+699
* pkg/report: harden more against corrupted reportsDmitry Vyukov2018-02-102-0/+163
* pkg/report: better titles for some kmalloc bugsDmitry Vyukov2018-02-104-5/+398
* executor: compile with -O2Dmitry Vyukov2018-02-101-10/+11
* pkg/csource: fix debug callsDmitry Vyukov2018-02-091-5/+2
* sys/linux: improve netfilter descriptionsDmitry Vyukov2018-02-091-37/+193
* pkg/report: special-case extraction of guilty file for rcu stallsDmitry Vyukov2018-02-073-18/+21
* pkg/report: improve guilty frame extractionDmitry Vyukov2018-02-077-102/+181
* pkg/report: detect when several reports are intermixedDmitry Vyukov2018-02-079-15/+1082
* pkg/report: fix KASAN report parsingDmitry Vyukov2018-02-066-6/+143
* pkg/report: improve report titlesDmitry Vyukov2018-02-0698-395/+5582
* sys/syz-extract: save unsupported consts to the const filesDmitry Vyukov2018-02-011-10/+13
* pkg/report: add more TODO casesDmitry Vyukov2018-02-013-0/+376
* executor: fix 32-bit supportDmitry Vyukov2018-01-281-2/+1
* sys/linux: extend netfilter descriptionsDmitry Vyukov2018-01-274-0/+156
* pkg/compiler: allow unions with only 1 fieldDmitry Vyukov2018-01-273-14/+15
* pkg/report: fix guilty file regexpsDmitry Vyukov2018-01-252-2/+99
* pkg/email: handle emails without Content-Type headerDmitry Vyukov2018-01-242-4/+8
* pkg/compiler, prog: fix template parent lensDmitry Vyukov2018-01-241-6/+3
* executor: handle old and new selinux mount pointsDmitry Vyukov2018-01-231-2/+5
* pkg/compiler: fix len of parent template structDmitry Vyukov2018-01-232-3/+26
* pkg/compiler: allow use of empty stringsDmitry Vyukov2018-01-239-24/+36
* pkg/compiler: allow strings as template argumentsDmitry Vyukov2018-01-233-7/+3
* sys/linux: add netfilter descriptionsDmitry Vyukov2018-01-221-7/+8
* sys/linux: more selinux descriptionsDmitry Vyukov2018-01-181-1/+6
* pkg/compiler: support non-zero-terminated stringsDmitry Vyukov2018-01-183-32/+61
* pkg/report: add another negative test caseDmitry Vyukov2018-01-181-0/+117
* pkg/report: allow up to 15 lines from "Call Trace" to first frameDmitry Vyukov2018-01-184-5/+68
* dashboard/app: collect more info for better reportsDmitry Vyukov2018-01-171-19/+35
* pkg/git: fix potential hangDmitry Vyukov2018-01-161-1/+2
* syz-ci: use the original syzkaller commit for patch testingDmitry Vyukov2018-01-161-0/+17
* pkg/report: add another TODO test caseDmitry Vyukov2018-01-151-0/+162
* executor: fix tun/device setup for sandbox=namespaceDmitry Vyukov2018-01-151-8/+27
* executor: setup network devicesDmitry Vyukov2018-01-131-18/+48
* pkg/compiler: allow string/array as template typeDmitry Vyukov2018-01-131-7/+9
* sys/syz-sysgen: don't generate syz_ syscall numbersDmitry Vyukov2018-01-132-30/+4