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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/ipc: remove ExecOpts
Dmitry Vyukov
2024-05-21
2
-5
/
+5
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
2
-20
/
+21
*
Makefile: build executor with C++ compiler
Dmitry Vyukov
2024-05-21
1
-0
/
+2
*
pkg/csource: remove the Repro option
Aleksandr Nogikh
2024-05-17
1
-2
/
+0
*
pkg/ipc: use flatrpc flags
Dmitry Vyukov
2024-05-17
1
-9
/
+9
*
pkg/fuzzer/queue: refactor DynamicSource
Aleksandr Nogikh
2024-05-16
1
-2
/
+2
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
2
-2
/
+2
*
pkg/runtest: use queue.Request and queue.Result
Aleksandr Nogikh
2024-05-16
2
-70
/
+54
*
pkg/vminfo: run programs interactively
Aleksandr Nogikh
2024-05-16
1
-27
/
+47
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
2
-83
/
+105
*
tools/docker/syzbot: update bazel to 7.1.2
Andrei Vagin
2024-05-13
1
-1
/
+1
*
executor: use new flatbuffers location
Taras Madan
2024-05-08
1
-1
/
+1
*
pkg/subsystem: don't Cc some parent subsystems
Aleksandr Nogikh
2024-05-07
1
-13
/
+18
*
pkg/repro, pkg/ipc: use flatrpc.Feature
Dmitry Vyukov
2024-05-06
3
-3
/
+4
*
tools/mockery.sh: update mockery to min gover 1.21
Taras Madan
2024-05-06
1
-1
/
+1
*
tools/syz-stress: delete utility
Dmitry Vyukov
2024-05-06
2
-214
/
+98
*
pkg/flatrpc: refactor names
Dmitry Vyukov
2024-05-06
1
-1
/
+1
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
2
-2
/
+2
*
pkg/host: remove FileInfo
Dmitry Vyukov
2024-05-03
1
-1
/
+2
*
pkg/flatrpc: add schema
Dmitry Vyukov
2024-05-03
1
-2
/
+2
*
tools/docker: add flatbuffers packages
Dmitry Vyukov
2024-05-03
1
-1
/
+2
*
pkg/cover: move KernelModule from pkg/host
Dmitry Vyukov
2024-05-03
1
-4
/
+3
*
tools/create-image.sh: support creating old EoL Debian images
Alexander Popov
2024-05-03
1
-1
/
+10
*
tools/create-image.sh: allow working with multiple images
Alexander Popov
2024-05-03
1
-1
/
+1
*
tools/syz-runtest: switch to the generic program execution
Dmitry Vyukov
2024-05-03
2
-76
/
+107
*
tools/syz-imagegen: generate bcachefs images
Aleksandr Nogikh
2024-05-03
1
-1
/
+11
*
pkg/vminfo: check enabled syscalls on the host
Dmitry Vyukov
2024-05-02
2
-10
/
+28
*
syz-manager: check revisions on the host
Dmitry Vyukov
2024-04-30
1
-2
/
+0
*
pkg/ipc: dedup features to flags conversion
Dmitry Vyukov
2024-04-30
2
-60
/
+2
*
pkg/ipc: make it possible to change EnvFlags between executions
Dmitry Vyukov
2024-04-30
2
-29
/
+29
*
covermerger: add initial implementation
Taras Madan
2024-04-29
1
-0
/
+67
*
tools/syz-testbed: limit the number of graph data points
Aleksandr Nogikh
2024-04-29
1
-1
/
+13
*
tools/syz-prog2c: support swap feature
Dmitry Vyukov
2024-04-29
1
-0
/
+1
*
all: go fix everything
Dmitry Vyukov
2024-04-26
10
-10
/
+0
*
tools/docker: update old-env to Go 1.21
Dmitry Vyukov
2024-04-26
1
-1
/
+1
*
tools/syz-db: add more usage info for syz-db
Simone Weiß
2024-04-22
1
-5
/
+18
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
2
-2
/
+13
*
pkg/ipc: pass only exec encoding to Exec
Dmitry Vyukov
2024-04-16
1
-5
/
+10
*
prog: don't require preallocated buffer for exec encoding
Dmitry Vyukov
2024-04-16
1
-2
/
+1
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
2
-10
/
+0
*
syz-fuzzer: don't sleep after transient executor errors
Dmitry Vyukov
2024-04-15
1
-1
/
+3
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
2
-3
/
+2
*
pkg/rpctype: allow to disable timeouts
Dmitry Vyukov
2024-04-11
1
-1
/
+1
*
pkg/cover, syz-manager, tools/syz-cover: add the ?force=1 URL parameter for c...
Alexander Potapenko
2024-04-10
1
-0
/
+1
*
pkg/symbolizer: use llvm-addr2line
Dmitry Vyukov
2024-04-09
1
-0
/
+1
*
syz-manager: don't store whole CheckResult
Dmitry Vyukov
2024-04-09
1
-27
/
+29
*
tools/syz-cover: support jsonl export
Dmitry Vyukov
2024-04-09
1
-0
/
+10
*
tools: print regex pattern in check-commits.sh
Dmitry Vyukov
2024-04-08
1
-2
/
+4
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
2
-2
/
+2
*
syz-fuzzer: use of monotonic time for latency measurement
Dmitry Vyukov
2024-04-02
1
-1
/
+1
[next]