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
/
sys
/
test
/
gen
/
64.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: generate descriptions on-the-fly
Dmitry Vyukov
2020-04-30
1
-2101
/
+0
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
1
-812
/
+1458
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
1
-5
/
+3
*
pkg/compiler: check that flags values fit into base type
Dmitry Vyukov
2020-03-17
1
-3
/
+3
*
pkg/compiler: check that const values fit into base type
Dmitry Vyukov
2020-03-17
1
-2
/
+2
*
pkg/compiler: calculate more precise sizes for arguments
Dmitry Vyukov
2020-03-17
1
-21
/
+21
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-47
/
+59
*
prog: remove unused ResourceDesc.Type
Dmitry Vyukov
2020-01-26
1
-8
/
+8
*
pkg/serializer: do not write field names if it won't save space
Dmitry Vyukov
2020-01-26
1
-367
/
+367
*
pkg/compiler: don't mark flags with 0 as bitmask
Dmitry Vyukov
2020-01-18
1
-6
/
+6
*
prog: don't add fallback coverage after prctl
Dmitry Vyukov
2020-01-15
1
-1
/
+3
*
sys/linux: fix 2 netlink data layout bugs
Dmitry Vyukov
2020-01-07
1
-1
/
+79
*
pkg/compiler: fix another bitfield layout bug
Dmitry Vyukov
2020-01-07
1
-4
/
+20
*
prog: fix tests for string enforcement
Dmitry Vyukov
2020-01-05
1
-3
/
+3
*
prog: don't mutate strings with enumerated values
Dmitry Vyukov
2020-01-05
1
-1
/
+7
*
prog: don't fail decoding on non-default out args
Dmitry Vyukov
2019-12-21
1
-1
/
+4
*
pkg/compiler: fix bitfield layout bug
Dmitry Vyukov
2019-12-20
1
-121
/
+100
*
sys/test: and another set of bitfield tests
Dmitry Vyukov
2019-12-20
1
-1
/
+135
*
sys/test: and another bitfield test
Dmitry Vyukov
2019-12-19
1
-1
/
+13
*
prog: refactor bitfields representation
Dmitry Vyukov
2019-12-19
1
-64
/
+64
*
sys/test: add few other tests for tricky bitfields
Dmitry Vyukov
2019-12-18
1
-1
/
+51
*
sys/test: add more tests for bitfields
Dmitry Vyukov
2019-12-13
1
-1
/
+74
*
pkg/compiler: define fileoff template
Paul Chaignon
2019-11-01
1
-17
/
+17
*
prog: mutate length of output buffers
Veronica Radu
2019-10-10
1
-1
/
+7
*
prog: implemented argument and call priorities
Veronica Radu
2019-09-04
1
-1
/
+7
*
prog: add special mutation for binary flags
Veronica Radu
2019-08-09
1
-1
/
+39
*
prog: don't minimize ProcType to 0
Dmitry Vyukov
2019-07-26
1
-1
/
+6
*
pkg/compiler: add offsetof type
Dmitry Vyukov
2019-05-16
1
-1
/
+25
*
pkg/compiler: work around 0-array-size errors due to missing consts
Dmitry Vyukov
2019-05-15
1
-3
/
+7
*
.golangci.yml: add codeanalysis build tag
Dmitry Vyukov
2019-05-15
1
-1
/
+2
*
pkg/compiler: allow to refer to syscall arguments in len paths
Dmitry Vyukov
2019-05-14
1
-2
/
+4
*
prog: implement complex len target support
Dmitry Vyukov
2019-05-14
1
-4
/
+33
*
pkg/compiler: generate complex len targets
Dmitry Vyukov
2019-05-14
1
-84
/
+88
*
pkg/compiler: make buffer alias to ptr[array[int8]]
Dmitry Vyukov
2019-04-01
1
-2
/
+2
*
sys/test/test: add tests for test exiting in the middle of execution
Dmitry Vyukov
2019-01-31
1
-1
/
+4
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
1
-95
/
+113
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
1
-3
/
+12
*
prog: support AUTO args in programs
Dmitry Vyukov
2018-12-10
1
-1
/
+12
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
1
-3
/
+21
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-5
/
+8
*
prog: don't add fallback signal after seccomp
Dmitry Vyukov
2018-08-19
1
-2
/
+9
*
sys/test: add more tests
Dmitry Vyukov
2018-08-03
1
-1
/
+23
*
Makefile: don't compile all targets into target binaries
Dmitry Vyukov
2018-08-02
1
-2
/
+6
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-85
/
+100
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-12
/
+35
*
pkg/compiler: check for unused declarations
Dmitry Vyukov
2018-06-30
1
-1
/
+11
*
prog: detect when flags are a bitmask
Dmitry Vyukov
2018-06-30
1
-5
/
+5
*
sys: mark output resources as opt
Dmitry Vyukov
2018-06-18
1
-1
/
+8
*
sys: dedup mmap code across OSes
Dmitry Vyukov
2018-05-06
1
-5
/
+5
*
sys: move generate files to separate packages
Dmitry Vyukov
2018-05-05
1
-0
/
+823