aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* pkg/declextract: emit more netlink familiesDmitry Vyukov2024-12-113-0/+59
* pkg/declextract: refine more networking typesDmitry Vyukov2024-12-111-73/+35
* pkg/declextract: refactor netlink generationDmitry Vyukov2024-12-111-2062/+2148
* pkg/declextract: rename generated names for consistencyDmitry Vyukov2024-12-111-1258/+1258
* tools/syz-declextract: rewriteDmitry Vyukov2024-12-113-142/+432
* pkg/compiler: add automatic metaDmitry Vyukov2024-12-111-928/+930
* sys/linux/test: add syz_kvm_assert_syzos_uexit to existing testsAlexander Potapenko2024-12-119-1/+63
* pkg/vminfo: sys/linux: executor: define syz_kvm_assert_syzos_uexit()Alexander Potapenko2024-12-111-0/+2
* prog: annotate image assets with fsck logsFlorent Revest2024-12-092-14/+16
* pkg/compiler: handle string syscall attributesFlorent Revest2024-12-091-0/+2
* sys/linux/tests: add a seed that unrolls syz_kvm_vgic_v3_setup()Alexander Potapenko2024-12-061-0/+23
* sys/linux/test: add seeds for known KVM bugsAlexander Potapenko2024-12-069-0/+119
* sys/linux/test: disable threading in syzos testsAlexander Potapenko2024-12-068-8/+8
* sys/linux: updated fuse fs specificationsSablin Viacheslav2024-11-296-10/+114
* sys/linux/dev_kvm_arm64.txt: remove the unneeded definesAlexander Potapenko2024-11-261-80/+0
* sys/linux/dev_kvm_arm64.txt: add ITS registers to syzos_api_memwriteAlexander Potapenko2024-11-262-0/+31
* sys/syz-extract: support kvm on armDmitry Vyukov2024-11-261-0/+6
* sys/linux: move some ARM-specific descriptions to a separate fileAlexander Potapenko2024-11-264-408/+432
* sys/linux/test: add a test for SYZOS_API_ITS_SEND_CMDAlexander Potapenko2024-11-261-0/+32
* sys/linux/test: invoke SYZOS ITS setup in arm64-syz_kvm_setup_syzos_vm-vgicv3...Alexander Potapenko2024-11-261-9/+11
* executor: arm64: sys/linux: allocate 1024 pages for guest address spaceAlexander Potapenko2024-11-268-9/+9
* sys/linux/dev_kvm.txt: support SYZOS_API_ITS_SEND_CMDAlexander Potapenko2024-11-262-0/+40
* sys/linux/dev_kvm.txt: describe SYZOS_API_ITS_SETUPAlexander Potapenko2024-11-261-0/+7
* tools/syz-declextract: prefix flags with auto_Dmitry Vyukov2024-11-261-2/+2
* sys/linux: update descriptions/constsDmitry Vyukov2024-11-269-28/+188
* tools/syz-declextract: support nested netlink policiesDmitry Vyukov2024-11-182-151/+520
* tools/syz-declextract: don't generate NLA_REJECT/TYPE_MAX attrsDmitry Vyukov2024-11-181-4/+0
* sys/linux: remove nl_generic_attr_nonested hackDmitry Vyukov2024-11-181-6/+1
* tools/syz-declextract: add heuristic for sigsetsizeDmitry Vyukov2024-11-141-11/+11
* tools/syz-declextract: improve name matching heuristicsDmitry Vyukov2024-11-141-95/+95
* sys/linux: ensure that auto descriptions are self-sufficientDmitry Vyukov2024-11-141-1/+1
* tools/syz-declextract: store interfaces info in a text fileDmitry Vyukov2024-11-142-12622/+925
* tools/syz-declextract: fix generic netlink family namesDmitry Vyukov2024-11-131-1/+1
* pkg/compiler: add consts to all files that mention themDmitry Vyukov2024-11-1337-309/+889
* tools/syz-declextract: fix reserved struct field namesDmitry Vyukov2024-11-131-4/+4
* 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