index
:
syz
actual
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
/
instance.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: opt-out some functions to enforce linter checks
Taras Madan
2025-03-27
1
-0
/
+2
*
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
*
pkg/repro: accept a cancellable context
Aleksandr Nogikh
2024-11-13
1
-3
/
+11
*
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
1
-12
/
+8
*
tools/syz-execprog: pass the VM type to execprog
Laura Peskin
2024-09-24
1
-2
/
+4
*
vm: make sure vm.Pools are cleaned up
Cameron Finucane
2024-09-19
1
-0
/
+1
*
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
1
-76
/
+44
*
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
1
-4
/
+4
*
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
1
-12
/
+12
*
pkg/report: move report.Type to pkg/report/crash
Aleksandr Nogikh
2023-07-05
1
-1
/
+2
*
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
*
syz-ci: move build semaphore closer to builds
Aleksandr Nogikh
2023-01-19
1
-1
/
+51
*
pkg/instance: move BuildKernel() args to struct
Space Meyer
2023-01-09
1
-10
/
+19
*
syz-ci/jobs: use linker supplied in syz-ci config
Space Meyer
2023-01-09
1
-2
/
+4
*
pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...
Andrey Artemiev
2022-08-06
1
-8
/
+11
*
syz-ci: remember syzkaller builds logs
Aleksandr Nogikh
2022-06-28
1
-15
/
+21
*
all: remember console output for all patch tests
Aleksandr Nogikh
2022-06-08
1
-24
/
+33
*
pkg/instance: fix nil derefs in patch testing and bisections
Dmitry Vyukov
2022-05-09
1
-2
/
+5
*
all: use the same prog execution code throughout the project
Aleksandr Nogikh
2022-04-29
1
-62
/
+24
*
all: fix patch testing for bugs witout C repro
Aleksandr Nogikh
2022-04-19
1
-1
/
+1
*
pkg/instance: explicitly specify optional fuzzer arguments
Aleksandr Nogikh
2022-04-06
1
-12
/
+17
*
all: collect raw coverage
Aleksandr Nogikh
2022-03-28
1
-4
/
+10
*
pkg/instance: refactor FuzzerCmd()
Aleksandr Nogikh
2022-03-28
1
-13
/
+31
*
pkg/instance: support older syzkaller revisions
Aleksandr Nogikh
2022-03-17
1
-3
/
+6
*
syz-verifier: don't use -collide in the runner (#3032)
Taras Madan
2022-03-16
1
-2
/
+2
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-4
/
+10
*
all: use entire log to detect reports to suppress
Aleksandr Nogikh
2021-08-06
1
-1
/
+1
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-1
/
+1
*
all: capture compiler id during the build process
Aleksandr Nogikh
2021-07-20
1
-6
/
+6
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
1
-1
/
+1
[next]