syzkaller/executor
Dmitry Vyukov 056be1b9c8 sys/linux: assorted improvements for vhci
Regenerate const files on next-20200729.

Change conn handle to 200 because it also seems to be matches
against phy_handle fields which are int8 (current 256 does not fit into int8).
Use 200 for all handle's and all phy_handle's.

Remove hci_evt_le_cis_req, it does not seem to be used in the kernel.

Restrict some event types and statuses.

Add rssi field to hci_ev_le_advertising_info.

Use bytesize for some of the data length fields.
2020-07-30 13:31:33 +02:00
..
android executor: minor cleanup of android sandbox 2020-03-11 12:09:17 +01:00
common_akaros.h executor: fix do_sandbox_none on akaros and test 2019-01-31 11:35:53 +01:00
common_bsd.h executor: remove NONFAILING from pseudo-syscalls 2020-07-15 09:26:23 +02:00
common_fuchsia.h executor/fuchsia: Don't map memory as executable. 2020-06-05 16:46:48 -03:00
common_kvm_amd64.h executor: fix build errors in setup_32bit_idt() 2020-07-21 13:04:43 +02:00
common_kvm_arm64.h executor: remove NONFAILING from pseudo-syscalls 2020-07-15 09:26:23 +02:00
common_linux.h sys/linux: assorted improvements for vhci 2020-07-30 13:31:33 +02:00
common_test.h executor: make syz_compare output more handy to use 2019-12-20 16:45:33 +01:00
common_usb_linux.h executor: remove NONFAILING from pseudo-syscalls 2020-07-15 09:26:23 +02:00
common_usb_netbsd.h executor: remove NONFAILING from pseudo-syscalls 2020-07-15 09:26:23 +02:00
common_usb.h executor: remove NONFAILING from pseudo-syscalls 2020-07-15 09:26:23 +02:00
common_windows.h executor: fix do_sandbox_none on akaros and test 2019-01-31 11:35:53 +01:00
common.h executor: remove NONFAILING from pseudo-syscalls 2020-07-15 09:26:23 +02:00
executor_akaros.h executor: change syscall argument type to intptr_t 2019-05-07 08:48:35 +02:00
executor_bsd.h sys/netbsd: support multiple vHCI buses (#1822) 2020-06-13 12:10:16 +02:00
executor_fuchsia.h executor/fuchsia: Don't map memory as executable. 2020-06-05 16:46:48 -03:00
executor_linux.h ipc: fix endianness issues 2020-06-23 16:18:44 +02:00
executor_test.h executor: change syscall argument type to intptr_t 2019-05-07 08:48:35 +02:00
executor_windows.h executor: change syscall argument type to intptr_t 2019-05-07 08:48:35 +02:00
executor.cc all: initialize vhci in linux 2020-07-30 11:33:48 +02:00
gen.go executor: enable KVM generator only on AMD64 arch 2020-06-17 17:43:56 +02:00
kvm_gen.cc all: fix marking of auto-generated files 2020-07-29 13:36:11 +02:00
kvm.h sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S executor: remove unused kvm_asm64_vm86 2019-01-17 10:52:20 +01:00
kvm.S.h all: fix marking of auto-generated files 2020-07-29 13:36:11 +02:00
nocover.h executor: Protect the coverage buffer 2019-06-04 16:24:36 +02:00
stub.go .golangci.yml: enable godot checker 2020-06-05 12:23:19 +02:00
test_linux.h executor: overhaul 2018-07-24 12:04:27 +02:00
test.h executor: fix bitfields for big-endian arch 2020-07-10 10:25:58 +02:00