aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* all: support || operator in syzlang if conditionJiao, Joey2024-11-132-4/+5
* tools/syz-declextract: improve declaration name extractionDmitry Vyukov2024-11-131-0/+14
* sys/linux: add new ioctls for io_uring, dev_block and fsSablin Viacheslav2024-11-136-7/+89
* tools/syz-declextract: add syscall entry functionDmitry Vyukov2024-11-121-0/+519
* tools/syz-declextract: add entry function and access levelDmitry Vyukov2024-11-121-0/+914
* sys/linux: regenerate automatic descriptionsDmitry Vyukov2024-11-1123-8631/+595
* tools/syz-declextract: enumerate io_uring operationsDmitry Vyukov2024-11-112-314/+1015
* tools/syz-declextract: annotate interfaces with descriptions presenceDmitry Vyukov2024-11-111-867/+2601
* tools/syz-declextract: fix non-determinism and syscall selectionDmitry Vyukov2024-11-113-40/+76
* sys/linux: regenerate const filesDmitry Vyukov2024-11-111-1/+0
* sys/linux: update 9p mount optionsSablin Viacheslav2024-11-111-0/+4
* sys/linux: add test_dummy_encryption=v1 mount flag for ext4 and f2fsSablin Viacheslav2024-11-051-166/+168
* sys/linux: added new ioctls for f2fsSablin Viacheslav2024-11-042-0/+26
* sys/linux: use syz_init_net_socket for bluetoothSabyrzhan Tasbolatov2024-10-301-4/+4
* sys/freebsd: add SO_SPLICE and regenerateMark Johnston2024-10-285-22/+8
* tools/syz-declextract: add files/subsystems for interfacesDmitry Vyukov2024-10-251-864/+6121
* tools/syz-declextract: rework interface list handlingDmitry Vyukov2024-10-251-0/+3458
* tools/syz-declextract: make fixed header more readableDmitry Vyukov2024-10-251-3/+3
* sys/linux: regenerate descriptionsDmitry Vyukov2024-10-255-378/+452
* dashboard/config/linux: increase number of devices to 32Dmitry Vyukov2024-10-243-0/+5
* executor: sys/linux: arm64: reserve address for ITS, add a seed for ITS creationAlexander Potapenko2024-10-212-1/+31
* sys/linux/dev_kvm.txt: syz_kvm_vgic_v3_setup() should return fd_kvmdevAlexander Potapenko2024-10-211-1/+1
* sys/linux/test: split dev_iommuAleksandr Nogikh2024-10-143-28/+30
* sys/linux: describe new BTF typesPaul Chaignon2024-10-102-0/+54
* sys/linux: fix linkage field of BTF_KIND_VAR typePaul Chaignon2024-10-102-1/+5
* sys/linux: add automatic_helper attribute to some syscalls and run syz-declex...Pimyn Girgis2024-10-098-330/+360
* sys/linux: add Landlock scopes for Linux 6.12Mickaël Salaün2024-09-3010-10/+15
* sys/linux/test: add ELF binary seedDmitry Vyukov2024-09-272-2/+7
* sys/linux: add descriptions for binfmt_misc register/formatsDmitry Vyukov2024-09-271-0/+34
* sys/linux: fix binfmt_misc formatDmitry Vyukov2024-09-271-8/+1
* sys/linux: use GICD/GICR register offsets in SYZOS_API_MEMWRITEAlexander Potapenko2024-09-274-3/+156
* sys/linux: result of running syz-declextractPimyn Girgis2024-09-256-1110/+3442
* sys/linux/test: add arm64-syz_kvm_setup_syzos_vm-vgicv3-cpu1Alexander Potapenko2024-09-251-0/+16
* sys/linux: add tests for syz_kvm_setup_syzos_vm()Alexander Potapenko2024-09-255-0/+86
* executor: arm64: sys/linux: implement syz_kvm_setup_syzos_vm and syz_kvm_add_...Alexander Potapenko2024-09-251-0/+3
* sys/linux: add syz_create_resourceDmitry Vyukov2024-09-194-17/+40
* sys/linux: ignore return values of lseek for fake coverageDmitry Vyukov2024-09-131-1/+5
* sys/linux: improve BPF program attach typesPaul Chaignon2024-09-115-11/+89
* sys/linux: improve precision of BPF attach targetsPaul Chaignon2024-09-112-5/+45
* sys/linux: replace id_or_fd with more precise versionPaul Chaignon2024-09-113-31/+39
* prog: allow deeper nesting of conditional fields patchingAleksandr Nogikh2024-09-111-1/+22
* sys/linux: explain chain id restrictionsDavide Ornaghi2024-09-111-0/+1
* sys/linux: update nft descriptionDavide Ornaghi2024-09-112-34/+137
* sys/linux/dev_kvm.txt: pass flags to ioctl$KVM_IRQFDAlexander Potapenko2024-09-112-1/+5
* sys/linux/dev_kvm.txt: minor flag changesAlexander Potapenko2024-09-112-3/+7
* sys/linux/dev_kvm.txt: pass clock IDs to KVM_GET_CLOCK/KVM_SET_CLOCKAlexander Potapenko2024-09-112-1/+6
* sys/linux/dev_kvm.txt: declare the arg of KVM_IRQ_LINE_STATUS as inoutAlexander Potapenko2024-09-111-1/+1
* sys/linux/dev_kvm.txt: allow returning data via kvm_device_attrAlexander Potapenko2024-09-111-2/+2
* sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_PREFERRED_TARGETAlexander Potapenko2024-09-112-0/+2
* sys/linux/dev_kvm.txt: declare ioctl$KVM_RESET_DIRTY_RINGSAlexander Potapenko2024-09-112-0/+2