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
/
prog
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
2
-2
/
+1
*
prog: support snapshot-only calls
Dmitry Vyukov
2026-01-02
1
-0
/
+1
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
4
-7
/
+7
*
pkg/csource: exclude auto-generated syscalls from tests
Aleksandr Nogikh
2025-11-24
2
-2
/
+13
*
prog: take multiple serialization flags
Aleksandr Nogikh
2025-11-03
2
-17
/
+48
*
prog: fix syz_kfuzztest_run allocation strategy
Ethan Graham
2025-09-22
2
-22
/
+37
*
pkg/fuzzer: use a smaller number of recommended calls for KFuzzTest
Ethan Graham
2025-09-22
1
-0
/
+4
*
prog: add specialized mutation for KFuzzTest calls
Ethan Graham
2025-09-22
3
-20
/
+60
*
prog/target: add fetching function for syz_kfuzztest_run ID
Ethan Graham
2025-09-22
1
-0
/
+25
*
prog/target: add Extend method
Ethan Graham
2025-09-22
1
-2
/
+11
*
kfuzztest: introduce syz_kfuzztest_run pseudo-syscall
Ethan Graham
2025-09-22
4
-0
/
+615
*
prog: pkg/compiler: docs: introduce the `no_squash` attribute
Alexander Potapenko
2025-09-09
4
-5
/
+41
*
tools/syz-imagegen: accept filesystem descriptions as input
Aleksandr Nogikh
2025-08-29
1
-0
/
+3
*
pkg/csource: add call argument annotations to generated C-source files
Ethan Graham
2025-08-04
1
-0
/
+102
*
prog: generate choice table only for enabled calls
Aleksandr Nogikh
2025-07-29
2
-46
/
+80
*
all: apply linter auto fixes
Taras Madan
2025-07-17
3
-6
/
+8
*
prog: use consistent default values for conditional unions
Aleksandr Nogikh
2025-06-24
3
-9
/
+38
*
prog: validate transient unions
Aleksandr Nogikh
2025-06-24
1
-0
/
+4
*
prog: skip large calls in TestHintsRandom
Aleksandr Nogikh
2025-05-23
1
-3
/
+11
*
all: opt-out some functions to enforce linter checks
Taras Madan
2025-03-27
1
-0
/
+1
*
all: remove loop variables scoping
Taras Madan
2025-02-17
5
-7
/
+0
*
all: delete dead code
Taras Madan
2025-02-10
2
-9
/
+0
*
all: fix recvcheck errors
Taras Madan
2025-02-07
3
-4
/
+4
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
3
-11
/
+10
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
14
-99
/
+29
*
prog: make TestRotationCoverage faster
Florent Revest
2024-12-19
1
-1
/
+1
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
4
-4
/
+24
*
tools/syz-execprog: support running unsafe programs
Dmitry Vyukov
2024-11-26
3
-7
/
+7
*
pkg/manager: show number of times coverage for each call has overflowed
Dmitry Vyukov
2024-11-20
1
-1
/
+3
*
pkg/compiler: allow recursion via arrays
Dmitry Vyukov
2024-11-18
1
-18
/
+33
*
sys/linux: ensure that auto descriptions are self-sufficient
Dmitry Vyukov
2024-11-14
1
-0
/
+18
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
3
-8
/
+21
*
prog: let explicitly check whether git revision is known
Aleksandr Nogikh
2024-10-25
1
-4
/
+10
*
dashboard/config/linux: increase number of devices to 32
Dmitry Vyukov
2024-10-24
1
-0
/
+2
*
prog: allow deeper nesting of conditional fields patching
Aleksandr Nogikh
2024-09-11
3
-9
/
+34
*
all: follow new linter recommendations
Taras Madan
2024-09-10
3
-11
/
+19
*
pkg/mgrconfig, prog, sys/linux: add automatic_helper attribute
Pimyn Girgis
2024-09-09
1
-9
/
+10
*
pkg/fuzzer: display hints job info
Aleksandr Nogikh
2024-09-02
1
-0
/
+10
*
prog: extract program IDs from the logs
Aleksandr Nogikh
2024-08-22
2
-1
/
+20
*
prog: test new log format parsing
Aleksandr Nogikh
2024-08-21
1
-6
/
+42
*
pkg/mgrconfig, prog, tools: allow automatically generated or manually written...
Pimyn Girgis
2024-08-12
1
-0
/
+1
*
prog: try to remove all unrelated calls during minimization
Dmitry Vyukov
2024-08-08
2
-18
/
+187
*
prog: optimize array minimization
Dmitry Vyukov
2024-08-08
1
-1
/
+15
*
prog: don't minimize file names for corpus
Dmitry Vyukov
2024-08-08
2
-18
/
+22
*
prog: remove minimization TODOs
Dmitry Vyukov
2024-08-08
1
-3
/
+0
*
prog: avoid duplicate programs during minimization
Dmitry Vyukov
2024-08-07
2
-17
/
+37
*
prog: don't minimize int/resource for corpus
Dmitry Vyukov
2024-08-07
3
-8
/
+14
*
prog: replace MinimizeParams with MinimizeMode
Dmitry Vyukov
2024-08-07
6
-30
/
+33
*
syz-manager: move prog helpers to the prog package
Aleksandr Nogikh
2024-08-06
1
-0
/
+22
*
prog: add minimization stats
Dmitry Vyukov
2024-07-24
1
-17
/
+41
[next]