aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource
Commit message (Expand)AuthorAgeFilesLines
* executor: support larger maximum number of tun devices on *BSD (#2953)Michael Tüxen2021-12-301-8/+14
* pkg/testutil: add packageDmitry Vyukov2021-12-212-24/+14
* all: add the `rerun` call propertyAleksandr Nogikh2021-12-102-1/+12
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-106-26/+28
* executor: spread overlapping fdsAleksandr Nogikh2021-12-061-4/+4
* executor: changed initialization of VMCS fieldsAyomide Erinfolami2021-12-011-1/+1
* executor: do not follow symlinks during umountAleksandr Nogikh2021-10-291-4/+4
* all: add binderfs fuzzing supportAleksandr Nogikh2021-10-291-0/+28
* executor: don't mount some cgroup controllers during setupDmitry Vyukov2021-10-131-3/+3
* executor: don't fail on cgroup mountingDmitry Vyukov2021-10-131-2/+3
* executor: setup cgroups onceDmitry Vyukov2021-10-121-7/+3
* executor: enable cgroup controllers one-by-oneDmitry Vyukov2021-10-121-18/+39
* executor: mount new cgroupsDmitry Vyukov2021-10-121-2/+2
* pkg/csource: fix call list filtering not being consistentAleksandr Nogikh2021-10-091-20/+23
* executor: work around clang-format issueDmitry Vyukov2021-10-051-4/+6
* pkg/csource: remove calls instead of skipping themAleksandr Nogikh2021-10-012-18/+35
* executor: check for single-line compound statementsDmitry Vyukov2021-10-011-12/+6
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-226-29/+51
* executor: add missing includes to BSD's setup_faultAleksandr Nogikh2021-09-221-0/+1
* executor/common_kvm_ppc64: fuzz more hypercallsAlexey Kardashevskiy2021-09-161-8/+8
* executor/common_kvm_ppc64: enable nested KVMAlexey Kardashevskiy2021-09-161-0/+17
* sys: skip kvm const extraction for non i386/amd64Aleksandr Nogikh2021-09-131-4/+4
* executor: ifconfig destroy wants the interface (not device) name (#2739)Greg Steuck2021-09-021-1/+1
* sys/targets: fix darwin reproducersPatrick Meyer2021-09-021-3/+3
* pkg/csource: don't enable HandleSegv in short testsDmitry Vyukov2021-07-291-0/+6
* pkg/ifuzz/powerpc: add some RTAS fuzzingAlexey Kardashevskiy2021-07-191-0/+14
* executor/common_kvm_ppc64: run with enabled MMUAlexey Kardashevskiy2021-07-191-0/+126
* executor/common_kvm_ppc64: fix KVM supportAlexey Kardashevskiy2021-07-192-92/+175
* executor: prepare code generator to allow other achitecturesAlexey Kardashevskiy2021-07-191-1/+1
* pkg: update generated files to go 1.17Alexey Kardashevskiy2021-07-072-1/+3
* executor: initialize scope in fault_ioc_infoChuck Silvers2021-07-021-0/+1
* sys/darwin: initial syscall definitionsPatrick Meyer2021-06-071-1/+1
* executor: initial darwin supportPatrick Meyer2021-05-201-16/+21
* sys/targets: add darwin/amd64 targetPatrick Meyer2021-05-201-0/+3
* executor: move vm.nr_overcommit_hugepages into configDmitry Vyukov2021-05-121-1/+0
* executor: set ctrl-alt-del sysctl to 0Dmitry Vyukov2021-04-221-1/+6
* pkg/compiler: optimize array[const] representationDmitry Vyukov2021-04-212-26/+13
* pkg/csource: add resuling source testsDmitry Vyukov2021-04-211-0/+85
* executor: fix driver.h import path in common_fuchsia.hMarco Vanotti2021-04-091-1/+1
* dashboard/config/linux: disable BPF_JIT on subset of instancesDmitry Vyukov2021-03-091-1/+0
* executor: don't setup x86-specific sysctl on non-x86Dmitry Vyukov2021-03-071-15/+17
* executor: disable rfkill during setupDmitry Vyukov2021-03-041-0/+18
* pkg/report: detect executor failuresDmitry Vyukov2021-02-212-115/+105
* executor: don't fail in syz_genetlink_get_family_idDmitry Vyukov2021-02-191-82/+113
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-124-16/+82
* pkg/runtest: check arch requirement earlyDmitry Vyukov2021-02-082-62/+13
* executor: don't include kvm on armDmitry Vyukov2021-01-261-1/+1
* executor/common: repair clang complaint about bad indentationGreg Steuck2020-12-301-1/+2
* all: make timeouts configurableDmitry Vyukov2020-12-284-6/+24
* executor: remove hardcoded timeoutsDmitry Vyukov2020-12-252-5/+12