aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/generated.go
Commit message (Expand)AuthorAgeFilesLines
* executor: support larger maximum number of tun devices on *BSD (#2953)Michael Tüxen2021-12-301-8/+14
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-101-12/+2
* 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
* executor: work around clang-format issueDmitry Vyukov2021-10-051-4/+6
* executor: check for single-line compound statementsDmitry Vyukov2021-10-011-12/+6
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-221-3/+9
* 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
* 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-191-92/+174
* 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
* 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
* 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-211-114/+104
* executor: don't fail in syz_genetlink_get_family_idDmitry Vyukov2021-02-191-82/+113
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-16/+73
* 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
* executor: remove hardcoded timeoutsDmitry Vyukov2020-12-251-4/+10
* executor: skip setsid() for threaded reproducersAnton Lindqvist2020-12-091-2/+7
* executor: tune few more sysctl'sDmitry Vyukov2020-12-011-0/+3
* tools/create-gce-image.sh: move sysctl's to executorDmitry Vyukov2020-11-211-0/+3
* pkg/ifuzz/powerpc: add powerpc supportAlexey Kardashevskiy2020-11-201-0/+138
* executor: fix linux includesDmitry Vyukov2020-10-301-2/+6
* dashboard/config/linux: set watchdog_thresh via cmdlineDmitry Vyukov2020-10-281-1/+0
* pkg/csource: setup sysctl's in C reproducersDmitry Vyukov2020-10-281-0/+28
* executor, pkg/csource: remove setpgrp() in sandbox_common()liucy19982020-10-271-1/+0
* 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/+2
* executor: msvc support syz-executorSuraj K Suresh2020-10-031-13/+36
* sys/linux: descriptions for USB/IPNazime Hande Harputluoglu2020-10-021-0/+44
* executor: check for \n in fail/exitf messagesDmitry Vyukov2020-09-281-9/+9