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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dashboard/app: improve AI UI
Dmitry Vyukov
2026-01-15
5
-26
/
+58
*
executor: sys/linux: SYZOS: add support for AMD Nested Event Injection
Alexander Potapenko
2026-01-15
3
-0
/
+79
*
executor: sys/linux: SYZOS: add support for AMD STGI and CLGI instructions
Alexander Potapenko
2026-01-15
3
-0
/
+75
*
docs: tweak syzos.md to reflect void arguments
Alexander Potapenko
2026-01-15
1
-1
/
+1
*
pkg/manager: match full function names in focus areas
Aleksandr Nogikh
2026-01-14
2
-2
/
+7
*
pkg/aflow: allow to specify model per-flow
Dmitry Vyukov
2026-01-14
12
-64
/
+90
*
docs: minor changes to syzos.md
Alexander Potapenko
2026-01-14
1
-0
/
+12
*
executor: sys/linux: SYZOS: add support for AMD INVLPGA instruction
Alexander Potapenko
2026-01-14
3
-0
/
+59
*
dashboard/app: add race harmfullness label
Dmitry Vyukov
2026-01-13
8
-18
/
+183
*
dashboard/dashapi: retry requests on errors
Dmitry Vyukov
2026-01-13
1
-8
/
+21
*
dashboard/app: add manual AI job triage
Dmitry Vyukov
2026-01-13
3
-2
/
+59
*
dashboard/app: make bug lists collapsible
Dmitry Vyukov
2026-01-13
3
-11
/
+14
*
dashboard/app: fix rendering of dup bugs caption
Dmitry Vyukov
2026-01-13
1
-1
/
+0
*
syz-cluster: prioritize blob-based base commits
Aleksandr Nogikh
2026-01-13
6
-38
/
+145
*
pkg/vcs: return multiple base commit candidates
Aleksandr Nogikh
2026-01-13
3
-29
/
+67
*
dashboard/app: add spanner Jobs.Correct field
Dmitry Vyukov
2026-01-13
5
-8
/
+36
*
dashboard/app: prepare for spanner migrations
Dmitry Vyukov
2026-01-13
1
-6
/
+27
*
docs: fix section numbering error in syzos.md
6eanut
2026-01-13
1
-2
/
+2
*
docs: add syzos.md
Alexander Potapenko
2026-01-13
1
-0
/
+214
*
tools/docker: install binutils-gold
Andrei Vagin
2026-01-13
1
-1
/
+1
*
tools/syz-aflow: support downloading bugs behind an AppEngine login
Florent Revest
2026-01-13
1
-8
/
+45
*
pkg/aflow/flow/assessment: add UAF moderation workflow
Dmitry Vyukov
2026-01-12
6
-2
/
+136
*
tools/syz-aflow: support setting a custom cache size
Florent Revest
2026-01-12
1
-3
/
+30
*
pkg/aflow/flow/assessment: refine KCSAN prompt
Dmitry Vyukov
2026-01-12
2
-39
/
+34
*
pkg/osutil: fix CreationTime
Dmitry Vyukov
2026-01-09
4
-12
/
+26
*
pkg/email: add tests for base-commit extraction
Pimyn Girgis
2026-01-09
1
-0
/
+110
*
pkg/email: extract base-commit hash from emails
Pimyn Girgis
2026-01-09
2
-34
/
+50
*
pkg/aflow/action/kernel: fix removal on unneeded build files
Dmitry Vyukov
2026-01-09
1
-4
/
+4
*
syz-agent: add json tag for CacheSize parameter
Dmitry Vyukov
2026-01-09
1
-1
/
+1
*
pkg/report: move TitleToCrashType to crash package
Dmitry Vyukov
2026-01-09
8
-65
/
+63
*
sys/linux, executor: enable kvm fuzzing support for riscv64
6eanut
2026-01-09
5
-64
/
+81
*
pkg/report: fix fuchsia Parse
Taras Madan
2026-01-09
1
-3
/
+10
*
syz-cluster: guess base patch by blob hashes from the diff
Aleksandr Nogikh
2026-01-09
5
-21
/
+99
*
syz-cluster: build commit graph during triage
Aleksandr Nogikh
2026-01-09
1
-0
/
+1
*
pkg/vcs: find base commit by blob sha hashes
Aleksandr Nogikh
2026-01-09
2
-0
/
+264
*
pkg/vcs: extend git testing helpers
Aleksandr Nogikh
2026-01-09
2
-12
/
+29
*
pkg/vcs: extend ParseGitDiff
Aleksandr Nogikh
2026-01-09
3
-12
/
+49
*
pkg/aflow/action/kernel: keep few more files in build outputs
Dmitry Vyukov
2026-01-09
1
-2
/
+7
*
syz-agent: make cache size configurable
Dmitry Vyukov
2026-01-09
1
-2
/
+5
*
mod: bump cloud.google.com/go/batch from 1.13.0 to 1.14.0
dependabot[bot]
2026-01-09
2
-6
/
+6
*
syz-agent: add agentic server
Dmitry Vyukov
2026-01-09
3
-2
/
+230
*
tools/syz-aflow: add command line tool for agentic workflows
Dmitry Vyukov
2026-01-09
1
-0
/
+132
*
pkg/aflow/flow: add package
Dmitry Vyukov
2026-01-09
2
-0
/
+15
*
pkg/aflow/flow/patching: add bug fix patching workflow
Dmitry Vyukov
2026-01-09
2
-0
/
+195
*
pkg/aflow/flow/assessment: add KCSAN bug assessment workflow
Dmitry Vyukov
2026-01-09
2
-0
/
+89
*
pkg/aflow/action/kernel: add build action
Dmitry Vyukov
2026-01-09
1
-0
/
+63
*
pkg/aflow/action/kernel: add checkout action
Dmitry Vyukov
2026-01-09
1
-0
/
+90
*
pkg/aflow/action/crash: add crash repro tool
Dmitry Vyukov
2026-01-09
1
-0
/
+115
*
tools/clang/codesearch: add README.md
Dmitry Vyukov
2026-01-09
1
-0
/
+8
*
pkg/aflow/tool/codesearcher: add package
Dmitry Vyukov
2026-01-09
1
-0
/
+171
[prev]
[next]