aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/linux/dev_kvm.txt: declare ARM_SMCCC_ constants from arm-smccc.hAlexander Potapenko2024-09-102-1/+20
* all: remove some nolint: goconstTaras Madan2024-09-091-1/+0
* sys/linux/dev_kvm.txt: fix the description of kvm_coalesced_mmio_zoneAlexander Potapenko2024-09-091-3/+3
* sys/linux: remove auto-manual descriptions and run syz-declextractPimyn Girgis2024-09-0922-2276/+2140
* pkg/mgrconfig, prog, sys/linux: add automatic_helper attributePimyn Girgis2024-09-095-12/+8
* sys/linux: cover BPF cookie in raw tracepoint programsPaul Chaignon2024-09-091-0/+2
* sys/linux: cover BPF tokensPaul Chaignon2024-09-098-15/+32
* sys/linux: cover value_type_btf_obj_fd field for BPF_MAP_CREATEPaul Chaignon2024-09-092-5/+8
* sys/linux: update BPF constantsPaul Chaignon2024-09-092-4/+11
* sys/linux/dev_kvm.txt: declare ioctl$KVM_SET_USER_MEMORY_REGION2Alexander Potapenko2024-09-062-1/+16
* sys/linux/dev_kvm.txt: declare ioctl$KVM_CREATE_GUEST_MEMFDAlexander Potapenko2024-09-062-0/+9
* sys/linux/dev_kvm.txt: declare ioctl$KVM_PRE_FAULT_MEMORYAlexander Potapenko2024-09-062-0/+10
* sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_SET_COUNTER_OFFSETAlexander Potapenko2024-09-062-0/+9
* sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_VCPU_FINALIZE()Alexander Potapenko2024-09-062-0/+2
* sys/linux: add missing constants for KVM_ARM_VCPU_INITAlexander Potapenko2024-09-062-1/+4
* sys/linux/dev_kvm.txt: declare KVM_CLEAR_DIRTY_LOGAlexander Potapenko2024-09-062-0/+12
* sys/linux: update kvm_guest_debug_flagsAlexander Potapenko2024-09-062-1/+3
* sys/linux: declare arm64 version of kvm_vcpu_eventsAlexander Potapenko2024-09-061-1/+16
* executor: sys/linux: arm64: implement SYZOS_API_MEMWRITEAlexander Potapenko2024-09-062-0/+24
* sys/linux: update kvm_guest_addrsAlexander Potapenko2024-09-051-1/+1
* sys/linux: adjust the description of kvm_ioeventfdAlexander Potapenko2024-09-051-2/+2
* sys/linux: add ARM VGIC device groups/attributesAlexander Potapenko2024-09-032-3/+42
* sys/linux: declare KVM_{SET,GET,HAS}_DEVICE_ATTR for VCPUsAlexander Potapenko2024-09-032-0/+82
* sys/linux: add a test for VGICv3Alexander Potapenko2024-09-031-0/+18
* executor: arm64: sys/linux: add SYZOS_API_IRQ_SETUPAlexander Potapenko2024-09-031-5/+11
* executor: pkg/vminfo: sys/linux: define syz_kvm_vgic_v3_setupAlexander Potapenko2024-09-031-0/+4
* sys/linux: result of running syz-declextractPimyn Girgis2024-09-0329-1240/+9147
* 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