aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* sys/linux/io_uring, executor/common_linux: fix io_uring segfaultDylan Yudaken2023-07-301-7/+5
* dashboard: display fix candidate info on the bug pageAleksandr Nogikh2023-07-261-0/+5
* pkg/vcs: ensure config transformation in predicatesAleksandr Nogikh2023-07-261-2/+8
* pkg/report: gather Go runtime bugs under one bugFlorent Revest2023-07-2613-12/+53
* executor/android: updated x86 seccomp policyLiz Prucka2023-07-251-495/+478
* all: use errors.As instead of .(type)Taras Madan2023-07-248-43/+66
* all: use special placeholder for errorsTaras Madan2023-07-2453-181/+181
* tools/create-gce-image: add rootwait command line option for ppc64leAndrew Donnellan2023-07-241-1/+1
* tools/create-gce-image.sh: don't use a fixed root device path on ppc64leAndrew Donnellan2023-07-241-1/+1
* tools/create-gce-image.sh: use DOS MBR instead of GPT for ppc64le imagesAndrew Donnellan2023-07-241-3/+3
* pkg/vcs: remove the check for the guilty commitAleksandr Nogikh2023-07-211-16/+4
* pkg/repro: tolerate two consequential run errorsAleksandr Nogikh2023-07-202-4/+10
* syz-ci: specify per-manager bisection backportsAleksandr Nogikh2023-07-204-3/+11
* pkg/vcs: apply more backports to LinuxAleksandr Nogikh2023-07-202-16/+74
* executor: fix loop condition in lookup_endpointAndrey Konovalov2023-07-181-1/+1
* pkg/bisect: estimate confidence in the resultAleksandr Nogikh2023-07-142-15/+91
* pkg/build: don't coverage-instrument gVisor sync package in race buildsJamie Liu2023-07-141-0/+1
* pkg/symbolizer: skip the elf.SHF_WRITE checkAleksandr Nogikh2023-07-131-1/+2
* all: remove mentions of big-envAleksandr Nogikh2023-07-121-2/+2
* pkg/report: request VMs outside of createInstances()Aleksandr Nogikh2023-07-121-26/+28
* pkg/report: update decompile testsAleksandr Nogikh2023-07-112-3/+3
* pkg/cover, syz-manager: support coverage filtering with modulesLiz Prucka2023-07-102-0/+69
* pkg/vcs: properly disable lockdepAleksandr Nogikh2023-07-102-6/+10
* pkg/bisect: keep KCOV enabled for newer Linux versionsAleksandr Nogikh2023-07-101-1/+4
* pkg/instance: don't fail on symbolization errorAleksandr Nogikh2023-07-101-1/+1
* pkg/kconfig: rewrite Minimize()Aleksandr Nogikh2023-07-074-67/+89
* pkg/repro: use the generic minimization algorithmAleksandr Nogikh2023-07-072-109/+25
* pkg/bisect: add a generic slice minimization algorithmAleksandr Nogikh2023-07-072-0/+343
* pkg/bisect: fix SYZFATAL bisectionsAleksandr Nogikh2023-07-072-4/+17
* pkg/report: ignore transient crashesAleksandr Nogikh2023-07-062-7/+46
* pkg/report: introduce crash.SyzFailure report typeAleksandr Nogikh2023-07-065-2/+6
* pkg/report: use common report parsing rules for FreeBSDAleksandr Nogikh2023-07-061-39/+1
* pkg/bisect: try to drop instrumentationAleksandr Nogikh2023-07-054-27/+114
* pkg/kconfig: make Clone() publicAleksandr Nogikh2023-07-052-3/+3
* pkg/bisect: remember the most frequent report typesAleksandr Nogikh2023-07-052-3/+160
* pkg/vcs: disable Linux kernel configs based on crash.TypeAleksandr Nogikh2023-07-052-1/+146
* pkg/report/crash: explicitly print UNKNOWN for UnknownTypeAleksandr Nogikh2023-07-051-0/+7
* pkg/report: move report.Type to pkg/report/crashAleksandr Nogikh2023-07-0513-131/+150
* pkg/report: extract more report types for LinuxAleksandr Nogikh2023-07-05314-124/+498
* pkg/report: refactor TypeAleksandr Nogikh2023-07-051-20/+7
* pkg/vcs: move linuxAlterConfigs() to separate fileAleksandr Nogikh2023-07-052-82/+91
* pkg/report: skip more lib/xarray.h and mm/filemap.c functionsAleksandr Nogikh2023-07-042-0/+228
* pkg/host: export ParseModulesTextJoey Jiao2023-07-042-1/+14
* all: pass cfg to MakeReportGeneratorJoey Jiao2023-07-042-7/+17
* pkg/report: whack-a-mole folio-related functionsAlexander Potapenko2023-07-046-0/+308
* build/cuttlefish: build from config fileLiz Prucka2023-06-291-2/+42
* pkg/bisect: change verdict calculation rulesAleksandr Nogikh2023-06-292-20/+150
* pkg/bisect: support bisections on other treesAleksandr Nogikh2023-06-292-13/+65
* pkg/cover/backend: check absolute path when cleaning pathNecip Fazil Yildiran2023-06-281-4/+5
* pkg/mgrconfig: update ModuleObj documentationLiz Prucka2023-06-261-2/+1