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
/
executor
/
common_linux.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: fix FS_XFLAG_IMMUTABLE for 32-bit mode
Dmitry Vyukov
2018-08-09
1
-15
/
+5
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
1
-2
/
+1
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
1
-2
/
+5
*
executor: clean up immutable dirs
Dmitry Vyukov
2018-08-09
1
-0
/
+11
*
executor: manually define struct fsxattr
Dmitry Vyukov
2018-08-08
1
-1
/
+13
*
executor: clean up immutable files
Dmitry Vyukov
2018-08-08
1
-0
/
+12
*
executor: don't checkpoint/reset net namespace with setuid sandbox
Dmitry Vyukov
2018-08-08
1
-0
/
+9
*
executor: checkpoint net namespace in the right namespace
Dan Austin
2018-08-08
1
-5
/
+4
*
executor: check write return value
Dmitry Vyukov
2018-08-05
1
-1
/
+5
*
executor: abort fuse connection
Dmitry Vyukov
2018-08-04
1
-0
/
+60
*
executor: extend logging in netfilter code
Dmitry Vyukov
2018-08-02
1
-32
/
+47
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
1
-7
/
+20
*
executor: simplify event_timedwait
Dmitry Vyukov
2018-07-27
1
-15
/
+9
*
executor: ignore unshare errors in setuid sandbox
Dmitry Vyukov
2018-07-27
1
-4
/
+8
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-845
/
+612
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
1
-0
/
+8
*
sys/linux: implement fuse as normal syscalls
Dmitry Vyukov
2018-07-10
1
-67
/
+0
*
executor: tweaks for better 9p testing
Dmitry Vyukov
2018-07-08
1
-3
/
+13
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-9
/
+1
*
executor: fix pid check after fork
Dmitry Vyukov
2018-06-29
1
-2
/
+2
*
pkg/csource: support fuchsia
Dmitry Vyukov
2018-06-29
1
-12
/
+17
*
executor: don't crash during tun setup if ipv6 is not enabled
Dmitry Vyukov
2018-06-26
1
-4
/
+7
*
executor: rework fallback coverage
Dmitry Vyukov
2018-06-22
1
-2
/
+2
*
executor: handle case when AF_INET is not enabled
Dmitry Vyukov
2018-06-22
1
-4
/
+28
*
executor: always use errors=continue when mounting ext2/3/4
Dmitry Vyukov
2018-06-11
1
-5
/
+21
*
pkg/csource: minimize netdevices and net reset
Dmitry Vyukov
2018-05-17
1
-19
/
+22
*
executor: fix strncpy compile error
Ioana Ciornei
2018-05-13
1
-1
/
+1
*
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
[next]