aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor: ifconfig destroy wants the interface (not device) name (#2739)Greg Steuck2021-09-021-1/+1
* executor: fix remote coverage collectionAleksandr Nogikh2021-08-263-2/+4
* pkg/ifuzz/powerpc: add some RTAS fuzzingAlexey Kardashevskiy2021-07-191-0/+17
* executor/common_kvm_ppc64: run with enabled MMUAlexey Kardashevskiy2021-07-192-1/+147
* executor/common_kvm_ppc64: fix KVM supportAlexey Kardashevskiy2021-07-196-12/+256
* executor: prepare for proper powerpc testingAlexey Kardashevskiy2021-07-191-5/+13
* executor: prepare code generator to allow other achitecturesAlexey Kardashevskiy2021-07-196-11/+11
* executor/common_kvm_ppc64: header comment cleanupAlexey Kardashevskiy2021-07-191-2/+0
* pkg: update generated files to go 1.17Alexey Kardashevskiy2021-07-071-0/+1
* executor: initialize scope in fault_ioc_infoChuck Silvers2021-07-021-0/+1
* sys/darwin: initial syscall definitionsPatrick Meyer2021-06-071-1/+1
* executor: remove unreachable nocover.h includePatrick Meyer2021-05-201-10/+1
* executor: initial darwin supportPatrick Meyer2021-05-205-21/+170
* executor: move vm.nr_overcommit_hugepages into configDmitry Vyukov2021-05-121-2/+0
* executor: set ctrl-alt-del sysctl to 0Dmitry Vyukov2021-04-221-1/+11
* executor: fix driver.h import path in common_fuchsia.hMarco Vanotti2021-04-091-1/+1
* syz-manager, executor: fix out-of-bound accessJoey Jiao2021-03-231-1/+1
* executor, syz-fuzzer: fix readonly rootJoey Jiao2021-03-182-5/+15
* dashboard/config/linux: disable BPF_JIT on subset of instancesDmitry Vyukov2021-03-091-2/+0
* executor: don't setup x86-specific sysctl on non-x86Dmitry Vyukov2021-03-071-32/+34
* executor: disable rfkill during setupDmitry Vyukov2021-03-041-0/+18
* executor: don't fail on "negative running"Dmitry Vyukov2021-03-041-1/+1
* prog: detect copyout overflowDmitry Vyukov2021-03-041-1/+1
* executor: improve SYZFAIL messageDmitry Vyukov2021-02-261-1/+1
* pkg/report: detect executor failuresDmitry Vyukov2021-02-2111-177/+183
* executor: don't fail in syz_genetlink_get_family_idDmitry Vyukov2021-02-192-82/+116
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-124-18/+77
* executor: don't include kvm on armDmitry Vyukov2021-01-261-1/+1
* executor: fix kcov_remote_arg declarationDmitry Vyukov2020-12-301-41/+18
* executor/common: repair clang complaint about bad indentationGreg Steuck2020-12-301-1/+2
* all: make timeouts configurableDmitry Vyukov2020-12-281-4/+6
* executor: remove hardcoded timeoutsDmitry Vyukov2020-12-252-16/+33
* executor: don't use coverage edges for gvisorDmitry Vyukov2020-12-164-22/+14
* executor: use coverage filter for comparisonsDmitry Vyukov2020-12-091-1/+1
* executor: capture outgoing edges from interesting codeDmitry Vyukov2020-12-091-6/+10
* executor: minor coverage filter cleanupDmitry Vyukov2020-12-093-8/+16
* executor: skip setsid() for threaded reproducersAnton Lindqvist2020-12-091-2/+7
* syz-manager/manager.go, executor/executor.cc: support coverage filterKaipeng Zeng2020-12-063-2/+101
* sys/linux, sys/freebsd: apply more ignore_return attributesDmitry Vyukov2020-12-053-22/+4
* executor: tune few more sysctl'sDmitry Vyukov2020-12-011-0/+7
* tools/create-gce-image.sh: move sysctl's to executorDmitry Vyukov2020-11-211-0/+6
* pkg/ifuzz/powerpc: add powerpc supportAlexey Kardashevskiy2020-11-204-2/+89
* executor: fix linux includesDmitry Vyukov2020-10-301-2/+6
* dashboard/config/linux: set watchdog_thresh via cmdlineDmitry Vyukov2020-10-281-4/+0
* pkg/csource: setup sysctl's in C reproducersDmitry Vyukov2020-10-285-42/+46
* executor: setup sysctl's in setup_machineDmitry Vyukov2020-10-281-8/+35
* executor, pkg/csource: remove setpgrp() in sandbox_common()liucy19982020-10-271-1/+0
* executor: compile fixAlexey Kardashevskiy2020-10-261-1/+1
* executor: fix arp netfiler tables alignment for armDmitry Vyukov2020-10-151-4/+4
* executor: set parent-death signal after changing user or group ID-sAndrei Vagin2020-10-091-0/+5