index
:
syz
actual
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for big-endian ints
Andrey Konovalov
2016-10-13
1
-0
/
+21
*
Add big-endian ints
Andrey Konovalov
2016-10-13
1
-10
/
+15
*
Update sys/README.md
Andrey Konovalov
2016-10-11
1
-17
/
+31
*
Add assign len fields tests
Andrey Konovalov
2016-10-11
1
-0
/
+90
*
Refactor & improve len type handling
Andrey Konovalov
2016-10-11
1
-0
/
+57
*
Rename duplicate fields in templates
Andrey Konovalov
2016-10-10
7
-45
/
+44
*
Add exec serialize tests for array[int8]
Andrey Konovalov
2016-10-04
1
-0
/
+13
*
Emit BufferBlob for array[int8]
Andrey Konovalov
2016-10-04
2
-3
/
+16
*
sys: add padding to structs again
Dmitry Vyukov
2016-09-29
3
-39
/
+83
*
prog: add a test for union layout
Dmitry Vyukov
2016-09-29
1
-2
/
+17
*
sys, prog: add tests for description parsing and serialization
Dmitry Vyukov
2016-09-28
1
-0
/
+25
*
sys: refine KCM ioctl type
Dmitry Vyukov
2016-09-28
1
-1
/
+1
*
Merge pull request #73 from xairy/ranged_arrays
Dmitry Vyukov
2016-09-19
3
-9
/
+15
|
\
|
*
Allow range sized arrays
Andrey Konovalov
2016-09-19
3
-9
/
+15
*
|
sys: delete Size() and Align() methods for struct and union
Andrey Konovalov
2016-09-19
1
-35
/
+4
|
/
*
sys: resolve the TODO with recursive structs
Dmitry Vyukov
2016-09-05
1
-3
/
+1
*
sys: resolve some old TODOs in descriptions
Dmitry Vyukov
2016-09-05
5
-47
/
+47
*
sys: support recursive structs
Dmitry Vyukov
2016-09-05
3
-16
/
+30
*
Add the /dev/tlk_device (Open Trusted Execution device driver) description
Alexander Potapenko
2016-09-05
3
-0
/
+115
*
sys: remove autogenerated files
Dmitry Vyukov
2016-09-02
3
-16116
/
+0
*
sys: fix incorrect argument type introduced in 76906672672365b9e31328a0047baf...
Dmitry Vyukov
2016-08-28
4
-4
/
+4
*
sysgen: sort resources by name to avoid unnecessary diffs
Dmitry Vyukov
2016-08-28
3
-135
/
+135
*
executor, csource: share some common code between executor and csource
Dmitry Vyukov
2016-08-28
3
-129
/
+129
*
sys: specify resources in text descriptions
Dmitry Vyukov
2016-08-27
28
-4037
/
+4192
*
sys: fix links and formatting in README.md
Dmitry Vyukov
2016-08-26
1
-14
/
+23
*
sys: update README to describe the new 2-step generation process
Dmitry Vyukov
2016-08-26
1
-22
/
+35
*
sys: fix skipping of syscalls with unknown constants
Dmitry Vyukov
2016-08-26
4
-3276
/
+3415
*
overhaul syscall description generation process
Dmitry Vyukov
2016-08-26
79
-3391
/
+22173
*
sys: use ranged int in few syscalls so that it is tested
Dmitry Vyukov
2016-08-13
3
-4
/
+4
*
sys: change int range to use ':' instead of '~'
Dmitry Vyukov
2016-08-13
1
-1
/
+1
*
reformat sources
Dmitry Vyukov
2016-08-13
1
-3
/
+3
*
sys: regenerate syscall descriptions with latest linux sources
Dmitry Vyukov
2016-08-13
1
-2
/
+2
*
sys/sysgen/prog: support ranged int
Baozeng Ding
2016-08-10
1
-1
/
+4
*
executor: add support for 386 arch (COMPAT syscalls)
Dmitry Vyukov
2016-06-30
1
-0
/
+8
*
sys: fix kvm_pit_channel_state.count_load_time type
Dmitry Vyukov
2016-06-21
2
-3
/
+3
*
sys: update generated files
Dmitry Vyukov
2016-06-13
4
-247
/
+454
*
sys: support kcm and netrom
Baozeng Ding
2016-06-13
3
-1
/
+95
*
sys: support getsockopt for sctp
Baozeng Ding
2016-06-10
1
-0
/
+97
*
sys: add removed defines to fix generate in linux-next
Lorenzo Stoakes
2016-03-11
2
-0
/
+7
*
sys: add missing include
Lorenzo Stoakes
2016-03-08
1
-0
/
+1
*
sys: fix build with Go1.4
Dmitry Vyukov
2016-02-15
3
-0
/
+9
*
sys: fix /dev/snd/pcm description
Dmitry Vyukov
2016-02-05
5
-680
/
+684
*
sys: terminate string constants with \x00
Dmitry Vyukov
2016-02-05
1
-64
/
+64
*
sys: slighly improve diagnostics for incorrect syscall descriptions
Dmitry Vyukov
2016-01-28
2
-2
/
+10
*
sys: fix write$tun description
Dmitry Vyukov
2016-01-26
3
-159
/
+161
*
sys: regenerate after tun/random support
Dmitry Vyukov
2016-01-26
4
-3
/
+90
*
sys: open a bunch of new devices
Dmitry Vyukov
2016-01-26
5
-649
/
+845
*
sys: support /dev/random and /dev/net/tun
Baozeng Ding
2016-01-26
4
-1
/
+166
*
sys: allow to open all devices as stopgap
Dmitry Vyukov
2016-01-24
1
-0
/
+4
*
sys: add basic netlink support for real
Dmitry Vyukov
2016-01-23
5
-11
/
+97
[next]