aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-execprog
Commit message (Expand)AuthorAgeFilesLines
* tools/syz-execprog: redirect syz-executor output to Os.StderrPimyn Girgis2025-11-031-0/+1
* pkg/rpcserver: refactor RunLocalAleksandr Nogikh2025-02-031-2/+1
* executor: query globs in the test program contextDmitry Vyukov2024-12-111-1/+35
* tools/syz-execprog: support running unsafe programsDmitry Vyukov2024-11-261-2/+7
* tools/syz-execprog: pass the VM type to execprogLaura Peskin2024-09-241-0/+2
* pkg/mgrconfig, prog, tools: allow automatically generated or manually written...Pimyn Girgis2024-08-121-1/+1
* prog: restricts hints to at most 10 attempts per single kernel PCDmitry Vyukov2024-07-221-1/+1
* executor: add runner modeDmitry Vyukov2024-06-241-256/+171
* tools/syz-execprog: respect debug mode for VM checking programsDmitry Vyukov2024-06-041-3/+8
* tools/syz-execprog: fix nil derefDmitry Vyukov2024-06-041-2/+4
* pkg/cover/backend: remove RestorePCDmitry Vyukov2024-05-271-1/+1
* all: adapt all cover and sig to 64bitJoey Jiao2024-05-271-32/+1
* pkg/ipc: remove ExecOptsDmitry Vyukov2024-05-211-4/+4
* pkg/ipc: remove ProgInfoDmitry Vyukov2024-05-211-20/+17
* pkg/ipc: use flatrpc flagsDmitry Vyukov2024-05-171-9/+9
* pkg/fuzzer: manipulate ipc.ExecOptsAleksandr Nogikh2024-05-161-1/+1
* pkg/runtest: use queue.Request and queue.ResultAleksandr Nogikh2024-05-161-2/+2
* pkg/vminfo: run programs interactivelyAleksandr Nogikh2024-05-161-27/+47
* pkg/vminfo: move feature checking to hostDmitry Vyukov2024-05-151-40/+72
* pkg/repro, pkg/ipc: use flatrpc.FeatureDmitry Vyukov2024-05-061-1/+1
* tools/syz-stress: delete utilityDmitry Vyukov2024-05-061-32/+98
* pkg/ipc: dedup features to flags conversionDmitry Vyukov2024-04-301-33/+1
* pkg/ipc: make it possible to change EnvFlags between executionsDmitry Vyukov2024-04-301-20/+20
* pkg/ipc: pass only exec encoding to ExecDmitry Vyukov2024-04-161-5/+10
* syz-fuzzer: don't sleep after transient executor errorsDmitry Vyukov2024-04-151-1/+3
* prog: enable MutateWithHints() abortionAleksandr Nogikh2024-03-141-1/+2
* tools/syz-execprog: log errors similarly to syz-fuzzerAleksandr Nogikh2024-03-081-1/+1
* tools/syz-execprog: use more precise addresses when collecting coverageAlexander Potapenko2023-12-131-7/+43
* tools/syz-execprog: create coverage file per program runNecip Fazil Yildiran2023-08-221-3/+4
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+1
* executor: add NIC PCI pass-through VF supportGeorge Kennedy2022-09-211-0/+3
* all: fix patch testing for bugs witout C reproAleksandr Nogikh2022-04-191-1/+1
* pkg/db: make repair of the db file optionalDmitry Vyukov2022-02-011-1/+1
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-101-0/+16
* all: adapt to how mmapping a kcov instance works in LinuxAleksandr Nogikh2021-12-091-0/+3
* tools/syz-execprog: default -procs to 2*NumCPUDmitry Vyukov2021-12-091-1/+1
* tools/syz-execprog: support loading from corpus.dbDmitry Vyukov2021-12-091-1/+12
* tools/syz-execprog: don't store prog.LogEntry'sDmitry Vyukov2021-12-091-16/+18
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-221-20/+1
* tools/syz-execprog: mimic syz-fuzzer logic for executor failuresDmitry Vyukov2021-03-041-12/+25
* all: make timeouts configurableDmitry Vyukov2020-12-281-2/+1
* tools/syz-execprog: support optional flagsDmitry Vyukov2020-12-251-1/+2
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-0/+3
* all: initialize vhci in linuxTheOfficialFloW2020-07-301-0/+3
* pkg/host: add Features.SupportedDmitry Vyukov2019-11-161-1/+1
* pkg/host: rename some featuresDmitry Vyukov2019-11-161-3/+3
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-031-0/+3
* tools/syz-execprog: remove unused parameterGreg Steuck2019-07-221-2/+2
* executor: implement support for leak checkingDmitry Vyukov2019-05-201-15/+14
* all: add optional close_fds feature to reproducersAndrey Konovalov2019-04-091-0/+3