aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host
Commit message (Expand)AuthorAgeFilesLines
* pkg/host: fix kcov_remote_arg layoutDmitry Vyukov2020-12-301-0/+1
* pkg/host: check presence of syz_open_procfs fileDmitry Vyukov2020-12-101-12/+18
* pkg/host: make wifi check more preciseDmitry Vyukov2020-11-282-0/+165
* pkg/ifuzz/powerpc: add powerpc supportAlexey Kardashevskiy2020-11-201-0/+4
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-264-32/+36
* pkg/host: don't log every syscall name twiceDmitry Vyukov2020-10-151-3/+0
* pkg/host: add canned test for cpu infoDmitry Vyukov2020-10-091-0/+231
* pkg/host: refactor machine info testsDmitry Vyukov2020-10-091-34/+21
* pkg/host: test for different cpuinfo fields depending on archAndrew Donnellan2020-10-091-15/+14
* sys/linux: descriptions for USB/IPNazime Hande Harputluoglu2020-10-021-0/+8
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-223-3/+20
* pkg/host: use 'processor 0' as cpu model on s390x inside containerAlexander Egorenkov2020-09-161-1/+1
* pkg/host: use 'machine' field as cpu model on IBM/ZAlexander Egorenkov2020-09-151-1/+1
* pkg/host: make machine info tests linux-specificDmitry Vyukov2020-09-141-4/+0
* pkg/host: move machine info functionality from syz-fuzzerDmitry Vyukov2020-09-123-0/+305
* executor/common_linux.h: add syz_fuse_handle_req()Stefano Duo2020-08-141-2/+13
* executor: enable extra coverage on OpenBSDAnton Lindqvist2020-08-111-0/+1
* sys/linux: add descriptions for BPF LSMCheng-Min Chiang2020-08-071-1/+9
* pkg/host/syscalls_linux.go: refactor isSupportedSyzkall()Stefano Duo2020-08-051-69/+104
* Revert "executor: enable extra coverage on OpenBSD"Anton Lindqvist2020-08-021-1/+0
* executor: enable extra coverage on OpenBSDAnton Lindqvist2020-08-021-0/+1
* all: initialize vhci in linuxTheOfficialFloW2020-07-303-0/+13
* executor: added syz_io_uring_setup to wrap both setup and mmapNecip Fazil Yildiran2020-07-291-1/+1
* sys/linux: enhanced descs for io_uringNecip Fazil Yildiran2020-07-241-2/+15
* sys/linux: add descriptions for raw character devicesAlbert van der Linde2020-07-201-0/+4
* sys/targets: don't use HostFuzzer mode for test OSDmitry Vyukov2020-07-152-4/+9
* all: fix comments formatDmitry Vyukov2020-07-122-2/+2
* all: don't compare string len with 0Dmitry Vyukov2020-07-041-2/+2
* pkg/host: increase executor setup timeoutDmitry Vyukov2020-06-291-1/+1
* pkg/host: add support for linux/riscv64Tobias Klauser2020-06-262-0/+18
* sys/linux: first 64bit big-endian architecture s390xAlexander Egorenkov2020-06-252-0/+21
* sys/netbsd: support multiple vHCI buses (#1822)m00nbsd2020-06-131-1/+1
* sys/netbsd: add support for fault injection (#1817)m00nbsd2020-06-111-0/+8
* .golangci.yml: reduce function line count from 200 to 140Dmitry Vyukov2020-06-071-41/+44
* executor: add support for extra coverage on NetBSDm00nbsd2020-05-201-0/+1
* executor: add support for USB fuzzing on NetBSDm00nbsd2020-05-191-1/+16
* prog: refactor ANY to not fabricate new typesDmitry Vyukov2020-05-051-9/+11
* prog: support disabled attributeDmitry Vyukov2020-05-041-31/+37
* prog: introduce Field typeDmitry Vyukov2020-05-021-10/+10
* prog: rename {PtrType,ArrayType}.Type to ElemDmitry Vyukov2020-05-011-1/+1
* pkg/host: support wrapping of executor binaryDmitry Vyukov2020-04-171-1/+4
* csource, executor: add usb emulation featureAndrey Konovalov2020-04-033-3/+9
* sys/linux: don't use syz_open_dev when openat is enoughDmitry Vyukov2020-03-241-1/+3
* executor, sys/linux: add ath9k usb descriptionsAndrey Konovalov2020-03-131-1/+2
* pkg/host: fix detection of enabled LSMsDmitry Vyukov2020-01-051-1/+5
* pkg/host: detect unsupported LSMsDmitry Vyukov2020-01-051-0/+31
* Implement basic support for MIPS64LEJouni Hogander2019-12-171-0/+2
* pkg/host: add Features.SupportedDmitry Vyukov2019-11-162-1/+5
* pkg/host: rename some featuresDmitry Vyukov2019-11-165-20/+20
* executor: refactor sandbox flagsDmitry Vyukov2019-11-162-15/+15