aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* sys/freebsd: Add pf ioctl()sKristof Provost2019-04-232-1/+60
* Update syscalls (#1116)Marco Vanotti2019-04-222-4/+28
* sys/linux: add pidfd_send_signalDmitry Vyukov2019-04-122-5/+13
* sys/linux: more tty descriptionsDmitry Vyukov2019-04-122-5/+114
* sys/linux: add simple io_uring descriptionsDmitry Vyukov2019-04-122-5/+38
* all: run make generateAndrey Konovalov2019-04-112-5/+25
* all: add basic USB fuzzing supportAndrey Konovalov2019-04-114-3/+484
* all: add optional close_fds feature to reproducersAndrey Konovalov2019-04-093-4/+28
* csource: use /*FOO*/ instead of [[FOO]]Andrey Konovalov2019-04-091-13/+10
* sys/openbsd: add pci descriptionsAnton Lindqvist2019-04-052-1/+5
* executor: move syz_execute_func after os imports. (#1107)Marco Vanotti2019-04-031-16/+16
* executor: don't fallthrough in switches in fuchsia (#1103)Marco Vanotti2019-04-031-0/+3
* sys/fuchsia: Remove object_*_cookie syscalls. (#1099)Marco Vanotti2019-04-032-6/+2
* executor: try to prevent machine outbreakDmitry Vyukov2019-04-021-1/+13
* pkg/compiler: make buffer alias to ptr[array[int8]]Dmitry Vyukov2019-04-011-12/+12
* executor: connect tun and bpf devices on OpenBSDAnton Lindqvist2019-04-011-1/+1
* sys/openbsd: add common ioctl() commandsAnton Lindqvist2019-04-012-1/+6
* sys/openbsd: add bpf descriptionsAnton Lindqvist2019-03-292-1/+26
* modifyhoujingyi2019-03-291-5/+5
* Sys/linux: Add rdma.txtNoa Osherovich2019-03-272-5/+265
* sys/sys-extract: update import path for fuchsia.Marco Vanotti2019-03-271-2/+2
* sys/linux: move openat to dev_rtc.txtShankara Pailoor2019-03-241-5/+5
* executor: prevent non-null expected warningsDmitry Vyukov2019-03-217-22/+22
* executor: update fdio import pathMarco Vanotti2019-03-201-1/+1
* sys/linux: disable SYSLOG_ACTION_CLEARDmitry Vyukov2019-03-191-5/+5
* sys/linux: restrict SYSLOG_ACTION_CONSOLE_LEVELDmitry Vyukov2019-03-181-5/+5
* sys/openbsd: add chflags descriptionsAnton Lindqvist2019-03-182-1/+4
* sys/linux: Add rfkill description for LinuxAlexander Popov2019-03-182-5/+20
* sys/linux: regenerate and fix const filesDmitry Vyukov2019-03-142-5/+81
* pkg/runtest: make tests pass on freebsdDmitry Vyukov2019-03-071-1/+1
* sys/freebsd: avoid mangling syscall namesMark Johnston2019-03-072-21/+22
* execprog, stress, prog2c: unify flags to enable additional featuresAndrey Konovalov2019-03-053-87/+150
* executor: add newline in debug callDmitry Vyukov2019-02-271-1/+1
* executor: update syntax for making W+X fuchsia memoryJulia Hansbrough2019-02-272-3/+8
* sys/fuchsia/fidlgen: update FIDL path & extract new descriptionsJulia Hansbrough2019-02-211-2/+2
* sys/linux: add netlink seg6 descriptionshoujingyi2019-02-212-5/+30
* executor: fix format stringsDmitry Vyukov2019-02-191-2/+2
* executor: fix detection of blocked callsDmitry Vyukov2019-02-131-2/+1
* hafnium: add basic supportDmitry Vyukov2019-02-122-5/+25
* sys/linux: regenerate constsDmitry Vyukov2019-02-122-79/+103
* sys/linux: add NDISC packet formats to vnet.txtDan Robertson2019-02-111-5/+5
* sys/linux: prohibit EXT4_IOC_RESIZE_FSDmitry Vyukov2019-02-082-10/+5
* sys/linux: extend key descriptionsDmitry Vyukov2019-02-072-5/+35
* sys/linux: move {i,fa}notify into own filesDmitry Vyukov2019-02-072-7/+81
* sys/fuchsia: fix fidlgen issuesMarco Vanotti2019-02-062-94/+82
* sys/openbsd: add missing wscons descriptions (#976)Anton Lindqvist2019-02-012-1/+7
* executor: add missing includeDmitry Vyukov2019-02-011-0/+1
* executor, pkg/ipc: simplify retry handlingDmitry Vyukov2019-01-312-18/+11
* executor: remove ability to detect kernel bugsDmitry Vyukov2019-01-312-19/+2
* sys/test/test: add tests for test exiting in the middle of executionDmitry Vyukov2019-01-313-4/+17