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
/
syz-ci.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/tool: add ServeHTTP function
Dmitry Vyukov
2025-12-29
1
-14
/
+2
*
syz-ci: don't try to create a JobManager when no dashboard specified
Andrew Donnellan
2025-12-11
1
-5
/
+8
*
syz-ci: rename JobManager struct instance from "jp" to "jm"
Andrew Donnellan
2025-12-11
1
-2
/
+2
*
pkg/updater: factor out of syz-ci
Dmitry Vyukov
2025-11-24
1
-8
/
+68
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+2
*
syz-ci: use context for termination
Taras Madan
2025-06-04
1
-10
/
+14
*
syz-ci/manager.go: make CoverProgramsPath target public
Taras Madan
2025-03-19
1
-1
/
+1
*
syz-ci: upload syz progs with coverage to gcs
Taras Madan
2025-03-10
1
-0
/
+2
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-1
/
+0
*
all: support empty HTTP config
Aleksandr Nogikh
2025-01-14
1
-4
/
+1
*
syz-ci: manager dash value is nil if dashboard is nil
Laura Peskin
2024-12-03
1
-3
/
+3
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
1
-0
/
+1
*
syz-ci: introduce gitArchive parameters
Taras Madan
2024-10-10
1
-0
/
+7
*
pkg/asset: report deprecation figures
Aleksandr Nogikh
2024-09-27
1
-2
/
+4
*
syz-ci: upload bench files to GCS
Aleksandr Nogikh
2024-08-27
1
-0
/
+3
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
1
-2
/
+2
*
syz-ci: accept a BuildJobs parameter
Aleksandr Nogikh
2024-08-22
1
-1
/
+3
*
syz-ci: use unique ports for test instances
Dmitry Vyukov
2024-05-22
1
-0
/
+10
*
syz-ci: pipeline coverage from manager to gcs
Taras Madan
2024-03-21
1
-1
/
+0
*
syz-ci, pkg/cover: stream coverage from manager to gcs
Taras Madan
2024-03-21
1
-0
/
+3
*
syz-ci: add a missing json name in the manager config
Aleksandr Nogikh
2024-01-17
1
-1
/
+1
*
syz-ci: limit fuzzing of old kernel images
Aleksandr Nogikh
2024-01-17
1
-2
/
+9
*
syz-ci: refactor loadManagerConfig()
Aleksandr Nogikh
2024-01-12
1
-16
/
+3
*
syz-ci: support global per-vm-type configs
Aleksandr Nogikh
2024-01-12
1
-0
/
+10
*
syz-ci: make auto-restart optional
Aleksandr Nogikh
2023-11-27
1
-0
/
+2
*
syz-ci: remove unneeded if statements
Kris Alder
2023-10-19
1
-1
/
+1
*
syz-ci: add kernel_src_suffix field to config
Kris Alder
2023-10-19
1
-0
/
+3
*
syz-ci: accept the global per-syz-ci backport list
Aleksandr Nogikh
2023-08-04
1
-2
/
+5
*
syz-ci: specify custom ignore lists for bisections
Aleksandr Nogikh
2023-08-03
1
-3
/
+7
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-1
/
+1
*
syz-ci: specify per-manager bisection backports
Aleksandr Nogikh
2023-07-20
1
-0
/
+3
*
syz-ci: auto-guess baseline kernel configs
Aleksandr Nogikh
2023-07-11
1
-0
/
+19
*
syz-ci: use the right default RPC port value
Aleksandr Nogikh
2023-05-15
1
-1
/
+1
*
syz-ci: optionally publish GCS objects
Aleksandr Nogikh
2023-05-15
1
-0
/
+2
*
syz-ci: assign RPC ports to instances
Aleksandr Nogikh
2023-05-09
1
-1
/
+8
*
syz-ci: improve logging
Aleksandr Nogikh
2023-05-08
1
-4
/
+4
*
pkg/build: added build configs for android
Liz Prucka
2023-03-24
1
-0
/
+3
*
syz-ci: explicitly stop all running jobs on update
Aleksandr Nogikh
2023-01-19
1
-19
/
+10
*
syz-ci: gate concurrent env.Test executions
Aleksandr Nogikh
2023-01-19
1
-0
/
+1
*
syz-ci: do jobs in parallel
Aleksandr Nogikh
2023-01-19
1
-5
/
+19
*
syz-ci: move build semaphore closer to builds
Aleksandr Nogikh
2023-01-19
1
-1
/
+1
*
all: add support for custom linker
Aleksandr Nogikh
2022-10-12
1
-0
/
+1
*
pkg/bisect: use default compiler during bisection where possible
Space Meyer
2022-10-07
1
-8
/
+8
*
syz-ci: only set asset storage config for managers
Aleksandr Nogikh
2022-10-04
1
-1
/
+0
*
all: introduce asset storage config to syz-manager
Aleksandr Nogikh
2022-10-04
1
-0
/
+1
*
pkg/bisect: support clang for crash bisection
Space Meyer
2022-09-01
1
-10
/
+19
*
syz-ci: abort asset deprecation on syz-ci stop
Aleksandr Nogikh
2022-08-26
1
-3
/
+3
*
syz-ci: upload build assets
Aleksandr Nogikh
2022-08-24
1
-1
/
+45
*
syz-ci: support tests in external descriptions
Dmitry Vyukov
2022-04-25
1
-1
/
+4
*
syz-ci: support uploading corpus.db
Dmitry Vyukov
2021-12-09
1
-5
/
+8
[next]