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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
1
-2
/
+3
*
pkg/csource: add resuling source tests
Dmitry Vyukov
2021-04-21
1
-0
/
+13
*
sys: commit empty source files
Dmitry Vyukov
2021-04-21
1
-0
/
+6
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
2
-0
/
+4
*
prog: fix UnionType mutation for when per-field dir is specified
Necip Fazil Yildiran
2020-08-14
1
-2
/
+7
*
pkg/compiler: merge const files into a single file
Dmitry Vyukov
2020-08-13
5
-15
/
+6
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-0
/
+43
*
pkg/compiler: fix crash on fmt[flags]
Dmitry Vyukov
2020-07-23
2
-0
/
+10
*
executor: wrap all syscalls into NONFAILING
Dmitry Vyukov
2020-07-15
1
-0
/
+1
*
executor: fix bitfields for big-endian arch
Alexander Egorenkov
2020-07-10
2
-0
/
+31
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
5
-3
/
+11
*
pkg/runtest: disable broken test combinations
Dmitry Vyukov
2020-05-18
3
-1
/
+8
*
prog: refactor hints tests
Dmitry Vyukov
2020-05-05
1
-0
/
+9
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-0
/
+8
*
prog: don't squash objects that contain pointers
Dmitry Vyukov
2020-05-01
1
-5
/
+3
*
Makefile: generate descriptions on-the-fly
Dmitry Vyukov
2020-04-30
5
-8380
/
+0
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
4
-3237
/
+5812
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
5
-22
/
+13
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
3
-8
/
+8
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
pkg/compiler: check that flags values fit into base type
Dmitry Vyukov
2020-03-17
5
-14
/
+14
*
pkg/compiler: check that const values fit into base type
Dmitry Vyukov
2020-03-17
5
-9
/
+9
*
pkg/compiler: calculate more precise sizes for arguments
Dmitry Vyukov
2020-03-17
4
-80
/
+80
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
5
-201
/
+249
*
pkg/compiler: don't specify syscall consts for test OS
Dmitry Vyukov
2020-03-17
4
-27
/
+2925
*
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
4
-630
/
+630
*
pkg/compiler: don't mark flags with 0 as bitmask
Dmitry Vyukov
2020-01-18
4
-12
/
+12
*
prog: don't add fallback coverage after prctl
Dmitry Vyukov
2020-01-15
3
-1
/
+5
*
sys/linux: fix 2 netlink data layout bugs
Dmitry Vyukov
2020-01-07
6
-7
/
+363
*
pkg/compiler: fix another bitfield layout bug
Dmitry Vyukov
2020-01-07
6
-18
/
+92
*
prog: fix tests for string enforcement
Dmitry Vyukov
2020-01-05
2
-4
/
+4
*
prog: don't mutate strings with enumerated values
Dmitry Vyukov
2020-01-05
2
-1
/
+11
*
sys/linux: fix int64 alignment on 386
Dmitry Vyukov
2019-12-23
1
-12
/
+11
*
prog: don't fail decoding on non-default out args
Dmitry Vyukov
2019-12-21
2
-1
/
+5
*
pkg/compiler: fix bitfield layout bug
Dmitry Vyukov
2019-12-20
6
-489
/
+391
*
sys/test: and another set of bitfield tests
Dmitry Vyukov
2019-12-20
6
-14
/
+650
*
sys/test: and another bitfield test
Dmitry Vyukov
2019-12-19
6
-13
/
+70
*
prog: refactor bitfields representation
Dmitry Vyukov
2019-12-19
4
-187
/
+187
*
sys/test: add few other tests for tricky bitfields
Dmitry Vyukov
2019-12-18
6
-4
/
+243
*
sys/test: add more tests for bitfields
Dmitry Vyukov
2019-12-13
6
-4
/
+355
*
pkg/compiler: define fileoff template
Paul Chaignon
2019-11-01
1
-17
/
+17
*
prog: mutate length of output buffers
Veronica Radu
2019-10-10
2
-1
/
+9
*
prog: implemented argument and call priorities
Veronica Radu
2019-09-04
2
-1
/
+9
*
prog: add special mutation for binary flags
Veronica Radu
2019-08-09
3
-1
/
+52
*
prog: don't minimize ProcType to 0
Dmitry Vyukov
2019-07-26
3
-1
/
+11
*
pkg/compiler: add offsetof type
Dmitry Vyukov
2019-05-16
2
-1
/
+46
*
pkg/compiler: work around 0-array-size errors due to missing consts
Dmitry Vyukov
2019-05-15
3
-3
/
+11
*
.golangci.yml: add codeanalysis build tag
Dmitry Vyukov
2019-05-15
4
-4
/
+8
*
pkg/compiler: allow to refer to syscall arguments in len paths
Dmitry Vyukov
2019-05-14
2
-2
/
+5
[next]