aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/generated.go
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-3/+414
* executor/common_linux.h: refactor __NR_syz_genetlink_get_family_idAleksandr Nogikh2020-09-221-38/+12
* executor/common_linux.h: remove assumption that netlink always returns nonpos...Aleksandr Nogikh2020-09-221-25/+25
* sys/common_linux.h: replace netlink_devlink_id_get and netlink_wireguard_id_g...Aleksandr Nogikh2020-09-221-63/+34
* sys/common_linux.h: move the definition of a global nlmsg variableAleksandr Nogikh2020-09-221-2/+4
* executor/common_linux.h: extend netlink helpers to support zero-payload attri...Aleksandr Nogikh2020-09-221-1/+2
* executor/common_linux.h: increase default nlmsg buffer sizeAleksandr Nogikh2020-09-221-1/+1
* executor: forbid inlining of 'remove_dir'Alexander Egorenkov2020-09-181-2/+1
* executor: fix definition of __NR_io_uring_setupDmitry Vyukov2020-09-151-6/+4
* executor: improve opendir(3) error handlingAnton Lindqvist2020-09-121-1/+8
* sys/test/test: add a hanging testDmitry Vyukov2020-09-121-1/+9
* executor/common_linux.h: add missing FUSE opcodesStefano Duo2020-08-271-0/+4
* executor/linux: change mount propagation type to privateTetsuo Handa2020-08-261-0/+3
* executor/common_linux.h: make rfkill_unblock_all staticAndy Nguyen2020-08-231-1/+1
* executor/common_linux.h: unblock rfkill and retry HCIDEVUP on ERFKILLAndy Nguyen2020-08-231-2/+27
* tools/docker: add old-envDmitry Vyukov2020-08-221-1/+1