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
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptions
Dmitry Vyukov
2018-01-09
1
-10
/
+20
*
sys/linux: add AF_NETLINK/NETLINK_GENERIC descriptions
Dmitry Vyukov
2018-01-09
1
-10
/
+20
*
sys/linux: duplicate open/accept specializations with openat/accept4
Dmitry Vyukov
2018-01-09
1
-10
/
+30
*
sys/linux: add AF_NETLINK/NETLINK_CRYPTO descriptions
Dmitry Vyukov
2018-01-09
1
-10
/
+20
*
sys/linux: add ion and ashmem devices support
Dmitry Vyukov
2018-01-09
1
-22
/
+68
*
sys/linux: resolve few TODOs
Dmitry Vyukov
2018-01-08
1
-5
/
+5
*
pkg/compiler: make signalno a type alias
Dmitry Vyukov
2018-01-08
1
-5
/
+5
*
prog: support opt for proc types
Dmitry Vyukov
2018-01-06
2
-9
/
+13
*
prog: add test for len mutation
Dmitry Vyukov
2018-01-06
1
-4
/
+6
*
pkg/compiler: add bitsize type
Dmitry Vyukov
2018-01-06
5
-13
/
+17
*
sys/linux: netlink xfrm support
Dmitry Vyukov
2017-12-31
1
-10
/
+20
*
sys/linux: add multicast and ipv4 mapped ipv6 addresses
Dmitry Vyukov
2017-12-29
1
-10
/
+15
*
sys/linux: describe ipv6 tlv options
Dmitry Vyukov
2017-12-29
1
-5
/
+5
*
sys/linux: improve bpf descriptions
Dmitry Vyukov
2017-12-29
1
-5
/
+5
*
sys/linux: improve perf descriptions
Dmitry Vyukov
2017-12-29
1
-10
/
+15
*
sys/linux: assorted improvements
Dmitry Vyukov
2017-12-29
1
-10
/
+115
*
sys/linux: fix some copy-paste errors
Dmitry Vyukov
2017-12-28
1
-30
/
+11
*
sys/linux: fix splice signature
Dmitry Vyukov
2017-12-27
1
-6
/
+7
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
18
-359
/
+364
*
executor: fix another format bug
Dmitry Vyukov
2017-12-27
1
-1
/
+1
*
executor: fix reply status on loop kills
Dmitry Vyukov
2017-12-27
1
-1
/
+2
*
executor: check format strings
Dmitry Vyukov
2017-12-27
5
-34
/
+36
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
2
-1
/
+64
*
executor: remove dead code
Dmitry Vyukov
2017-12-22
1
-2
/
+0
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
2
-17
/
+40
*
prog: use dense indexes for copyout instructions
Dmitry Vyukov
2017-12-17
1
-18
/
+24
*
executor: remove unneeded NONFAILING
Dmitry Vyukov
2017-12-17
1
-1
/
+1
*
pkg/ipc: make threaded/collide per-program options
Dmitry Vyukov
2017-12-17
1
-10
/
+10
*
prog: don't serialize output data args
Dmitry Vyukov
2017-12-17
1
-6
/
+8
*
prog: introduce more readable format for data args
Dmitry Vyukov
2017-12-17
1
-4
/
+6
*
prog: fix TestMutateTable
Dmitry Vyukov
2017-12-17
1
-4
/
+18
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
3
-353
/
+167
*
executor: fix macros in common.h
Andrey Konovalov
2017-12-14
1
-3
/
+4
*
sys/linux: describe PF_KEY
Dmitry Vyukov
2017-12-11
1
-10
/
+25
*
prog: fix hints of data args
Dmitry Vyukov
2017-12-08
1
-10
/
+15
*
sys/linux: add a simple description for selinux
Dmitry Vyukov
2017-12-08
1
-10
/
+95
*
executor: fix build
Dmitry Vyukov
2017-12-06
2
-6
/
+6
*
executor: unshare PID namespace even for sandbox=none
Dmitry Vyukov
2017-12-05
1
-5
/
+26
*
executor: treat fail-nth errors as non-fatal
Dmitry Vyukov
2017-12-05
1
-4
/
+7
*
prog: support bytesizeN for vma
Dmitry Vyukov
2017-11-29
1
-5
/
+5
*
prog: repair arrays/buffers with incorrect size in Deserialize
Dmitry Vyukov
2017-11-28
1
-10
/
+20
*
pkg/compiler: add check that len does not refer to array with varlen elements
Dmitry Vyukov
2017-11-28
3
-7
/
+7
*
sys/linux: add binder descriptions
Dmitry Vyukov
2017-11-27
1
-15
/
+45
*
sys/linux: assorted improvements to descriptions
Dmitry Vyukov
2017-11-27
1
-10
/
+45
*
sys/linux: add files from net dir to list of /proc files
Dmitry Vyukov
2017-11-27
1
-5
/
+5
*
sys/linux: fix control len in msghdr's
Dmitry Vyukov
2017-11-27
1
-5
/
+5
*
sys/linux: improve hash generation for KEYCTL_DH_COMPUTE
Dmitry Vyukov
2017-11-27
1
-5
/
+5
*
sys/linux: open files from /proc
Dmitry Vyukov
2017-11-27
2
-341
/
+373
*
sys/linux: improve fuse descriptions
Dmitry Vyukov
2017-11-27
1
-65
/
+15
*
executor: use /proc/thread-self/fail-nth instead of /proc/self/task/%d/fail-nth
Dmitry Vyukov
2017-11-27
1
-7
/
+6
[next]