aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: add netlink generic team descriptionsHangbin Liu2018-04-061-10/+35
* executor: update to support FreeBSD kcovMitchell Horne2018-04-051-0/+51
* sys/linux: test various binfmt's in execveDmitry Vyukov2018-04-022-10/+62
* pkg/compiler: support non-zero terminated filenamesDmitry Vyukov2018-04-021-5/+5
* executor: fix unchecked result warningDmitry Vyukov2018-04-011-1/+3
* sys/linux: add support for reading partition tablesDmitry Vyukov2018-04-012-13/+110
* sys/linux: fix misspelled const nameDmitry Vyukov2018-03-311-5/+5
* executor: fix compilation warningsDmitry Vyukov2018-03-301-14/+8
* sys/linux: add support for mounting filesystem imagesDmitry Vyukov2018-03-305-21/+249
* sys/linux: regenerate filesDmitry Vyukov2018-03-291-5/+5
* executor: don't let syscalls fail with errno=0Dmitry Vyukov2018-03-281-0/+2
* executor: rework cgroups supportDmitry Vyukov2018-03-272-43/+39
* sys/linux: add IPVS descriptionsDmitry Vyukov2018-03-261-10/+195
* executor: fix reset of bridge netfilterDmitry Vyukov2018-03-251-0/+2
* sys/linux: add cgroup descriptionsDmitry Vyukov2018-03-256-168/+347
* sys/linux: add guehdr for udp packetsDmitry Vyukov2018-03-211-5/+5
* sys/linux: add netlink fou descriptionsDmitry Vyukov2018-03-212-10/+84
* sys/linux: fix nlattr alignmentDmitry Vyukov2018-03-211-5/+5
* fuchsia: Update syzkaller to build with current Fuchsia API. (#543)Julia Hansbrough2018-03-212-47/+23
* fuchsia: Fix the `extractor` tool.Julia Hansbrough2018-03-211-2/+2
* all: fix gometalinter warningsDmitry Vyukov2018-03-082-5/+13
* executor: fix ifdef's for csourceDmitry Vyukov2018-03-072-2/+3
* sys/linux: add descriptions for /dev/infiniband/rdma_cmDmitry Vyukov2018-03-061-10/+44
* sys/linux: fix perf_event_attr layoutDmitry Vyukov2018-03-061-5/+5
* executor: fix includesDmitry Vyukov2018-03-051-1/+6
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-053-52/+94
* sys/linux: make ifreq template, fix some usagesDmitry Vyukov2018-03-051-5/+5
* prog: harden program parsing against description changes moreDmitry Vyukov2018-03-051-4/+6
* prog: handle excessive args and fields during program parsingDmitry Vyukov2018-03-051-4/+10
* sys/linux: use size attributes on structsDmitry Vyukov2018-03-051-5/+5
* pkg/compiler: allow specifying static size for filename'sDmitry Vyukov2018-03-051-4/+6
* pkg/compiler: support size attribute for unionsDmitry Vyukov2018-03-051-4/+6
* pkg/compiler: add size attribute for structsDmitry Vyukov2018-03-051-4/+6
* sys/linux: a bunch of assorted improvements and fixesDmitry Vyukov2018-03-051-33/+13
* sys/linux: add remaining aux netfilter descriptionsDmitry Vyukov2018-03-011-10/+98
* sys/linux: few assorted additionsDmitry Vyukov2018-02-261-9/+17
* prog: properly squash bitfieldsDmitry Vyukov2018-02-261-2/+2
* executor: simplify initialize_tunDmitry Vyukov2018-02-262-27/+30
* sys/linux: remove proc type from network descriptionsDmitry Vyukov2018-02-262-46/+28
* sys/linux: make tcp_seq_num asymmetricDmitry Vyukov2018-02-261-5/+5
* executor, pkg/csource: make fd numbers consistentDmitry Vyukov2018-02-262-23/+33
* executor: use proper default values for resourcesDmitry Vyukov2018-02-261-21/+21
* prog: add arbitrary mutation of complex structsDmitry Vyukov2018-02-253-11/+15
* pkg/compiler: fix alignment corner caseDmitry Vyukov2018-02-252-9/+11
* pkg/compiler: don't assign call IDs staticallyDmitry Vyukov2018-02-257-13/+13
* pkg/compiler: allow unions as syscall argumentsDmitry Vyukov2018-02-231-4/+6
* sys: fix descriptions for strickter return type checksDmitry Vyukov2018-02-233-7/+7
* sys/linux: add AF_SMC socketsDmitry Vyukov2018-02-221-8/+16
* executor: bring up bond and veth devicesDmitry Vyukov2018-02-222-7/+8
* sys/linux: add few ip and tcp optionsDmitry Vyukov2018-02-221-5/+5