index
:
syz
actual
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
*
tools/syz-hubtool: add chunked and consistent corpus upload logic
Grigory Bazilevich
6 hours
1
-3
/
+58
*
tools/create-image.sh: add arguments for apt-repo and keyring
Grigory Bazilevich
6 hours
2
-107
/
+121
*
syz-agent: systematically show verbose error messages
Dmitry Vyukov
28 hours
1
-1
/
+1
*
pkg/aflow/action/crash: collect test coverage
Dmitry Vyukov
3 days
2
-2
/
+2
*
tools/syz-aflow: download BugTitle
Taras Madan
6 days
1
-0
/
+1
*
pkg/aflow: delete SyzkallerCommit
Taras Madan
8 days
1
-3
/
+2
*
tools/docker: update golang to 1.26
Taras Madan
9 days
2
-2
/
+2
*
dashboard/app: fix kernel-source-git export
Taras Madan
10 days
1
-9
/
+1
*
executor, sys/linux, pkg: enable syzos for riscv64
6eanut
2026-02-25
1
-0
/
+6
*
tools/clang: build clang tools on linux only
Dmitry Vyukov
2026-02-23
2
-0
/
+4
*
tools/clang/codesearch: improve codesearch to handle global variables
Artem Metla
2026-02-17
2
-1
/
+25
*
dashboard/config/openbsd: fixes for recreate script
Dmitry Vyukov
2026-02-16
1
-2
/
+2
*
tools/syz-base-commit: fix result printing
Aleksandr Nogikh
2026-02-16
1
-1
/
+1
*
tools/clang: fix linking of clang tools
Dmitry Vyukov
2026-02-13
1
-4
/
+5
*
tools/docker: update README.md
Alexander Potapenko
2026-02-11
1
-18
/
+42
*
tools/docker: fix multi-arch build for env image
Alexander Potapenko
2026-02-11
1
-25
/
+33
*
pkg/debugtracer: rename Log to Logf
Pimyn Girgis
2026-02-11
1
-2
/
+2
*
tools/clang: build clang tools only on linux
Dmitry Vyukov
2026-02-09
1
-0
/
+2
*
tools/docker/syzbot: add packages required for clang tools
Dmitry Vyukov
2026-02-06
1
-3
/
+4
*
tools/clang: compile clang tools into the binary
Dmitry Vyukov
2026-02-06
13
-57
/
+104
*
tools/docker/env: add packages required for clang tools
Dmitry Vyukov
2026-02-05
1
-2
/
+3
*
tools/clang: fix build
Dmitry Vyukov
2026-02-05
1
-0
/
+1
*
tools: add syz-base-commit tool
Aleksandr Nogikh
2026-02-05
1
-0
/
+50
*
tools/syz-aflow/aflow.go: trim KernelRepo url to end with [...].git
Wojciech Matejuk
2026-02-03
1
-1
/
+10
*
tools/syz-aflow/aflow.go: when using -download-bug include KernelRepo, Kernel...
Wojciech Matejuk
2026-02-03
1
-3
/
+18
*
dashboard/app: make it possible to run web UI locally easily
Dmitry Vyukov
2026-01-30
1
-2
/
+0
*
tools: include a kexec kernel in buildroot amd64 images
Aleksandr Nogikh
2026-01-29
1
-0
/
+18
*
pkg/codesearch: remove check for invalid C which is not expected at this point
Tamas Koczka
2026-01-28
1
-1
/
+1
*
pkg/codesearch: expose struct layout in codesearch
Tamas Koczka
2026-01-28
3
-1
/
+36
*
executor, tools: rename SyzOS to SYZOS
6eanut
2026-01-28
1
-1
/
+1
*
tools/syz-aflow/aflow.go: improve error handling for non-JSON responses
artmetla
2026-01-27
1
-1
/
+4
*
tools/clang/codesearch: migrate dyn_cast to dyn_cast_if_present
Yulong Zhang
2026-01-27
1
-5
/
+5
*
tools/syz-aflow: enable downloading bugs by ID
Yulong Zhang
2026-01-26
1
-4
/
+8
*
pkg/codesearch: support finding field reads/writes
Dmitry Vyukov
2026-01-26
2
-4
/
+46
*
tools: temporarily unset LD_LIBRARY_PATH when generating ssh key
Jiaming Zhang
2026-01-26
1
-1
/
+1
*
tools/clang/json: escape strings properly
Florent Revest
2026-01-25
1
-1
/
+37
*
pkg/manager: split off diff fuzzer functionality
Aleksandr Nogikh
2026-01-23
1
-2
/
+3
*
tools/syz-aflow: only print errors once at the end
Florent Revest
2026-01-23
1
-0
/
+5
*
tools/syz-codesearch: add cpu/mem profiling
Dmitry Vyukov
2026-01-22
1
-1
/
+1
*
tools/clang/codesearch: index struct references
Dmitry Vyukov
2026-01-22
2
-12
/
+80
*
tools/syz-linter: define context.Context usage rules
Taras Madan
2026-01-21
2
-0
/
+60
*
pkg/codesearch: do indexing of struct/union/enum
Dmitry Vyukov
2026-01-21
2
-21
/
+67
*
tools/syz-lore: use ositil.WriteJSON
Dmitry Vyukov
2026-01-21
1
-7
/
+2
*
pkg/codesearch: support searching for references
Dmitry Vyukov
2026-01-21
2
-11
/
+69
*
pkg/aflow: make LLM model per-agent rather than per-flow
Dmitry Vyukov
2026-01-20
1
-4
/
+1
*
tools/clang/codesearch: fix a typo
Florent Revest
2026-01-20
1
-1
/
+1
*
tools/clang/codesearch: support building with make
Florent Revest
2026-01-20
1
-1
/
+2
*
tools/clang/codesearch: support building with -Wchanges-meaning
Florent Revest
2026-01-20
1
-11
/
+11
*
tools/docker/syzbot: set llvm-link as an alias for llvm-link-21
Pimyn Girgis
2026-01-20
1
-0
/
+1
*
pkg/subsystem: export debug info
Aleksandr Nogikh
2026-01-20
2
-8
/
+42
[next]