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
*
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
*
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
3
-14
/
+17
*
syz-ci: remember syzkaller builds logs
Aleksandr Nogikh
2022-06-28
1
-15
/
+21
*
pkg/instance: don't close vmInst in SetupExecProg
Aleksandr Nogikh
2022-06-20
1
-3
/
+0
*
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: run strace on each found reproducer
Aleksandr Nogikh
2022-04-29
1
-0
/
+26
*
vm: support variable output buffer size
Aleksandr Nogikh
2022-04-29
1
-3
/
+6
*
all: use the same prog execution code throughout the project
Aleksandr Nogikh
2022-04-29
2
-62
/
+183
*
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
2
-13
/
+18
*
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
2
-8
/
+3
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-4
/
+7
*
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
*
pkg/instance, syz-runner, syz-verifier: add option to create a new environmen...
Mara Mihali
2021-07-19
2
-4
/
+8
*
pkg/instance: added threaded and collide flags
Mara Mihali
2021-07-06
2
-3
/
+15
*
pkg/instance: add RunnerCmd
Mara Mihali
2021-06-30
2
-0
/
+39
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
2
-37
/
+71
*
pkg/mgrconfig: remove Syz prefix from fields
Dmitry Vyukov
2020-11-30
1
-14
/
+14
[next]