aboutsummaryrefslogtreecommitdiff
path: root/syz-ci
AgeCommit message (Expand)Author
2018-08-02pkg/mgrconfig: move from syz-manager/mgrconfigDmitry Vyukov
2018-07-31gometalinter: clean up vetshadowDmitry Vyukov
2018-07-20syz-ci: fix poll of fixing commitsDmitry Vyukov
2018-07-17syz-ci: fix arch passed to build.CleanDmitry Vyukov
2018-07-10syz-ci: don't put dynamic data into boot/test errorsDmitry Vyukov
2018-07-05syz-ci: unset GOPATHDmitry Vyukov
2018-07-05syz-ci: copy akaros object fileDmitry Vyukov
2018-06-28pkg/build: support fuchsia buildsDmitry Vyukov
2018-06-27pkg/vcs: pave way for multi-vcs supportDmitry Vyukov
2018-06-27pkg/vcs: move from pkg/gitDmitry Vyukov
2018-06-26syz-ci: don't report transient errors during patch testingDmitry Vyukov
2018-06-23pkg/instance: say that gvisor can create instances out of thin airDmitry Vyukov
2018-06-22pkg/build: add gvisor supportDmitry Vyukov
2018-06-22pkg/build: pave way for multi-OS supportDmitry Vyukov
2018-06-22pkg/build: move from pkg/kernelDmitry Vyukov
2018-06-22pkg/report: allow to specify suppressions per OSDmitry Vyukov
2018-05-17tools/create-gce-image.sh: support both nbd and loopDmitry Vyukov
2018-05-14syz-ci: fix manager config creationDmitry Vyukov
2018-05-14pkg/instance: add package for testing of images/patches/bisectionDmitry Vyukov
2018-05-14pkg/kernel: accept kernel config as byte sliceDmitry Vyukov
2018-05-14syz-manager: add concept of partial configsDmitry Vyukov
2018-05-07all: get rid of underscores in identifiersDmitry Vyukov
2018-05-03gometalinter: check dot importsDmitry Vyukov
2018-04-24syz-ci: remove restriction on empty patchDmitry Vyukov
2018-04-24dashboard/app: allow testing fixes on exact commit and without patchDmitry Vyukov
2018-04-23syz-ci: reduce git poll periodDmitry Vyukov
2018-04-23syz-ci: clean kernel dir before patch test buildDmitry Vyukov
2018-03-08all: fix gometalinter warningsDmitry Vyukov
2018-03-08syz-ci: add config parameter that enables jobsDmitry Vyukov
2018-01-17syz-ci: fix log messageDmitry Vyukov
2018-01-17syz-ci: disable fix commit extraction for mmotsDmitry Vyukov
2018-01-17dashboard/app: collect more info for better reportsDmitry Vyukov
2018-01-16syz-ci: retry test jobs up to 3 timesDmitry Vyukov
2018-01-16syz-ci: use the original syzkaller commit for patch testingDmitry Vyukov
2017-12-27syz-ci: don't mark build errors as corruptedDmitry Vyukov
2017-12-27dashboard/app: extract fixing tags from commitsDmitry Vyukov
2017-12-06syz-ci: combine build.ID from both kernel tag and syzkaller commitDmitry Vyukov
2017-12-04syz-ci: rebuild syzkaller on restartDmitry Vyukov
2017-12-01dashboard/app: add manager monitoringDmitry Vyukov
2017-11-30syz-ci: test images before using themDmitry Vyukov
2017-11-29pkg/report: include Maintainers into reportDmitry Vyukov
2017-11-29pkg/report: add Output to ReportDmitry Vyukov
2017-11-21vm: return Report from MonitorExecutionDmitry Vyukov
2017-11-19syz-ci: fix false "no output" during patch testingDmitry Vyukov
2017-11-17syz-ci: use repro opts during job testingDmitry Vyukov
2017-11-17syz-ci: pre-fill kernel/syzkaller commits in job buildDmitry Vyukov
2017-11-16pkg/osutil: don't leace runaway processesDmitry Vyukov
2017-11-16syz-ci: add support for patch testingDmitry Vyukov
2017-11-16syz-ci: pre-parse and pre-populate manager configDmitry Vyukov
2017-11-15syz-ci: add global dashboard clientDmitry Vyukov