aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/linux/filesystem: add mount flags for filesystemsViacheslav Sablin2024-08-271-50/+172
* sys/linux: result of running syz-declextract and syz-env make extract on the ...Pimyn Girgis2024-08-229-122/+1883
* pkg/build: introduce the build jobs parameterAleksandr Nogikh2024-08-221-1/+1
* tools/syz-declextract, sys/linux: generate descriptions with auto attribute a...Pimyn Girgis2024-08-122-0/+844
* sys/linux/filesystem: add mount flags for some filesystemsViacheslav Sablin2024-08-121-6/+85
* sys/linux/filesystem: add mount flags for squashfsViacheslav Sablin2024-08-091-1/+9
* sys/linux/filesystem: add mount flags for ocfs2Viacheslav Sablin2024-08-091-1/+32
* sys/linux/filesystem: add mount flags for ufsViacheslav Sablin2024-08-091-1/+9
* sys/linux/filesystem: add mount options for bpfViacheslav Sablin2024-08-091-0/+2
* executor: arm64: add SYZOS_API_HVCAlexander Potapenko2024-08-072-5/+11
* sys/linux: refactor syzos_api_callAlexander Potapenko2024-08-074-19/+13
* executor: arm64: add SYZOS_API_SMCAlexander Potapenko2024-08-072-0/+32
* sys/linux: declare KVM_{SET,GET,HAS}_DEVICE_ATTR for VMsAlexander Potapenko2024-08-072-0/+38
* sys/linux/filesystem: formatingViacheslav Sablin2024-08-071-2/+2
* sys/linux/filesystems: add mount flags for adfsViacheslav Sablin2024-08-071-1/+9
* tools/syz-linter: check tool.Failf messagesDmitry Vyukov2024-08-071-2/+2
* sys/linux/filesystems: add the inlinecrypt mount flagViacheslav Sablin2024-08-071-0/+2
* sys/linux/test: use AUTO where possible in syz_kvm_setup_cpu_arm64Alexander Potapenko2024-08-051-6/+6
* executor: arm64: add SYZOS_API_MSRAlexander Potapenko2024-08-052-0/+20
* sys/linux: add register constants to dev_kvm.txtAlexander Potapenko2024-08-051-2/+25
* sys/linux/test: add basic test for syz_kvm_setup_cpu$arm64Alexander Potapenko2024-07-291-0/+22
* syz/linux: introduce vcpu_mmap_size for /dev/kvmAlexander Potapenko2024-07-291-2/+3
* executor: arm64: sys/linux: introduce syzos APIAlexander Potapenko2024-07-291-2/+22
* sys/linux: update USB IDsAndrey Konovalov2024-07-251-81/+397
* executor: fix writing of remote coverageDmitry Vyukov2024-07-221-0/+1
* sys/linux: update socket_netlink_generic_gtp description filePimyn Girgis2024-07-187-53/+67
* prog: reduce amount of hint replacementsDmitry Vyukov2024-07-021-0/+32
* sys/linux: drop EXT4_IOC_MIGRATE and USB_MAJOR from init.goAlexander Potapenko2024-07-021-4/+0
* sys/linux: re-enable EXT4_IOC_SHUTDOWN and EXT4_IOC_RESIZE_FSAlexander Potapenko2024-07-022-18/+0
* pkg/rpcserver: move kernel test/data range checks from executorDmitry Vyukov2024-07-012-2/+31
* executor: add runner modeDmitry Vyukov2024-06-242-22/+1
* vm/starnix: run without host fuzzer modeLaura Peskin2024-06-181-5/+0
* sys/targets: don't attempt to run unit tests on unsupported TestOS archAlexander Egorenkov2024-06-131-0/+1
* sys/targets: fix BuildOS initialization for TestOSAlexander Egorenkov2024-06-131-2/+5
* sys/test: fix test 'expressions_be'Alexander Egorenkov2024-06-121-1/+1
* executor: add end-to-end coverage/signal/comparisons testDmitry Vyukov2024-06-112-2/+5
* sys/targets: mark big-endian targetsDmitry Vyukov2024-06-0412-62/+41
* executor: remove noshmem modeDmitry Vyukov2024-06-0412-58/+38
* sys/syz-sysgen: remove all files in the case set of arches has changedDmitry Vyukov2024-06-041-0/+12
* sys/targets: build C++ program with C++ compilerDmitry Vyukov2024-06-031-6/+10
* sys/targets: test that C++ compiler works as wellDmitry Vyukov2024-06-031-10/+18
* sys/targets: switch to C++17Dmitry Vyukov2024-06-031-1/+1
* sys/syz-extract: use CopyFile instead of cp cmdJoey Jiao2024-05-311-2/+2
* sys/targets: add consts for gvisor/starnixDmitry Vyukov2024-05-271-0/+4
* prog: introduce a remote_cover call attributeAleksandr Nogikh2024-05-273-20/+20
* sys/syz-extract: add -config option to specify base kernel configJoey Jiao2024-05-232-5/+15
* Makefile: build executor with C++ compilerDmitry Vyukov2024-05-211-6/+15
* sys/linux/dev_kvm.txt: add new device typesAlexander Potapenko2024-05-152-1/+7
* sys/linux: run make extractAlexander Potapenko2024-05-1511-84/+84
* executor: use new flatbuffers locationTaras Madan2024-05-081-1/+1