aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* .github/workflows: switch fuzzit to syz-old-envDmitry Vyukov2020-10-271-4/+12
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-268-16/+22
* tools/docker/env: switch to Go 1.15Dmitry Vyukov2020-10-261-1/+1
* tools/syz-reporter: add summary and reproducer informationJouni Hogander2020-10-241-12/+30
* tools/syz-kconf: don't enable configs implicitlyDmitry Vyukov2020-10-211-13/+24
* dashboard/config/linux: enable USB configs in KASAN configDmitry Vyukov2020-10-211-2/+1
* dashboard/config/linux: add config fragmentsDmitry Vyukov2020-10-211-1/+1
* tools/syz-kconf: add toolDmitry Vyukov2020-10-212-0/+659
* tools/syz-minconfig: add toolDmitry Vyukov2020-10-211-0/+59
* tools/create-image.sh: support building riscv64 imagesAndrew Donnellan2020-10-081-1/+6
* tools/create-image.sh: fix building of i386 images on x86_64 hostAndrew Donnellan2020-10-081-4/+14
* tools/create-image.sh: add architecture mapping x86_64 -> amd64Andrew Donnellan2020-10-081-12/+15
* pkg/kcidb: assorted improvements for the schemaDmitry Vyukov2020-10-011-0/+1
* tools/create-gce-image.sh: drop rodata=nDmitry Vyukov2020-10-011-5/+3
* tools/syz-kcidb: add toolDmitry Vyukov2020-09-301-0/+55
* dashboard/app: return BugReport from load_bug APIDmitry Vyukov2020-09-301-8/+8
* tools/syz-cover: add cmdprof profilingDmitry Vyukov2020-09-281-0/+2
* tools/syz-cover: add command line option for coverage exportm5imunovic2020-09-261-0/+10
* pkg/cover: implement function coverage calculationJouni Hogander2020-09-261-1/+1
* tools/create-gce-image.sh: mount the root filesystem read-writeRadoslav Gerganov2020-09-231-0/+1
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-224-0/+13
* pkg/bisect: add ccache optionJouni Hogander2020-09-212-1/+3
* tools/syz-imagegen: add 20 more filesystemsDmitry Vyukov2020-09-201-45/+625
* tools/syz-imagegen: add few more f2fs featuresDmitry Vyukov2020-09-201-19/+31
* tools/syz-imagegen: generate full test files instead of bash scriptsDmitry Vyukov2020-09-203-155/+186
* tools/create-image.sh: map qemu -> Debian architecture namesAndrew Donnellan2020-09-181-1/+17
* tools/create-gce-image.sh: support s390xAlexander Egorenkov2020-09-141-2/+7
* tools/create_btrfs_image.sh: fix up and re-runDmitry Vyukov2020-09-141-14/+32
* sys/linux: mount btrfs testsJiaheng Hu2020-09-141-0/+30
* tools/check-whitespace.sh: check for trailing whitespacesDmitry Vyukov2020-09-142-2/+32
* tools/create-image.sh: resolve mismatch between help message and opt parsingSeonghyun Park2020-09-141-1/+1
* tools/create_f2fs_image.sh: name tests after the syscallDmitry Vyukov2020-09-131-2/+2
* pkg/runtest: test parsing of all testsDmitry Vyukov2020-09-131-28/+1
* sys/linux/test: mark f2fs tests as manualDmitry Vyukov2020-09-131-1/+10
* sys/linux: add mount f2fs testJiaheng Hu2020-09-131-0/+28
* tools/create-image.sh: support for foreign architecturesAlexander Egorenkov2020-09-132-1/+50
* tools/docker: mirror images on githubDmitry Vyukov2020-09-124-33/+33
* tools/syz-prog2c: add -repro flagDmitry Vyukov2020-09-121-1/+2
* tools/create-openbsd: auto-detect snapshot version (#2082)Greg Steuck2020-09-012-15/+17
* tools/docker: add old-envDmitry Vyukov2020-08-223-0/+54
* tools/docker/env: install qemu-userDmitry Vyukov2020-08-221-1/+4
* pkg/compiler: merge const files into a single fileDmitry Vyukov2020-08-131-1/+1
* pkg, prog: add per-field direction attributeNecip Fazil Yildiran2020-08-131-5/+6
* tools/syz-hubtool: fix up drain modeDmitry Vyukov2020-08-071-1/+1
* tools/syz-hubtool: add initial versionDmitry Vyukov2020-08-071-0/+136
* tools/check-commits.sh: use PR head instead of baseDmitry Vyukov2020-08-061-5/+5
* tools/check-commits: allow canonical 'git revert' formatMarco Elver2020-08-061-1/+1
* tools/check-commits.sh: fix commit range detectionDmitry Vyukov2020-08-052-11/+12
* Makefile: enable clang-tidy in presubmit testsDmitry Vyukov2020-08-041-1/+1
* .github/workflows: check commit description formatDmitry Vyukov2020-07-312-0/+43