aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/workflow
Commit message (Expand)AuthorAgeFilesLines
* syz-cluster: prioritize blob-based base commitsAleksandr Nogikh2026-01-131-24/+17
* syz-cluster: guess base patch by blob hashes from the diffAleksandr Nogikh2026-01-091-19/+78
* syz-cluster: build commit graph during triageAleksandr Nogikh2026-01-091-0/+1
* syz-cluster: refactor DockerfilesAleksandr Nogikh2025-12-314-19/+4
* syz-cluster: fetch base kernels more oftenAleksandr Nogikh2025-11-261-2/+2
* syz-cluster: improve boot test loggingAleksandr Nogikh2025-11-211-8/+17
* syz-cluster: preserve branches when cloning a repoAleksandr Nogikh2025-11-172-2/+2
* syz-cluster: simplify shared git repo mounting codeAleksandr Nogikh2025-11-124-58/+30
* syz-cluster: set workflow step retry strategyAleksandr Nogikh2025-10-222-0/+8
* syz-cluster: rewrite fuzz config generationAleksandr Nogikh2025-10-0718-352/+70
* syz-cluster: switch qemus to q35Aleksandr Nogikh2025-10-075-5/+5
* syz-cluster: switch to 7G qemu VMsAleksandr Nogikh2025-10-0714-22/+22
* syz-cluster: support multiple campaigns per fuzz targetAleksandr Nogikh2025-10-073-27/+74
* syz-cluster: log boot step findingsAleksandr Nogikh2025-10-021-0/+3
* syz-cluster: prefix fuzzing-related stepsAleksandr Nogikh2025-10-011-9/+13
* syz-cluster: configure bug title filterAleksandr Nogikh2025-10-012-1/+28
* syz-cluster: pass fuzz config to the fuzz step as jsonAleksandr Nogikh2025-10-012-27/+36
* syz-cluster: support multiple fuzz tasksAleksandr Nogikh2025-10-011-6/+7
* pkg/osutil: make VerboseError nest other errorsAleksandr Nogikh2025-10-011-2/+2
* syz-cluster: switch away from bitnami/gitAleksandr Nogikh2025-09-032-2/+2
* syz-cluster/workflow/fuzz-step: nuance archive upload errorsAleksandr Nogikh2025-09-031-5/+8
* syz-cluster: log possible findings at the end of fuzzingAleksandr Nogikh2025-09-021-1/+15
* syz-cluster: consider global/static variable valuesAleksandr Nogikh2025-08-293-25/+109
* syz-cluster: add ptp syscalls to net configAleksandr Nogikh2025-08-291-1/+2
* syz-cluster: fix a possible nil ptr derefAleksandr Nogikh2025-08-281-4/+6
* syz-cluster: define a separate fs configAleksandr Nogikh2025-08-212-0/+62
* syz-cluster: share base kernel crashes between fuzzing sessionsAleksandr Nogikh2025-08-211-11/+26
* syz-cluster: improve build step's status reportingAleksandr Nogikh2025-08-201-18/+27
* syz-cluster: fix hash comparison bugsAleksandr Nogikh2025-08-202-9/+18
* syz-cluster: skip fuzzing if binaries are the sameAleksandr Nogikh2025-08-192-1/+47
* syz-cluster: use fewer VMs in the boot stepAleksandr Nogikh2025-08-141-0/+6
* syz-cluster: adjust fuzz step resource requirementsAleksandr Nogikh2025-08-141-2/+2
* syz-cluster: add vsock to the enabled syscalls for netAleksandr Nogikh2025-08-121-1/+1
* syz-cluster: skip coverage checks for some fuzz targetsAleksandr Nogikh2025-08-122-13/+24
* syz-cluster: refactor fuzz config structuresAleksandr Nogikh2025-08-121-4/+3
* syz-cluster/workflow/configs: update net and bpf configsAleksandr Nogikh2025-08-112-3/+4
* syz-cluster: support branch checkout in build-stepAleksandr Nogikh2025-08-081-2/+2
* syz-cluster: don't proceed on checkout errorAleksandr Nogikh2025-08-081-9/+9
* syz-cluster: configure GC rules for rebuild-kernels-cron.yamlAleksandr Nogikh2025-08-081-0/+5
* syz-cluster: fix rebuild-kernels-cron.yamlAleksandr Nogikh2025-08-081-38/+54
* syz-cluster: add gcc to fuzz-step containerAleksandr Nogikh2025-08-071-1/+1
* syz-cluster: fuzz io-uring patch seriesAleksandr Nogikh2025-08-062-0/+37
* syz-cluster: add a kvm configAleksandr Nogikh2025-07-312-0/+44
* syz-cluster: split tree and fuzz config selectionAleksandr Nogikh2025-07-311-5/+11
* syz-cluster: add cpp to the fuzz containerAleksandr Nogikh2025-07-291-1/+1
* syz-cluster/wokflow/fuzz-step: don't mount /outputAleksandr Nogikh2025-07-281-7/+0
* syz-cluster: consider multiple trees during triageAleksandr Nogikh2025-07-281-44/+53
* syz-cluster: always upload triage logsAleksandr Nogikh2025-07-281-20/+18
* syz-cluster: add bpf tree info and configsAleksandr Nogikh2025-07-242-0/+40
* syz-cluster: install llvm tools in the fuzz-step containerAleksandr Nogikh2025-07-231-1/+11