index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
syz-ci
/
jobs.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-3
/
+3
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-3
/
+3
*
syz-ci: use context for termination
Taras Madan
2025-06-04
1
-16
/
+9
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
1
-11
/
+12
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
1
-0
/
+1
*
syz-ci: include more details in job error logs
Aleksandr Nogikh
2024-10-02
1
-2
/
+2
*
pkg/build: handle OOM-killed build error
Sabyrzhan Tasbolatov
2024-09-23
1
-1
/
+1
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
1
-1
/
+1
*
syz-ci: accept a BuildJobs parameter
Aleksandr Nogikh
2024-08-22
1
-0
/
+1
*
syz-ci: remove unneeded if statements
Kris Alder
2023-10-19
1
-4
/
+1
*
syz-ci: add kernel_src_suffix field to config
Kris Alder
2023-10-19
1
-0
/
+3
*
syz-ci: ignore one more bisection result
Aleksandr Nogikh
2023-09-13
1
-0
/
+4
*
syz-ci: accept the global per-syz-ci backport list
Aleksandr Nogikh
2023-08-04
1
-1
/
+1
*
syz-ci: specify custom ignore lists for bisections
Aleksandr Nogikh
2023-08-03
1
-10
/
+20
*
syz-ci: increase bisection confidence cut-off to 0.66
Aleksandr Nogikh
2023-07-27
1
-1
/
+1
*
syz-ci: set bisection job build to start commit
Aleksandr Nogikh
2023-07-26
1
-1
/
+3
*
syz-ci: fix default job parameters
Aleksandr Nogikh
2023-07-25
1
-1
/
+1
*
all: support cross-tree fix bisection
Aleksandr Nogikh
2023-07-25
1
-3
/
+28
*
syz-ci: don't always return Build.Commit
Aleksandr Nogikh
2023-07-25
1
-9
/
+4
*
dashboard: rename createPatchTestingJobs() to jobFromBugSample()
Aleksandr Nogikh
2023-07-25
1
-1
/
+1
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-8
/
+12
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-14
/
+14
*
syz-ci: specify per-manager bisection backports
Aleksandr Nogikh
2023-07-20
1
-0
/
+1
*
pkg/bisect: estimate confidence in the result
Aleksandr Nogikh
2023-07-14
1
-0
/
+4
*
syz-ci: don't wait for semaphore to query a job
Aleksandr Nogikh
2023-07-01
1
-5
/
+0
*
dashboard: restart failed cause bisections
Aleksandr Nogikh
2023-05-09
1
-0
/
+3
*
syz-ci: increase bisection job timeout
Aleksandr Nogikh
2023-05-09
1
-5
/
+3
*
syz-ci: improve logging
Aleksandr Nogikh
2023-05-08
1
-1
/
+1
*
syz-ci: extract job commit fetching logic
Aleksandr Nogikh
2023-04-28
1
-41
/
+52
*
all: support patch testing on merge base
Aleksandr Nogikh
2023-04-28
1
-1
/
+35
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+2
*
syz-ci: log the start of the job loop
Aleksandr Nogikh
2023-02-01
1
-0
/
+1
*
syz-ci: properly stop jobs
Aleksandr Nogikh
2023-02-01
1
-1
/
+1
*
syz-ci: don't duplicate job instance suffixes
Aleksandr Nogikh
2023-01-23
1
-2
/
+0
*
syz-ci: don't start an idle parallel job processor
Aleksandr Nogikh
2023-01-19
1
-7
/
+21
*
syz-ci: explicitly stop all running jobs on update
Aleksandr Nogikh
2023-01-19
1
-0
/
+17
*
syz-ci: gate concurrent env.Test executions
Aleksandr Nogikh
2023-01-19
1
-1
/
+2
*
syz-ci: do logging per job processor
Aleksandr Nogikh
2023-01-19
1
-11
/
+15
*
syz-ci: do jobs in parallel
Aleksandr Nogikh
2023-01-19
1
-42
/
+96
*
syz-ci: move build semaphore closer to builds
Aleksandr Nogikh
2023-01-19
1
-10
/
+4
*
pkg/instance: move BuildKernel() args to struct
Space Meyer
2023-01-09
1
-2
/
+9
*
syz-ci/jobs: use linker supplied in syz-ci config
Space Meyer
2023-01-09
1
-2
/
+3
*
pkg/bisect: use default compiler during bisection where possible
Space Meyer
2022-10-07
1
-5
/
+6
*
pkg/bisect: try to reidentify commit rebased after crash
Space Meyer
2022-10-06
1
-0
/
+1
*
pkg/bisect: support clang for crash bisection
Space Meyer
2022-09-01
1
-4
/
+5
*
syz-ci, dashboard: return alt titles in job results
Aleksandr Nogikh
2022-08-26
1
-0
/
+2
*
syz-ci: remember syzkaller builds logs
Aleksandr Nogikh
2022-06-28
1
-5
/
+5
*
all: remember console output for all patch tests
Aleksandr Nogikh
2022-06-08
1
-14
/
+19
*
syz-ci: don't require a repro for JobTestPatch
Aleksandr Nogikh
2022-04-13
1
-2
/
+4
*
all: try to query compiler id even when a build fails
Aleksandr Nogikh
2021-09-16
1
-1
/
+1
[next]