aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor: use MAP_EXCL to map the data region on FreeBSDMark Johnston2020-08-081-1/+7
* sys/linux: add descriptions for BPF LSMCheng-Min Chiang2020-08-071-0/+188
* executor: add some code style checksDmitry Vyukov2020-08-066-12/+119
* Makefile: enable clang-tidy in presubmit testsDmitry Vyukov2020-08-042-13/+7
* executor: remove block commentsDmitry Vyukov2020-08-044-34/+26
* all: fake hci le conn using handle 201Andy Nguyen2020-08-021-5/+40
* Revert "executor: enable extra coverage on OpenBSD"Anton Lindqvist2020-08-021-9/+0
* executor: enable extra coverage on OpenBSDAnton Lindqvist2020-08-021-0/+9
* sys/linux: assorted improvements for vhciDmitry Vyukov2020-07-301-3/+4
* all: initialize vhci in linuxTheOfficialFloW2020-07-302-3/+306
* executor: added syz_io_uring_setup to wrap both setup and mmapNecip Fazil Yildiran2020-07-291-1/+85
* all: fix marking of auto-generated filesDmitry Vyukov2020-07-292-2/+2
* sys/linux: enhanced descs for io_uringNecip Fazil Yildiran2020-07-241-0/+147
* executor: fix build errors in setup_32bit_idt()Denis Efremov2020-07-211-1/+1
* executor: remove NONFAILING from pseudo-syscallsDmitry Vyukov2020-07-158-106/+80
* executor: wrap all syscalls into NONFAILINGDmitry Vyukov2020-07-151-2/+5
* executor: fix bitfields for big-endian archAlexander Egorenkov2020-07-102-3/+22
* executor: clarify debug/debug_verbose useDmitry Vyukov2020-07-081-1/+5
* executor: prohibit mallocDmitry Vyukov2020-07-081-0/+7
* 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