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
*
pkg/corpus: increase the priority of programs that were rarely selected
corpusfix
Grigory Bazilevich
6 hours
2
-1
/
+31
*
syz-manager: information about probability-only inputs in db
Grigory Bazilevich
6 hours
4
-5
/
+19
*
pkg/corpus: upgrade corpus minimization algorithm
Grigory Bazilevich
6 hours
3
-4
/
+49
*
pkg/fuzzer,pkg/corpus: detection and preservation of programs with probabilit...
Grigory Bazilevich
6 hours
4
-40
/
+78
*
pkg/signal: new utility methods
Grigory Bazilevich
6 hours
1
-0
/
+39
*
pkg/corpus: update Programs List priority storage
Grigory Bazilevich
2026-02-15
5
-17
/
+171
*
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
*
pkg/aflow: handle common LLM mis-behaviors wrt tool calling
Dmitry Vyukov
2026-01-20
6
-19
/
+302
*
pkg/aflow: handle model quota errors
Dmitry Vyukov
2026-01-20
6
-11
/
+132
*
pkg/aflow: make LLM model per-agent rather than per-flow
Dmitry Vyukov
2026-01-20
21
-100
/
+127
*
dashboard/config/linux: regenerate
Taras Madan
2026-01-20
46
-1863
/
+3527
*
dashboard/config/linux: enable more configs
Taras Madan
2026-01-20
2
-0
/
+5
*
dashboard/config/linux/bits: enable DEBUG_BUGVERBOSE_DETAILED
Taras Madan
2026-01-20
1
-0
/
+1
*
dashboard/config/linux: update to v6.19-rc5
Taras Madan
2026-01-20
11
-18
/
+33
*
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
2
-2
/
+12
*
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
*
executor: sys/linux: SYZOS: add AMD VMLOAD and VMSAVE primitives
Alexander Potapenko
2026-01-20
3
-0
/
+45
*
executor, sys/linux, pkg: enable syz_kvm_setup_cpu for riscv64
6eanut
2026-01-20
7
-1
/
+223
*
pkg/subsystem: regenerate Linux subsystems
Aleksandr Nogikh
2026-01-20
3
-2672
/
+3476
*
pkg/subsystem: adjust the wildcard matching rules
Aleksandr Nogikh
2026-01-20
2
-4
/
+6
*
pkg/subsystem: export debug info
Aleksandr Nogikh
2026-01-20
9
-43
/
+125
*
vm/adb: don't check for ret code on adb shell reboot
Sebastian Ene
2026-01-20
1
-1
/
+10
*
pkg/aflow: retry LLM requests on transient errors
Dmitry Vyukov
2026-01-19
1
-1
/
+20
*
executor: sys/linux: SYZOS: add AMD SET_INTERCEPT primitive
Alexander Potapenko
2026-01-19
3
-0
/
+80
*
vm/adb: use the correct path for debugfs
Sebastian Ene
2026-01-19
1
-1
/
+1
*
pkg/aflow: add ability to generate several candidate replies for LLM agents
Dmitry Vyukov
2026-01-19
6
-74
/
+497
*
dashboard/app: don't treat memcache.ErrNotStored as an error
Dmitry Vyukov
2026-01-19
1
-1
/
+1
*
all: reformat C/C++ files
Dmitry Vyukov
2026-01-19
36
-471
/
+578
*
Makefile: format all C/C++ files
Dmitry Vyukov
2026-01-19
1
-6
/
+7
*
pkg/updater: fix autoupdate
Dmitry Vyukov
2026-01-19
1
-6
/
+9
*
pkg/vcs: be more strict in BaseForDiff
Aleksandr Nogikh
2026-01-16
2
-6
/
+41
*
sys/linux/test: update after syz_kvm_assert_syzos_uexit API change
Alexander Potapenko
2026-01-16
40
-74
/
+74
*
executor: sys/linux: Add VCPU fd to `syz_kvm_assert_syzos_uexit`
Alexander Potapenko
2026-01-16
5
-16
/
+79
*
pkg/aflow: add notion of flow errors
Dmitry Vyukov
2026-01-16
4
-4
/
+29
*
dashboard/app: filter out few more problems in errors logs
Dmitry Vyukov
2026-01-16
1
-1
/
+9
*
dashboard: fix manuallyUpstreamed
Aleksandr Nogikh
2026-01-15
3
-0
/
+22
*
dashboard/config: update Android 6.12
Aleksandr Nogikh
2026-01-15
5
-181
/
+62
*
dashboard/config: regenerate Linux configs
Aleksandr Nogikh
2026-01-15
78
-426
/
+861
*
dashboard/app: slightly improve coverage report wording
Dmitry Vyukov
2026-01-15
3
-5
/
+6
*
pkg/gce: vm/gce: allow specifying instance tags in manager config
Alexander Potapenko
2026-01-15
2
-3
/
+5
*
pkg/aflow: expect CitationMetadata
Dmitry Vyukov
2026-01-15
1
-3
/
+3
*
dashboard: add a manuallyUpstreamed helper
Aleksandr Nogikh
2026-01-15
3
-0
/
+98
*
dashboard/app: show crash report on AI job page
Dmitry Vyukov
2026-01-15
2
-6
/
+26
[next]