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
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/aflow: make BadCallError format error message
Dmitry Vyukov
2026-01-26
3
-9
/
+9
*
tools/clang/json: escape strings properly
Florent Revest
2026-01-25
4
-20
/
+43
*
pkg/aflow/flow/patching: use code editing/patch testing
Dmitry Vyukov
2026-01-24
1
-14
/
+51
*
pkg/aflow: add DoWhile loop action
Dmitry Vyukov
2026-01-24
3
-0
/
+385
*
pkg/aflow: refactor in preparation for DoWhile
Dmitry Vyukov
2026-01-24
10
-56
/
+77
*
pkg/manager: split off diff fuzzer functionality
Aleksandr Nogikh
2026-01-23
7
-953
/
+1016
*
pkg/manager: minor code refactorings
Aleksandr Nogikh
2026-01-23
1
-53
/
+59
*
dashboard/app: fix menu items height
Taras Madan
2026-01-23
1
-3
/
+5
*
pkg/ifuzz/powerpc: refactor to remove nolint
Taras Madan
2026-01-23
1
-46
/
+48
*
pkg/report: refactor to remove nolint
Taras Madan
2026-01-23
1
-2
/
+3
*
pkg/aflow/tool/codeeditor: add package
Dmitry Vyukov
2026-01-23
1
-0
/
+37
*
pkg/aflow/action/crash: add simple testing action
Dmitry Vyukov
2026-01-23
1
-0
/
+40
*
pkg/aflow/action/kernel: add CheckoutScratch action
Dmitry Vyukov
2026-01-23
2
-11
/
+42
*
pkg/aflow: unexport Pipeline type
Dmitry Vyukov
2026-01-23
6
-86
/
+80
*
pkg/aflow/tool/researcher: add researching LLM tool
Dmitry Vyukov
2026-01-23
2
-1
/
+46
*
pkg/aflow: add LLMTool
Dmitry Vyukov
2026-01-23
4
-0
/
+1024
*
pkg/aflow: handle empty LLM replies
Dmitry Vyukov
2026-01-23
4
-10
/
+354
*
pkg/aflow: refactor tests
Dmitry Vyukov
2026-01-23
10
-1355
/
+3300
*
pkg/vcs: support newer git versions
Dmitry Vyukov
2026-01-23
1
-1
/
+5
*
pkg/aflow/action/kernel/build: fix a typo
Florent Revest
2026-01-23
1
-3
/
+3
*
pkg/aflow/action/kernel/build: log build errors
Florent Revest
2026-01-23
1
-3
/
+3
*
pkg/osutil: run TestDiskUsage only on Linux
Dmitry Vyukov
2026-01-23
1
-0
/
+6
*
pkg, prog: enable ifuzz for riscv64
6eanut
2026-01-22
1307
-2
/
+97473
*
pkg/codesearch: reduce memory consumption a bit more
Dmitry Vyukov
2026-01-22
7
-55
/
+56
*
pkg/codesearch: reduce memory consumption more
Dmitry Vyukov
2026-01-22
2
-12
/
+104
*
pkg/codesearch: reduce memory consumption when building index
Dmitry Vyukov
2026-01-22
4
-25
/
+73
*
tools/clang/codesearch: index struct references
Dmitry Vyukov
2026-01-22
5
-1
/
+60
*
all: fix context.Context usage
Taras Madan
2026-01-21
8
-131
/
+131
*
pkg/mgrconfig: allow exact matches bypass snapshot check
Aleksandr Nogikh
2026-01-21
2
-7
/
+124
*
pkg/codesearch: do indexing of struct/union/enum
Dmitry Vyukov
2026-01-21
18
-26
/
+245
*
pkg/codesearch: fix resolving of static functions declared in headers
Dmitry Vyukov
2026-01-21
4
-9
/
+41
*
pkg/aflow: support for optional tool args
Dmitry Vyukov
2026-01-21
2
-2
/
+15
*
pkg/aflow: add convertFromMap test
Dmitry Vyukov
2026-01-21
1
-0
/
+77
*
pkg/aflow: cache LLM requests
Dmitry Vyukov
2026-01-21
4
-45
/
+64
*
pkg/aflow: handle ints in tool arguments
Dmitry Vyukov
2026-01-21
2
-5
/
+24
*
pkg/aflow: inject tool errors into trajectory
Dmitry Vyukov
2026-01-21
3
-46
/
+114
*
pkg/aflow: extend TestToolMisbehavior with trajectory checking
Dmitry Vyukov
2026-01-21
1
-3
/
+193
*
pkg/aflow/action/crash: use object caching
Dmitry Vyukov
2026-01-21
3
-31
/
+55
*
pkg/aflow: add helper for caching of objects
Dmitry Vyukov
2026-01-21
3
-0
/
+42
*
pkg/aflow/tool/codesearcher: take into account DB format when caching
Dmitry Vyukov
2026-01-21
2
-2
/
+18
*
pkg/hash: hash more types via json
Dmitry Vyukov
2026-01-21
2
-1
/
+32
*
pkg/codesearch: support searching for references
Dmitry Vyukov
2026-01-21
25
-39
/
+559
*
executor, sys/linux, pkg: enable syz_kvm_assert_reg for riscv64
6eanut
2026-01-21
1
-3
/
+4
*
pkg/aflow: support setting a custom repository
Florent Revest
2026-01-21
2
-0
/
+5
*
pkg/aflow: ask LLM to call several tools at the same time
Dmitry Vyukov
2026-01-20
2
-3
/
+10
*
pkg/aflow: cache disk usage in Cache
Dmitry Vyukov
2026-01-20
1
-10
/
+36
*
pkg/aflow/action/kernel: keep build files that codesearch will need
Dmitry Vyukov
2026-01-20
2
-8
/
+26
*
pkg/aflow: add BadCallError
Dmitry Vyukov
2026-01-20
15
-83
/
+195
*
pkg/codesearch: add read-file command
Dmitry Vyukov
2026-01-20
7
-0
/
+66
*
pkg/codesearch: add dir-index command
Dmitry Vyukov
2026-01-20
12
-0
/
+140
[next]