aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* pkg/repro: fix goroutine/instance leaksDmitry Vyukov2019-02-251-5/+6
* pkg/build: fix netbsd ifconfigDmitry Vyukov2019-02-231-1/+1
* pkg/build: setup network interface on GCE for netbsdDmitry Vyukov2019-02-231-3/+8
* pkg/build: netbsd build improvementsDmitry Vyukov2019-02-237-27/+29
* pkg/report: update UBSAN netbsd report formatDmitry Vyukov2019-02-235-11/+11
* pkg/report: add KUBSan netbsd reportsDmitry Vyukov2019-02-235-0/+22
* pkg/build: minor assorted improvements for netbsdDmitry Vyukov2019-02-221-26/+25
* pkg/report: add few netbsd KASAN reportsDmitry Vyukov2019-02-223-3/+38
* pkg/build: added feature to copy kernel image for netbsdSiddharth M2019-02-222-10/+73
* executor: fix format stringsDmitry Vyukov2019-02-191-2/+2
* pkg/ifuzz/generated: change package name to match pathDmitry Vyukov2019-02-192-2/+2
* pkg/vcs: implement few missing methods for akarosDmitry Vyukov2019-02-171-12/+0
* dashboard/app: poll commits infoDmitry Vyukov2019-02-1711-181/+459
* pkg/report: normalize timeout_add panic on OpenBSDAnton Lindqvist2019-02-152-0/+216
* pkg/instance: test coverage during instance testingDmitry Vyukov2019-02-131-1/+1
* pkg/runtest: don't print skipped/broken tests by defaultDmitry Vyukov2019-02-132-1/+8
* pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabledDmitry Vyukov2019-02-112-5/+12
* all: reformat with Go 1.10Dmitry Vyukov2019-02-113-10/+10
* sys/linux: add NDISC packet formats to vnet.txtDan Robertson2019-02-113-10/+10
* pkb/build: extractRootCause for NetBSD tooGreg Steuck2019-02-111-2/+2
* pkg/build: share extractRootCause with openbsdGreg Steuck2019-02-114-38/+67
* openbsd: remove shorten report logic (#986)Anton Lindqvist2019-02-092-24/+4
* pkg/ipc: generate better temp name for executorDmitry Vyukov2019-02-083-10/+39
* pkg/runtest: run syz tests in non-repeat modeDmitry Vyukov2019-02-081-38/+53
* pkg/report: add simple version of netbsd crash parserDmitry Vyukov2019-02-017-2/+212
* executor: add missing includeDmitry Vyukov2019-02-011-0/+1
* executor, pkg/ipc: simplify retry handlingDmitry Vyukov2019-01-312-44/+13
* executor: remove ability to detect kernel bugsDmitry Vyukov2019-01-317-36/+7
* sys/test/test: add tests for test exiting in the middle of executionDmitry Vyukov2019-01-313-9/+24
* executor: fix do_sandbox_none on akaros and testDmitry Vyukov2019-01-311-83/+2
* executor: handle pthread_create errors betterDmitry Vyukov2019-01-311-3/+13
* pkg/csource: write tracing output to stderrDmitry Vyukov2019-01-312-3/+3
* pkg/compiler: don't warn about the same len twiceDmitry Vyukov2019-01-313-15/+74
* pkg/report: improved witness handlingAnton Lindqvist2019-01-283-0/+371
* openbsd: more witness handlingAnton Lindqvist2019-01-262-2/+22
* pkg/build: add basic support for NetBSDSiddharth M2019-01-252-0/+70
* pkg/report: recognize witness on OpenBSDAnton Lindqvist2019-01-242-0/+147
* Added vcs support for netbsdSiddharth M2019-01-242-0/+57
* pkg/report: skip trylock functionsDmitry Vyukov2019-01-222-0/+169
* pkg/host: enable FeatureComparisons on OpenBSDAnton Lindqvist2019-01-211-0/+1
* pkg/host: enable FeatureComparisons on FreeBSDMichael Tuexen2019-01-201-0/+1
* Makefile: enable -Wunused-const-variableDmitry Vyukov2019-01-191-1/+1
* executor: unbreak on OpenBSDAnton Lindqvist2019-01-191-0/+1
* kcov: some fixes for extra coverageAndrey Konovalov2019-01-171-1/+1
* executor: remove unused kvm_asm64_vm86Dmitry Vyukov2019-01-171-1/+0
* all: detect extra coverage supportAndrey Konovalov2019-01-164-6/+49
* all: support extra coverageAndrey Konovalov2019-01-163-14/+54
* pkg/mgrconfig: do not serialize optional fieldsDmitry Vyukov2019-01-162-17/+18
* pkg/report: more tuning for trusty reportsDmitry Vyukov2019-01-153-1/+104
* pkg/host: Support extracting kallsyms on ppc64leAndrew Donnellan2019-01-151-0/+2