aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor: enable cgroup/cpuset memory pressure calc.Necip Fazil Yildiran2020-06-291-0/+1
* executor/netbsd: base nth on 2 (#1874)m00nbsd2020-06-271-2/+2
* executor: add support for linux/riscv64Tobias Klauser2020-06-261-0/+5
* pkg/csource: fix casting of parameters for trampolinesAlexander Egorenkov2020-06-261-0/+7
* sys/linux: first 64bit big-endian architecture s390xAlexander Egorenkov2020-06-251-0/+2
* executor: don't use static_assertDmitry Vyukov2020-06-251-1/+1
* executor: fix write_output_64Alexander Egorenkov2020-06-251-1/+7
* ipc: fix endianness issuesAlexander Egorenkov2020-06-233-10/+19
* executor: fix endianness problem in internet checksumAlexander Egorenkov2020-06-192-19/+19
* executor: enable KVM generator only on AMD64 archAlexander Egorenkov2020-06-171-1/+1
* executor: Improve used terminologyMarco Elver2020-06-152-5/+6
* sys/netbsd: support multiple vHCI buses (#1822)m00nbsd2020-06-133-19/+30
* all: use more respective languageDmitry Vyukov2020-06-112-4/+4
* sys/netbsd: add support for fault injection (#1817)m00nbsd2020-06-113-1/+51
* executor/fuchsia: Don't map memory as executable.Marco Vanotti2020-06-052-21/+17
* .golangci.yml: enable godot checkerDmitry Vyukov2020-06-051-1/+1
* executor: fix printing null master in netlink_device_changeAndrey Konovalov2020-05-291-1/+1
* executor: fix a cast in common_usb_netbsd.hm00nbsd2020-05-241-2/+2
* executor: fix a USB define on NetBSDm00nbsd2020-05-211-1/+3
* executor: use the SYZ_USB define for NetBSDm00nbsd2020-05-211-1/+1
* executor: fix the types used in common_usb_netbsd.hm00nbsd2020-05-211-57/+57
* executor: add support for extra coverage on NetBSDm00nbsd2020-05-201-11/+22
* executor: add support for USB fuzzing on NetBSDm00nbsd2020-05-196-9/+407
* executor: exclude syz_kvm_setup_cpu on armDmitry Vyukov2020-05-181-1/+1
* executor, sys/linux: syz_usb_ep_read/write accept endpoint addressAndrey Konovalov2020-05-152-12/+62
* executor: stall unknown usb requestsAndrey Konovalov2020-05-152-8/+55
* executor: don't build gen.go on FreeBSDMichael Tuexen2020-05-131-1/+1
* executor: don't build gen.go on OpenBSD or NetBSDMichael Tuexen2020-05-131-1/+1
* executor: fix typo (#1737)Michael Tüxen2020-05-131-1/+1
* executor: fix #ifdef condition for remove_dir()Michael Tuexen2020-05-131-1/+1
* Makefile: generate descriptions on-the-flyDmitry Vyukov2020-04-302-26306/+0
* sys: add mldv2 packet structsAndy Nguyen2020-04-291-8/+8
* sys: add more specific ipv6 optionsAndy Nguyen2020-04-292-8/+40
* pkg/compiler: deduplicate Types in descriptionsDmitry Vyukov2020-04-261-19/+19
* sys/openbsd: extend vnetGreg Steuck2020-04-261-1/+1
* sys/netbsd: add lchmod(2) (#1687)Ayushi Sharma2020-04-212-1/+2
* executor: remove unidentified fileGreg Steuck2020-04-201-0/+0
* sys/syz-sysgen: better formatting for syscall descriptionsDmitry Vyukov2020-04-191-4725/+742
* prog: add ignore_return and breaks_returns call attribtuesDmitry Vyukov2020-04-193-498/+3392
* sys/linux: sync call timeouts with executorDmitry Vyukov2020-04-191-1/+2
* sys/linux: add timeout call attributesDmitry Vyukov2020-04-193-288/+1345
* prog: introduce call attributesDmitry Vyukov2020-04-193-4560/+4570
* executor: surround the data mapping with PROT_NONE pagesDmitry Vyukov2020-04-182-2/+11
* executor: remove more code if ENABLE_NAPI_FRAGS is not setDmitry Vyukov2020-04-181-8/+11
* sys/netbsd: add minherit(2)ais2397@gmail.com2020-04-162-1/+2
* sys/linux: add some more ipv4/6 addressesDmitry Vyukov2020-04-141-6/+6
* sys/linux: regenerate constsDmitry Vyukov2020-04-141-6/+6
* sys/netbsd: fix struct statais2397@gmail.com2020-04-131-1/+1
* sys/linux: add link_create and link_update commandsPaul Chaignon2020-04-122-6/+18
* bpf: update BPF constantsPaul Chaignon2020-04-121-6/+6