aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* host: detect at least some unsupported syscalls if kallsyms is not availableDmitry Vyukov2016-08-131-10/+10
* sys: terminate string constants with \x00Dmitry Vyukov2016-02-051-2/+2
* sys: open a bunch of new devicesDmitry Vyukov2016-01-261-3/+15
* sys: allow to open all devices as stopgapDmitry Vyukov2016-01-241-1/+1
* sys: introduce a generic syz_open_dev helper syscallDmitry Vyukov2016-01-131-8/+17
* sys: add support for /dev/snd/controlDmitry Vyukov2016-01-131-0/+3
* host: detect more unsupported syscallsDmitry Vyukov2015-12-281-9/+42
* host: detect unsupported syscallsDmitry Vyukov2015-12-272-0/+141