aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* pkg/build: increase gvosir build timeoutDmitry Vyukov2019-04-011-1/+4
* pkg/gce: poll for operation completion less frequentlyDmitry Vyukov2019-04-011-1/+2
* pkg/compiler: make buffer alias to ptr[array[int8]]Dmitry Vyukov2019-04-013-23/+7
* prog, pkg/compiler: fix warningsDmitry Vyukov2019-03-291-1/+2
* syz-repro: print detailed listingsAlexander Popov2019-03-291-0/+1
* pkg/build: shutdown bazel in case of errors tooDmitry Vyukov2019-03-291-1/+2
* pkg/build: extract bazel build errorsDmitry Vyukov2019-03-295-5/+29
* pkg/report: work around GCE console bugsDmitry Vyukov2019-03-292-1/+26
* pkg/build: Add ssh tools for fuchsia.Marco Vanotti2019-03-291-0/+1
* all: fix warnings pointed to by golangci-lintDmitry Vyukov2019-03-285-6/+5
* vm/gce: allow non-preemptible VMsDmitry Vyukov2019-03-282-27/+21
* pkg/build: update fuchsia build commands.Marco Vanotti2019-03-271-2/+3
* pkg/html: update generated fileDmitry Vyukov2019-03-251-0/+7
* dashboard/app: properly handle build failuresDmitry Vyukov2019-03-251-0/+8
* pkg/report: skip memmove on linuxDmitry Vyukov2019-03-242-0/+123
* pkg/bisect: detect when too many instances erroredDmitry Vyukov2019-03-221-1/+6
* dashboard/app: slightly relax command parsingDmitry Vyukov2019-03-222-40/+107
* pkg/vcs: disable CONFIG_CAN for bisection before v4.13Dmitry Vyukov2019-03-221-0/+5
* dashboard/app: add uncc commandDmitry Vyukov2019-03-221-0/+11
* pkg/build: add a test for build failure root causingDmitry Vyukov2019-03-211-0/+15
* pkg/html: add reference for 12-char hashes in tagsDmitry Vyukov2019-03-211-1/+2
* pkg/csource: allow to ignore warnings during buildDmitry Vyukov2019-03-213-5/+16
* executor: prevent non-null expected warningsDmitry Vyukov2019-03-212-23/+34
* dashboard/app: use 12-char hash in Fixes tagsDmitry Vyukov2019-03-211-0/+10
* pkg/vcs: fix fuchsia's git repo directory.Marco Vanotti2019-03-211-11/+11
* pkg/report: deduplicate sctp "no chunks on the queues" reportsMark Johnston2019-03-202-0/+24
* pkg/vcs: fix git tag --points-at invocationDmitry Vyukov2019-03-201-4/+3
* pkg/bisect: use CheckoutCommit instead of SwitchCommitDmitry Vyukov2019-03-201-1/+1
* pkg/vcs: wrap git invocations in a helper methodDmitry Vyukov2019-03-201-29/+30
* pkg/vcs: remove unused functionsDmitry Vyukov2019-03-202-23/+0
* executor: update fdio import pathMarco Vanotti2019-03-201-1/+1
* docs, pkg/vcs, sys/fuchsia: update fuchsia urlsMarco Vanotti2019-03-202-3/+3
* pkg/report: fix matching for traps in kernel modeMark Johnston2019-03-195-0/+156
* pkg/build: copy kernel.full to the objdir after a buildMark Johnston2019-03-191-11/+14
* pkg/osutil: kill subprocesses more reliablyDmitry Vyukov2019-03-188-0/+26
* pkg/vcs: fix too long lineDmitry Vyukov2019-03-171-41/+43
* dashboard/app, syz-ci: bisection supportDmitry Vyukov2019-03-171-0/+1
* pkg/instance: fix boot error detectionDmitry Vyukov2019-03-171-1/+6
* pkg/instance: clean up temp fileDmitry Vyukov2019-03-171-0/+1
* pkg/vcs: reset repo moreDmitry Vyukov2019-03-171-7/+15
* pkg/vcs: try to work around massive linux kernel build/boot breakagesDmitry Vyukov2019-03-171-7/+67
* pkg/bisect: various improvementsDmitry Vyukov2019-03-171-115/+110
* pkg/vcs: refactor bisection supportDmitry Vyukov2019-03-1711-148/+414
* pkg/log: add VerboseWriterDmitry Vyukov2019-03-171-0/+7
* pkg/instance: use -fpermissive -w when building old syzkallerDmitry Vyukov2019-03-171-0/+5
* pkg/osutil: return output with errors from RunDmitry Vyukov2019-03-171-1/+1
* pkg/osutil: fix disabling of sandboxDmitry Vyukov2019-03-171-9/+7
* pkg/html: add more helper functionDmitry Vyukov2019-03-171-11/+49
* pkg/report: improve page fault detection on OpenBSDAnton Lindqvist2019-03-153-2/+292
* all: switch to Go 1.12Dmitry Vyukov2019-03-143-9/+9