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
/
repro
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-4
/
+4
*
pkg/repro: validate the result
Aleksandr Nogikh
2025-06-26
2
-11
/
+139
*
pkg/repro: add logging to repro tests
Aleksandr Nogikh
2025-06-26
2
-9
/
+17
*
syz-cluster: report reproducers for findings
Aleksandr Nogikh
2025-06-23
1
-0
/
+12
*
pkg/repro: abort prog minimization on error
Aleksandr Nogikh
2025-04-24
1
-1
/
+16
*
vm/dispatcher: make pool.Run cancellable
Aleksandr Nogikh
2025-04-23
2
-3
/
+8
*
tools/syz-execprog: support running unsafe programs
Dmitry Vyukov
2024-11-26
1
-1
/
+1
*
pkg/repro: accept a cancellable context
Aleksandr Nogikh
2024-11-13
3
-83
/
+80
*
pkg/manager: set more http fields before calling Serve
Dmitry Vyukov
2024-11-07
2
-4
/
+3
*
pkg/repro: adjust log levels
Aleksandr Nogikh
2024-10-25
1
-4
/
+4
*
pkg/repro: add a fast mode
Aleksandr Nogikh
2024-10-25
1
-23
/
+51
*
executor: better handling for hanged test processes
Dmitry Vyukov
2024-10-24
1
-0
/
+2
*
pkg/repro: be strict about titles during opt simplifications
Aleksandr Nogikh
2024-08-27
1
-38
/
+48
*
pkg/repro: don't exaggerate timeouts
Aleksandr Nogikh
2024-08-27
1
-28
/
+34
*
pkg/repro: increase the minimum testing timeouts
Aleksandr Nogikh
2024-08-27
1
-2
/
+2
*
pkg/repro: consider the executor info from the crash report
Aleksandr Nogikh
2024-08-27
1
-32
/
+63
*
prog: replace MinimizeParams with MinimizeMode
Dmitry Vyukov
2024-08-07
1
-17
/
+14
*
syz-manager: move fullReproLog() to pkg/repro
Aleksandr Nogikh
2024-08-06
1
-0
/
+10
*
syz-manager: still ignore log parse problems
Aleksandr Nogikh
2024-07-17
1
-1
/
+3
*
syz-manager: refactor empty crash log errors
Aleksandr Nogikh
2024-07-17
1
-3
/
+1
*
pkg/repro: don't minimize to 0 calls
Aleksandr Nogikh
2024-07-15
1
-0
/
+5
*
all: transition to instance.Pool
Aleksandr Nogikh
2024-07-11
3
-162
/
+118
*
pkg/repro: avoid hitting the prog.MaxCalls limit
Aleksandr Nogikh
2024-05-27
2
-15
/
+94
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
1
-1
/
+1
*
pkg/instance: use execprog to do basic instance testing
Dmitry Vyukov
2024-05-27
3
-5
/
+8
*
pkg/csource: remove the Repro option
Aleksandr Nogikh
2024-05-17
1
-1
/
+0
*
pkg/repro: don't clear the Repro flag
Aleksandr Nogikh
2024-05-17
1
-5
/
+0
*
pkg/repro, pkg/ipc: use flatrpc.Feature
Dmitry Vyukov
2024-05-06
2
-33
/
+32
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-1
/
+1
*
pkg/repro: check reproducibility before bisecting
Aleksandr Nogikh
2024-02-22
1
-1
/
+11
*
pkg/repro: abort after 6 chunks
Aleksandr Nogikh
2024-02-05
2
-2
/
+2
*
pkg/repro: fix VM creation
Dmitry Vyukov
2024-01-09
1
-0
/
+1
*
pkg/repro: fix potential deadlock
Dmitry Vyukov
2024-01-08
1
-13
/
+5
*
pkg/repro: make instance falure log less confusing
Aleksandr Nogikh
2023-09-11
1
-1
/
+2
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-2
/
+2
*
pkg/repro: tolerate two consequential run errors
Aleksandr Nogikh
2023-07-20
2
-4
/
+10
*
pkg/report: request VMs outside of createInstances()
Aleksandr Nogikh
2023-07-12
1
-26
/
+28
*
pkg/repro: use the generic minimization algorithm
Aleksandr Nogikh
2023-07-07
2
-109
/
+25
*
pkg/report: move report.Type to pkg/report/crash
Aleksandr Nogikh
2023-07-05
1
-7
/
+9
*
pkg/report: extract more report types for Linux
Aleksandr Nogikh
2023-07-05
1
-1
/
+1
*
all: support swap feature on Linux
Aleksandr Nogikh
2023-06-15
1
-0
/
+11
*
syz-manager: don't report all pkg/repro errors on shutdown
Aleksandr Nogikh
2023-06-09
1
-1
/
+3
*
pkg/repro: retry on ExecProgInstance errors
Aleksandr Nogikh
2023-05-25
2
-15
/
+77
*
pkg/report: restructure the shutdown process
Aleksandr Nogikh
2023-05-25
2
-8
/
+14
*
pkg/repro: add a smoke test
Aleksandr Nogikh
2023-05-25
2
-6
/
+117
*
pkg/repro: factor out an interface
Aleksandr Nogikh
2023-05-25
1
-8
/
+15
*
pkg/repro: refactor the Run() method
Aleksandr Nogikh
2023-05-25
1
-45
/
+64
*
pkg/report: don't record error for empty repro log case
Aleksandr Nogikh
2023-05-25
1
-1
/
+4
*
pkg/testutil: add RandSource helper
Dmitry Vyukov
2022-11-23
1
-9
/
+2
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
1
-0
/
+11
[next]