aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/workflow/build-step/main.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/osutil: make VerboseError nest other errorsAleksandr Nogikh2025-10-011-2/+2
* syz-cluster: consider global/static variable valuesAleksandr Nogikh2025-08-291-1/+2
* syz-cluster: fix a possible nil ptr derefAleksandr Nogikh2025-08-281-4/+6
* syz-cluster: improve build step's status reportingAleksandr Nogikh2025-08-201-18/+27
* 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
* all: determine patched symbols for focused fuzzingAleksandr Nogikh2025-07-221-3/+28
* syz-cluster: remember and share kernel tree URLsAleksandr Nogikh2025-07-171-4/+4
* syz-cluster: upload and share build config and logAleksandr Nogikh2025-07-141-19/+32
* syz-cluster: properly report build errorsAleksandr Nogikh2025-07-081-15/+23
* syz-cluster: log build signatureAleksandr Nogikh2025-04-151-0/+1
* syz-cluster: build latest revisions of base kernelsAleksandr Nogikh2025-02-181-6/+37
* syz-cluster: report session resultsAleksandr Nogikh2025-02-141-3/+3
* syz-cluster: report series/sessions via APIAleksandr Nogikh2025-02-141-1/+1
* syz-cluster: store session test logsAleksandr Nogikh2025-02-041-18/+27
* syz-cluster: remove submit-testAleksandr Nogikh2025-01-221-4/+52
* syz-cluster: initial codeAleksandr Nogikh2025-01-221-0/+169