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
/
types.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: support snapshot-only calls
Dmitry Vyukov
2026-01-02
1
-0
/
+1
*
prog: add specialized mutation for KFuzzTest calls
Ethan Graham
2025-09-22
1
-2
/
+2
*
kfuzztest: introduce syz_kfuzztest_run pseudo-syscall
Ethan Graham
2025-09-22
1
-0
/
+1
*
prog: pkg/compiler: docs: introduce the `no_squash` attribute
Alexander Potapenko
2025-09-09
1
-0
/
+1
*
tools/syz-imagegen: accept filesystem descriptions as input
Aleksandr Nogikh
2025-08-29
1
-0
/
+3
*
prog: use consistent default values for conditional unions
Aleksandr Nogikh
2025-06-24
1
-8
/
+20
*
all: fix recvcheck errors
Taras Madan
2025-02-07
1
-2
/
+2
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
1
-1
/
+2
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
1
-0
/
+1
*
dashboard/config/linux: increase number of devices to 32
Dmitry Vyukov
2024-10-24
1
-0
/
+2
*
pkg/mgrconfig, prog, sys/linux: add automatic_helper attribute
Pimyn Girgis
2024-09-09
1
-9
/
+10
*
pkg/mgrconfig, prog, tools: allow automatically generated or manually written...
Pimyn Girgis
2024-08-12
1
-0
/
+1
*
prog: reduce amount of hint replacements
Dmitry Vyukov
2024-07-02
1
-0
/
+70
*
prog: introduce a remote_cover call attribute
Aleksandr Nogikh
2024-05-27
1
-0
/
+1
*
prog: fix episodic failures to generate a call
Dmitry Vyukov
2024-05-08
1
-2
/
+6
*
prog: fix selection of args eligible for squashing
Dmitry Vyukov
2024-04-15
1
-73
/
+80
*
prog: auto-set proper conditional fields in Deserialize()
Aleksandr Nogikh
2024-03-13
1
-7
/
+3
*
Revert "prog: auto-set proper conditional fields in Deserialize()"
Aleksandr Nogikh
2024-03-08
1
-3
/
+7
*
prog: auto-set proper conditional fields in Deserialize()
Aleksandr Nogikh
2024-03-08
1
-7
/
+3
*
prog: handle multiple matching union fields
Aleksandr Nogikh
2024-02-19
1
-0
/
+6
*
prog: support conditional fields
Aleksandr Nogikh
2024-02-19
1
-3
/
+25
*
pkg/compiler: support if[expr] attributes
Aleksandr Nogikh
2024-02-19
1
-0
/
+57
*
sys/syz-sysgen: save flags's possible values
Florent Revest
2024-02-01
1
-0
/
+5
*
prog: prefer precise constructors
Aleksandr Nogikh
2024-01-11
1
-1
/
+1
*
prog: fix missing required input resources
Paul Chaignon
2023-10-09
1
-5
/
+25
*
prog: skip optional input resources
Paul Chaignon
2023-10-09
1
-13
/
+17
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
1
-0
/
+5
*
prog: add an attribute for syscalls which should not be minimized
Hrutvik Kanabar
2022-09-22
1
-0
/
+1
*
prog: add an attribute for syscalls which should not be generated
Hrutvik Kanabar
2022-09-22
1
-1
/
+2
*
prog: support prunning recursion in ForeachType
Dmitry Vyukov
2022-01-11
1
-2
/
+10
*
prog: pass ctx by pointer to ForeachType callback
Dmitry Vyukov
2022-01-11
1
-6
/
+6
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
1
-2
/
+3
*
syz-manager, syz-fuzzer: filter stale glob values in the corpus
Dmitry Vyukov
2021-06-26
1
-1
/
+1
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
1
-0
/
+1
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
1
-4
/
+11
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+1
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-6
/
+16
*
prog/types.go: add Type.Alignment() and TypeCommon.TypeAlign
Albert van der Linde
2020-07-14
1
-0
/
+7
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-1
/
+1
*
prog: use Ref as Arg type
Dmitry Vyukov
2020-05-05
1
-0
/
+17
*
prog: remove StructDesc
Dmitry Vyukov
2020-05-03
1
-42
/
+58
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-29
/
+14
*
prog: rename {PtrType,ArrayType}.Type to Elem
Dmitry Vyukov
2020-05-01
1
-8
/
+8
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
1
-75
/
+73
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
1
-0
/
+31
*
prog: dedup code in ForeachType
Dmitry Vyukov
2020-04-25
1
-15
/
+12
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
1
-7
/
+7
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+32
*
prog: add MaxArgs const
Dmitry Vyukov
2020-03-31
1
-0
/
+4
*
prog: remove unused ResourceDesc.Type
Dmitry Vyukov
2020-01-26
1
-1
/
+0
[next]