aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* executor/kvm: add x86-64 SYZOS fuzzerMarios Pomonis2025-04-2328-50/+79
* executor/kvm: separate x86(-64) descriptionsMarios Pomonis2025-04-234-638/+657
* executor/kvm: set up X86-64 SYZOSMarios Pomonis2025-04-2331-63/+103
* all: use LLVM=1 for building Linux with clangAleksandr Nogikh2025-04-171-3/+8
* sys/linux: add auto-generated descriptions on allyes configDmitry Vyukov2025-04-151-0/+8471
* pkg/declextract: add open fileops callback to interface listDmitry Vyukov2025-04-153-22/+553
* pkg/declextract: more precise fileops callback resolutionDmitry Vyukov2025-04-152-139/+29
* tools/syz-declextract: extract function references more preciselyDmitry Vyukov2025-04-152-23/+87
* tools/syz-declextract: extract ioctls declared with enumsDmitry Vyukov2025-04-152-15/+270
* tools/syz-declextract: export info about file ops interfacesDmitry Vyukov2025-04-111-22/+2533
* pkg/csource: enforce the bit size of -1Aleksandr Nogikh2025-04-101-0/+1
* tools/syz-declextract: add interface coverage infoDmitry Vyukov2025-04-102-1593/+1593
* pkg/declextract: export syscall variants as separate interfacesDmitry Vyukov2025-04-103-973/+1637
* tools/syz-declextract: refine arg types for syscall variantsDmitry Vyukov2025-04-091-305/+305
* sys/linux: update auto descriptions and constsDmitry Vyukov2025-04-095-311/+486
* sys/linux: fix error defined attributesLin Ma2025-04-073-6/+11
* tools/syz-declextract: allow to run on subset of archesDmitry Vyukov2025-04-031-14/+5
* pkg/ifuzz: fix generate/buildDmitry Vyukov2025-04-031-1/+1
* sys/linux: update and remove obsolete constsMarios Pomonis2025-04-038-29/+28
* Makefile: simplify Go generationDmitry Vyukov2025-04-022-7/+11
* sys/targets: extend broken compiler error messageTaras Madan2025-03-261-1/+2
* sys/targets: determine DataOffset by ArchAleksandr Nogikh2025-03-231-1/+1
* sys/linux: add Landlock syscall flagsMickaël Salaün2025-03-212-2/+11
* sys/targets: use a smaller default DataOffsetAleksandr Nogikh2025-03-191-2/+3
* sys/targets: use a different DataOffset value for ARM64Aleksandr Nogikh2025-03-051-0/+7
* sys/targets: add a kernel address range for FreeBSD/amd64 kernelsMark Johnston2025-02-281-0/+6
* all: remove loop variables scopingTaras Madan2025-02-171-1/+0
* sys/targets: increase DataOffset for 64bit buildsAleksandr Nogikh2025-02-071-1/+4
* sys/targets: change the default DataOffset valueAleksandr Nogikh2025-02-041-1/+10
* sys/linux/test: add seeds that exercise WFE[T]Marios Pomonis2025-01-292-0/+42
* sys/test: fix align3 testDmitry Vyukov2025-01-281-2/+2
* sys/syz-sysgen: serialize descriptions as gob and embedDmitry Vyukov2025-01-2315-173/+208
* pkg/declextract: infer syscall commandsDmitry Vyukov2025-01-222-4/+1119
* tools/syz-declextract: support function scopesDmitry Vyukov2025-01-224-1106/+4240
* pkg/compiler: fix struct layout bugDmitry Vyukov2025-01-201-1/+1
* sys/test: add test case for struct layout bugDmitry Vyukov2025-01-202-0/+21
* pkg/declextract: remove unused includes and definesDmitry Vyukov2025-01-172-197/+2
* all: use min/max functionsDmitry Vyukov2025-01-172-10/+3
* sys/linux/test: add seeds that exercise WFI[T]Marios Pomonis2025-01-162-0/+42
* sys/linux/test: add tests for ARM QEMU emulationMarios Pomonis2025-01-168-0/+333
* executor: arm64: add SYZOS_API_MRSMarios Pomonis2025-01-144-0/+47
* sys/targets: remove hardcoded CFlags for ARMStefan Wiehler2025-01-141-1/+0
* sys/targets: allow users to override hardcoded cross-compilersStefan Wiehler2025-01-141-0/+10
* sys/linux: improve iouring interfaceSablin Viacheslav2024-12-262-7/+65
* sys/linux: add descriptions for Mali Driverp0-tato2024-12-192-2/+26
* sys/linux/test: add a seed enabling PMUAlexander Potapenko2024-12-181-0/+26
* sys/linux/test: use syz_kvm_assert_reg() in arm64-syz_kvm_setup_syzos_vm-msrAlexander Potapenko2024-12-181-1/+1
* executor: pkg/vminfo: sys/linux: arm64: implement syz_kvm_assert_reg()Alexander Potapenko2024-12-181-0/+2
* tools/syz-declextract: infer argument/field typesDmitry Vyukov2024-12-171-94/+99
* all: add support for binaries shipped with targetStefan Wiehler2024-12-171-3/+4