syzkaller/executor
Victor Hsieh f4815544c1 sys/linux: add fs-verity ioctls
This adds 2 ioctls and an argument type:
 - FS_IOC_ENABLE_VERITY
 - FS_IOC_MEASURE_VERITY
 - struct fsverity_digest

Note fs-verity on-disk structs are not yet added.
2018-12-18 10:34:52 +01:00
..
common_akaros.h executor: make sandboxes more modular 2018-09-17 11:39:04 +02:00
common_bsd.h pkg/csource: support tun and setuid repros on {free,open}bsd 2018-12-13 09:44:24 +01:00
common_fuchsia.h sys/fuchsia: update VMAR syscalls 2018-11-21 05:56:43 +01:00
common_kvm_amd64.h executor: compile with -O2 2018-02-10 12:14:13 +01:00
common_kvm_arm64.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_linux.h sys/linux: add basic tipc test 2018-12-12 13:14:26 +01:00
common_test.h executor: fix handling of big-endian bitfields 2018-12-08 19:08:08 +01:00
common_windows.h executor: make sandboxes more modular 2018-09-17 11:39:04 +02:00
common.h pkg/csource: support tun and setuid repros on {free,open}bsd 2018-12-13 09:44:24 +01:00
defs.h sys/linux: add fs-verity ioctls 2018-12-18 10:34:52 +01:00
executor_akaros.h sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
executor_bsd.h executor: move setrlimit from setup_control_pipes to bsd os_init 2018-12-14 12:13:14 +01:00
executor_fuchsia.h executor: update special fuchsia syscalls 2018-08-24 20:07:56 -07:00
executor_linux.h sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
executor_test.h executor: overhaul 2018-07-24 12:04:27 +02:00
executor_windows.h executor: overhaul 2018-07-24 12:04:27 +02:00
executor.cc prog, pkg/csource: more readable serialization for strings 2018-12-15 15:17:13 +01:00
gen.go Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
kvm_gen.cc sys: extend kvm support 2017-01-09 20:28:10 +01:00
kvm.h sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S.h csource: regenerate and reformat 2017-02-01 10:16:19 +01:00
nocover.h executor: overhaul 2018-07-24 12:04:27 +02:00
stub.go Makefile: actually cross-compile during presubmit 2017-06-26 15:45:51 +02:00
syscalls.h sys/linux: add fs-verity ioctls 2018-12-18 10:34:52 +01:00
test_linux.h executor: overhaul 2018-07-24 12:04:27 +02:00
test.h executor: fix handling of big-endian bitfields 2018-12-08 19:08:08 +01:00