syzkaller/pkg
mspecter d2f63c9b49 pkg/host: improve openat check
* Add support for non-obvious open commands

* Adding Michael Specter to CONTRIBUTORS

* update

* /pkg/host/host_linux.go: leverage .txt for OpenAt

Allows users to specify OpenAt flags. Currently, Syzkaller will
automatically attempt to open device nodes at startup, and ignore
descriptions that do not exist. Unfortunately, Syzkaller only opens with
read-only permissions, and some device drivers will
return -EINVAL or likewise if the correct flags are not specified.
2019-06-11 12:06:50 +02:00
..
ast
bisect
build pkg/build: fix the failing build 2019-06-11 11:49:04 +02:00
compiler
config
cover pkg/cover: factor out common code into combinePrefix 2019-05-29 14:58:40 +02:00
csource pkg/csource: generate timeouts for USB syzcalls 2019-05-31 13:35:25 +02:00
db
email
gce
gcs
hash
host pkg/host: improve openat check 2019-06-11 12:06:50 +02:00
html
ifuzz
instance
ipc
kd
log
mgrconfig
osutil
report pkg/report: improve should_fail regexp 2019-06-06 09:26:26 +02:00
repro pkg/repro: don't double-reverse log entries 2019-05-27 20:03:37 +02:00
rpctype
runtest pkg/runtest: detect and ignore flakes 2019-06-04 14:57:43 +02:00
serializer
signal
symbolizer
vcs