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
/
executor
/
executor_runner.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: enable periodic leak checking
Pimyn Girgis
2025-11-03
1
-6
/
+63
*
executor: move proc opts to a separate struct
Aleksandr Nogikh
2025-08-21
1
-36
/
+41
*
pkg/rpcserver: pkg/flatrpc: executor: add handshake stage 0
Alexander Potapenko
2025-02-20
1
-0
/
+16
*
executor: query globs in the test program context
Dmitry Vyukov
2024-12-11
1
-16
/
+30
*
executor: use any executor if the avoid mask included all of them
Andrei Vagin
2024-11-18
1
-1
/
+13
*
executor: better handling for hanged test processes
Dmitry Vyukov
2024-10-24
1
-12
/
+70
*
executor: keep SYZFAIL messages during machine check
Dmitry Vyukov
2024-08-16
1
-3
/
+6
*
pkg/rpcserver: use dense VM indices instead of string names
Dmitry Vyukov
2024-08-02
1
-8
/
+11
*
executor: restart procs more deterministically
Dmitry Vyukov
2024-08-02
1
-9
/
+41
*
pkg/fuzzer: try to triage on different VMs
Dmitry Vyukov
2024-08-02
1
-0
/
+2
*
all: add qemu snapshotting mode
Dmitry Vyukov
2024-07-25
1
-1
/
+2
*
executor: print signal info for SIGILL/SIGFPE as well
Dmitry Vyukov
2024-07-17
1
-9
/
+24
*
executor: factor output finishing into separate function
Dmitry Vyukov
2024-07-11
1
-37
/
+3
*
executor: retry read in case of known restartable errors
Greg Steuck
2024-07-10
1
-1
/
+5
*
executor: repair debug mode
Dmitry Vyukov
2024-07-08
1
-1
/
+8
*
pkg/fuzzer: remove signal rotation
Dmitry Vyukov
2024-07-02
1
-3
/
+1
*
pkg/rpcserver: move kernel test/data range checks from executor
Dmitry Vyukov
2024-07-01
1
-10
/
+18
*
pkg/report: suppress executor SIGBUS
Dmitry Vyukov
2024-07-01
1
-2
/
+3
*
pkg/flatrpc: rename StartLeakChecks to CorpusTriaged
Dmitry Vyukov
2024-07-01
1
-3
/
+3
*
executor: fix max signal/cover filter mapping into subprocesses
Dmitry Vyukov
2024-06-28
1
-0
/
+6
*
executor: handle features that fail in non-fatal way
Dmitry Vyukov
2024-06-27
1
-1
/
+1
*
executor: use mcontext_t only on linux
Dmitry Vyukov
2024-06-26
1
-2
/
+2
*
executor: swap addr/pc in SigsegvHandler
Dmitry Vyukov
2024-06-25
1
-1
/
+1
*
Revert "syz-manager: support stdin as port forwarding result"
Dmitry Vyukov
2024-06-25
1
-15
/
+3
*
syz-manager: support stdin as port forwarding result
Aleksandr Nogikh
2024-06-24
1
-3
/
+15
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-0
/
+801