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
*
vm/gvisor: add gvisor presubmit test
Andrei Vagin
2024-07-08
1
-0
/
+41
*
tools: normalize covermerger db
Taras Madan
2024-07-08
3
-26
/
+25
*
dashboard/app: scale batching
Taras Madan
2024-07-05
3
-5
/
+65
*
tools/syz-bq.sh: assume the dir is already a multirepo
Taras Madan
2024-07-04
1
-1
/
+2
*
tools/syz-bq.sh: share the kernel source with monorepo.go
Taras Madan
2024-07-02
1
-1
/
+1
*
tools/syz-bq.sh: make it syz-env compatible
Taras Madan
2024-07-02
1
-2
/
+2
*
covermerger: parallelize and use monorepo
Taras Madan
2024-07-01
1
-0
/
+3
*
pkg/report: suppress executor SIGBUS
Dmitry Vyukov
2024-07-01
1
-0
/
+1
*
covermerger: add more control options and spanner integration
Taras Madan
2024-06-26
4
-67
/
+326
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
2
-577
/
+171
*
all: always use KernelModule ptr to unify usage
Joey Jiao
2024-06-17
1
-3
/
+3
*
pkg/stats: split out pkg/stats/sample
Aleksandr Nogikh
2024-06-14
3
-21
/
+21
*
tools/docker/syzbot: add run-syz-command.sh
Taras Madan
2024-06-07
2
-0
/
+17
*
Revert "tools/mockery.sh: update to 2.43.2"
Taras Madan
2024-06-05
1
-1
/
+1
*
tools/mockery.sh: update to 2.43.2
Taras Madan
2024-06-05
1
-1
/
+1
*
tools: correct resolv.conf filename for nameserver configuration
Richard Smith
2024-06-05
2
-2
/
+2
*
pkg/cover: cover less
Dmitry Vyukov
2024-06-05
1
-5
/
+2
*
tools/syz-gemini-seed: add tool
Dmitry Vyukov
2024-06-04
1
-0
/
+110
*
tools/syz-execprog: respect debug mode for VM checking programs
Dmitry Vyukov
2024-06-04
1
-3
/
+8
*
tools/syz-execprog: fix nil deref
Dmitry Vyukov
2024-06-04
1
-2
/
+4
*
syz-manager: add corpus triage mode
Dmitry Vyukov
2024-06-03
3
-10
/
+19
*
tools/syz-testbed: allow to view unaligned records
Dmitry Vyukov
2024-06-03
2
-4
/
+23
*
tools/syz-testbed: add default value for benchcmp
Dmitry Vyukov
2024-06-03
1
-3
/
+6
*
tools/syz-testbed: remove unused variable
Dmitry Vyukov
2024-06-03
1
-4
/
+0
*
tools/docker/old-env: switch to Ubuntu 20.04
Dmitry Vyukov
2024-06-03
1
-11
/
+22
*
pkg/cover/backend: remove RestorePC
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
1
-32
/
+1
*
pkg/instance: use execprog to do basic instance testing
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
pkg/instance: always use default exit conditions
Aleksandr Nogikh
2024-05-23
1
-3
/
+1
*
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
[next]