aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dashboard/app: fix up pprof handlers accessDmitry Vyukov2025-12-221-1/+1
* dashboard/app: fix up top menuDmitry Vyukov2025-12-221-4/+4
* dashboard/app: add pprof handlersDmitry Vyukov2025-12-222-1/+3
* tools/syz-linter: suggest any instead of interface{}Dmitry Vyukov2025-12-222-0/+16
* all: use any instead of interface{}Dmitry Vyukov2025-12-2281-214/+214
* dashboard/app: add typed handler middlewareDmitry Vyukov2025-12-222-150/+59
* tools/create-image.sh: add option to specify output prefixAndrew Donnellan2025-12-181-6/+18
* tools/create-image.sh: improve help messageAndrew Donnellan2025-12-181-16/+16
* pkg/mgrconfig: export defaultValues functionDmitry Vyukov2025-12-181-3/+3
* pkg/instance: improve comment about returned errorsDmitry Vyukov2025-12-181-2/+2
* syz-ci: don't try to create a JobManager when no dashboard specifiedAndrew Donnellan2025-12-111-5/+8
* syz-ci: rename JobManager struct instance from "jp" to "jm"Andrew Donnellan2025-12-111-2/+2
* dashboard/app: fix comment reference to ExternalConfig structAndrew Donnellan2025-12-111-1/+1
* tools/create-image.sh: update default Debian release to trixieAndrew Donnellan2025-12-1111-34/+34
* AUTHORS, CONTRIBUTORS: add IBM contributorsAndrew Donnellan2025-12-112-0/+5
* tools/check-commits.sh: allow AUTHORS as a prefix in commit message summariesAndrew Donnellan2025-12-101-1/+1
* all: replace egrep with grep -EAndrew Donnellan2025-12-107-10/+10
* sys/syz-sysgen: fix typomaoyixie2025-12-101-1/+1
* mod: bump k8s.io/apimachinery from 0.34.1 to 0.34.2dependabot[bot]2025-12-082-3/+3
* sys/linux/test: add landlock_fs_disconnectedMickaël Salaün2025-12-081-0/+56
* syz-cluster: update READMEAleksandr Nogikh2025-12-081-1/+41
* sys/linux: improve KVM_GET_NESTED_STATE/KVM_SET_NESTED_STATEAlexander Potapenko2025-12-032-14/+52
* pkg/flatrpc: run make generatePimyn Girgis2025-12-032-664/+873
* sys/linux: run make extractPimyn Girgis2025-12-0314-12/+19
* sys/linux: update descriptionsPimyn Girgis2025-12-033-1/+4
* Makefile: fix golangci-lint version numberPimyn Girgis2025-12-031-1/+1
* executor: update executor code to match new flatbuffersPimyn Girgis2025-12-031-4/+4
* executor: update flatbuffersPimyn Girgis2025-12-0331-903/+1460
* sys/syz-extract: add required compiler flagsPimyn Girgis2025-12-031-0/+4
* tools/docker: update to debian trixiePimyn Girgis2025-12-032-50/+45
* pkg/report: ignore the fast_dput/dput framesPimyn Girgis2025-12-013-0/+123
* syz-cluster: basic support for finding invalidationAleksandr Nogikh2025-12-0118-21/+181
* mod: bump golang.org/x/sys from 0.37.0 to 0.38.0dependabot[bot]2025-12-012-3/+3
* executor: apply optnone to guest_handle_nested_vmentry_intel()Alexander Potapenko2025-11-282-2/+14
* syz-cluster: monitor the fsdevel listAleksandr Nogikh2025-11-281-0/+1
* syz-cluster: log HEAD commit date during triageAleksandr Nogikh2025-11-281-1/+1
* executor: improve startup time on machines with many CPUsFlorent Revest2025-11-261-0/+11
* syz-cluster: gracefully handle abandoned packed-refs.lockAleksandr Nogikh2025-11-261-0/+4
* syz-cluster: don't use custom git tree tagsAleksandr Nogikh2025-11-263-6/+5
* syz-cluster: fetch base kernels more oftenAleksandr Nogikh2025-11-262-4/+4
* syz-cluster: log the tip of the polled branchAleksandr Nogikh2025-11-261-0/+1
* pkg/report: adapt to the new WARN formatAleksandr Nogikh2025-11-264-5/+309
* sys/linux: apply no_squash to certain KVM ioctlsAlexander Potapenko2025-11-242-5/+5
* sys/linux: update kvm_guest_addrs with addresses from executor/kvm.hAlexander Potapenko2025-11-241-1/+3
* pkg/csource: exclude auto-generated syscalls from testsAleksandr Nogikh2025-11-243-8/+23
* pkg/mgrconfig: export SplitTarget functionDmitry Vyukov2025-11-241-22/+20
* pkg/osutil: move Semaphore from pkg/instanceDmitry Vyukov2025-11-245-42/+50
* pkg/updater: factor out of syz-ciDmitry Vyukov2025-11-243-127/+164
* pkg/hash: support hashing stringsDmitry Vyukov2025-11-241-1/+6
* sys/linux/test: rename amd64-syz_kvm_nested_vmwrite_maskAlexander Potapenko2025-11-211-0/+0