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
/
pkg
/
instance
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/instance: fix 386 repros/jobs
Dmitry Vyukov
2025-12-29
1
-3
/
+2
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
2
-4
/
+4
*
pkg/instance: improve comment about returned errors
Dmitry Vyukov
2025-12-18
1
-2
/
+2
*
pkg/osutil: move Semaphore from pkg/instance
Dmitry Vyukov
2025-11-24
1
-37
/
+3
*
pkg/osutil: make VerboseError nest other errors
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
vm: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
2
-2
/
+3
*
pkg/instance: fix error extraction during smoke test
Aleksandr Nogikh
2025-09-23
1
-1
/
+1
*
vm: extract all the crashes from the log
Taras Madan
2025-08-28
1
-1
/
+5
*
pkg/instance: extend image testing failed errors
Aleksandr Nogikh
2025-08-26
1
-0
/
+6
*
pkg/instance: fix sandbox_arg passing
Aleksandr Nogikh
2025-08-20
2
-1
/
+5
*
vm: refactoring
Taras Madan
2025-08-07
1
-3
/
+6
*
pkg/instance: patch empty Sandbox for all syz-execprog calls
Aleksandr Nogikh
2025-07-01
1
-7
/
+7
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-1
/
+4
*
all: opt-out some functions to enforce linter checks
Taras Madan
2025-03-27
1
-0
/
+2
*
all: delete dead code
Taras Madan
2025-02-10
1
-4
/
+0
*
pkg/instance: extract the smoke test method
Aleksandr Nogikh
2025-01-21
1
-0
/
+39
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-3
/
+1
*
all: add support for binaries shipped with target
Stefan Wiehler
2024-12-17
1
-4
/
+8
*
pkg/repro: accept a cancellable context
Aleksandr Nogikh
2024-11-13
2
-12
/
+35
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
1
-11
/
+24
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
1
-0
/
+2
*
pkg/instance: refactor ExecprogCmd
Aleksandr Nogikh
2024-09-25
3
-19
/
+23
*
tools/syz-execprog: pass the VM type to execprog
Laura Peskin
2024-09-24
3
-5
/
+9
*
vm: make sure vm.Pools are cleaned up
Cameron Finucane
2024-09-19
1
-0
/
+1
*
pkg/repro: don't exaggerate timeouts
Aleksandr Nogikh
2024-08-27
1
-4
/
+10
*
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
-0
/
+2
*
pkg/instance: adjust FuzzingVMs in OverrideVMCount()
Aleksandr Nogikh
2024-08-14
1
-0
/
+1
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-48
/
+1
*
pkg/instance: don't require a syz reproducer
Aleksandr Nogikh
2024-06-18
1
-4
/
+4
*
pkg/flatrpc: send parameters to the fuzzer in RPC
Dmitry Vyukov
2024-06-05
1
-3
/
+2
*
syz-fuzzer: remove testing mode
Dmitry Vyukov
2024-05-27
1
-5
/
+7
*
pkg/instance: use execprog to do basic instance testing
Dmitry Vyukov
2024-05-27
3
-146
/
+49
*
pkg/instance: always use default exit conditions
Aleksandr Nogikh
2024-05-23
1
-8
/
+12
*
pkg/ipc: remove ExecOpts
Dmitry Vyukov
2024-05-21
1
-2
/
+2
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-5
/
+3
*
tools/syz-runtest: switch to the generic program execution
Dmitry Vyukov
2024-05-03
1
-10
/
+3
*
syz-manager, syz-fuzzer: pass ExecOpts in exec requests
Dmitry Vyukov
2024-04-30
1
-2
/
+0
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
2
-16
/
+15
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-5
/
+7
*
all: experiment with an option to reset accumulated state
Aleksandr Nogikh
2024-01-23
1
-4
/
+6
*
all: refactor pprof endpoint configuration
Aleksandr Nogikh
2024-01-22
1
-0
/
+2
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-2
/
+5
*
all: use special placeholder for errors
Taras Madan
2023-07-24
2
-14
/
+14
*
pkg/instance: don't fail on symbolization error
Aleksandr Nogikh
2023-07-10
1
-1
/
+1
*
pkg/report: move report.Type to pkg/report/crash
Aleksandr Nogikh
2023-07-05
1
-1
/
+2
*
pkg/repro: factor out an interface
Aleksandr Nogikh
2023-05-25
1
-0
/
+4
*
vm: separate boot time and infrastructure errors
Aleksandr Nogikh
2023-05-09
1
-0
/
+7
*
syz-ci: explicitly stop all running jobs on update
Aleksandr Nogikh
2023-01-19
1
-6
/
+0
*
syz-ci: gate concurrent env.Test executions
Aleksandr Nogikh
2023-01-19
1
-1
/
+7
[next]