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
/
common_linux.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: don't fail when ipv6 is not enabled
Dmitry Vyukov
2018-04-20
1
-1
/
+7
*
executor: increase max image size to 128MB
Dmitry Vyukov
2018-04-19
1
-3
/
+3
*
executor: don't fail if IPv6 is not enabled
Dmitry Vyukov
2018-04-16
1
-1
/
+7
*
executor: add two slave interfaces for bridge,bond,team
Hangbin Liu
2018-04-13
1
-7
/
+24
*
sys/linux: add veth devices to devnames
Dmitry Vyukov
2018-04-11
1
-1
/
+4
*
executor: add salve interface for bond0/team0
Hangbin Liu
2018-04-11
1
-2
/
+6
*
executor: create team device
Dmitry Vyukov
2018-04-06
1
-6
/
+8
*
sys/linux: test various binfmt's in execve
Dmitry Vyukov
2018-04-02
1
-0
/
+15
*
executor: fix unchecked result warning
Dmitry Vyukov
2018-04-01
1
-1
/
+3
*
sys/linux: add support for reading partition tables
Dmitry Vyukov
2018-04-01
1
-3
/
+95
*
executor: fix compilation warnings
Dmitry Vyukov
2018-03-30
1
-14
/
+8
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
1
-2
/
+140
*
executor: rework cgroups support
Dmitry Vyukov
2018-03-27
1
-33
/
+24
*
executor: fix reset of bridge netfilter
Dmitry Vyukov
2018-03-25
1
-0
/
+2
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-47
/
+260
*
sys/linux: add netlink fou descriptions
Dmitry Vyukov
2018-03-21
1
-0
/
+54
*
executor: fix ifdef's for csource
Dmitry Vyukov
2018-03-07
1
-1
/
+1
*
sys/linux: add syz_init_net_socket syscall
Dmitry Vyukov
2018-03-05
1
-1
/
+46
*
executor: simplify initialize_tun
Dmitry Vyukov
2018-02-26
1
-24
/
+27
*
sys/linux: remove proc type from network descriptions
Dmitry Vyukov
2018-02-26
1
-41
/
+23
*
executor, pkg/csource: make fd numbers consistent
Dmitry Vyukov
2018-02-26
1
-3
/
+13
*
prog: add arbitrary mutation of complex structs
Dmitry Vyukov
2018-02-25
1
-2
/
+2
*
executor: bring up bond and veth devices
Dmitry Vyukov
2018-02-22
1
-2
/
+3
*
executor: fix build
Dmitry Vyukov
2018-02-17
1
-0
/
+1
*
sys/linux: add bridge netfilter support
Dmitry Vyukov
2018-02-17
1
-0
/
+97
*
pkg/csource: fix debug calls
Dmitry Vyukov
2018-02-09
1
-5
/
+2
*
sys/linux: improve netfilter descriptions
Dmitry Vyukov
2018-02-09
1
-37
/
+193
*
executor: fix 32-bit support
Dmitry Vyukov
2018-01-28
1
-2
/
+1
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-0
/
+154
*
executor: handle old and new selinux mount points
Dmitry Vyukov
2018-01-23
1
-2
/
+6
*
executor: reshuffle namespace sandboxing sequence again
Dmitry Vyukov
2018-01-22
1
-11
/
+14
*
sys/linux: more selinux descriptions
Dmitry Vyukov
2018-01-18
1
-1
/
+6
*
executor: fix tun/device setup for sandbox=namespace
Dmitry Vyukov
2018-01-15
1
-8
/
+33
*
executor: setup network devices
Dmitry Vyukov
2018-01-13
1
-18
/
+55
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
1
-32
/
+32
*
executor: fix another format bug
Dmitry Vyukov
2017-12-27
1
-1
/
+1
*
executor: check format strings
Dmitry Vyukov
2017-12-27
1
-3
/
+3
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
1
-0
/
+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
1
-0
/
+1
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
1
-8
/
+0
*
executor: fix build
Dmitry Vyukov
2017-12-06
1
-4
/
+4
*
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
*
sys/linux: open files from /proc
Dmitry Vyukov
2017-11-27
1
-1
/
+23
*
executor: use /proc/thread-self/fail-nth instead of /proc/self/task/%d/fail-nth
Dmitry Vyukov
2017-11-27
1
-7
/
+6
*
executor: proceed even if /dev/net/tun is not available
Andrey Konovalov
2017-11-08
1
-2
/
+12
*
executor: fix build breakages due to doexit
Dmitry Vyukov
2017-10-19
1
-6
/
+0
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-1
/
+0
*
executor: include missing header
Dmitry Vyukov
2017-10-10
1
-0
/
+1
[next]