aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sys/linux/test: rename amd64-syz_kvm_nested_vmwrite_maskAlexander Potapenko2025-11-211-0/+0
* executor: sys/linux: implement SYZOS_API_NESTED_AMD_VMCB_WRITE_MASKAlexander Potapenko2025-11-213-0/+82
* executor: sys/linux: implement SYZOS_API_NESTED_INTEL_VMWRITE_MASKAlexander Potapenko2025-11-213-15/+114
* syz-cluster: improve boot test loggingAleksandr Nogikh2025-11-211-8/+17
* vm/qemu: additional check for crashes only in DiagnoseBabak Huseynov2025-11-211-2/+33
* pkg/build: build starnix in debug modeLaura Peskin2025-11-211-0/+1
* executor: sys/linux/test: handle RDTSCP in L2Alexander Potapenko2025-11-213-3/+46
* executor: x86: factor out common code in rdmsr()/wrmsr()Alexander Potapenko2025-11-211-37/+21
* executor: sys/linux/test: handle RDTSC in L2Alexander Potapenko2025-11-213-3/+43
* executor: sys/linux/test: basic CPUID handling in L2Alexander Potapenko2025-11-212-9/+47
* pkg/codesearch: add skeleton for code searching toolDmitry Vyukov2025-11-2026-2/+791
* pkg/clangtool: allow final verification of outputDmitry Vyukov2025-11-203-4/+61
* pkg/build: update fuchsia image type in starnix build scriptglpesk2025-11-201-1/+1
* executor: sys/linux: implement SYZOS_API_NESTED_VMRESUMEAlexander Potapenko2025-11-204-19/+90
* sys/linux/test: add amd64-syz_kvm_nested_create_vm-hltAlexander Potapenko2025-11-201-0/+23
* executor: x86: retire UEXIT_STOP_L2Alexander Potapenko2025-11-201-6/+3
* executor: sys/linux: implement SYZOS_API_NESTED_VMLAUNCHAlexander Potapenko2025-11-193-1/+203
* executor: sys/linux: implement SYZOS_API_NESTED_LOAD_CODEAlexander Potapenko2025-11-192-0/+47
* executor: sys/linux: renumber SYZOS API IDsAlexander Potapenko2025-11-192-23/+24
* executor: x86: implement SYZOS_API_NESTED_CREATE_VMAlexander Potapenko2025-11-193-12/+680
* executor: x86: implement SYZOS_API_ENABLE_NESTEDAlexander Potapenko2025-11-193-0/+122
* executor: x86: Configure L1 guest TSS for nested virtualizationAlexander Potapenko2025-11-192-3/+38
* executor: x86: Prepare memory layout and hardware constants for NVAlexander Potapenko2025-11-192-2/+61
* tools/syz-env: support GOPROXY environment variableBjoern Doebel2025-11-191-0/+1
* syz-cluster: preserve branches when cloning a repoAleksandr Nogikh2025-11-173-3/+3
* mod: bump cloud.google.com/go/secretmanager from 1.15.1 to 1.16.0dependabot[bot]2025-11-172-3/+3
* sys/generated: don't do lazy initialization of all targetsDmitry Vyukov2025-11-171-1/+2
* tools/clang/declextract: move from tools/syz-declextract/clangtoolDmitry Vyukov2025-11-176-2/+3
* pkg/clangtool/tooltest: add LoadOutput helperDmitry Vyukov2025-11-172-16/+16
* pkg/clangtool/tooltest: add packageDmitry Vyukov2025-11-172-89/+109
* pkg/clangtool: make more genericDmitry Vyukov2025-11-178-63/+71
* tools/syz-declextract: update clangtool to the latest clangDmitry Vyukov2025-11-172-7/+6
* pkg/osutil: add Read/ParseJSON functionsDmitry Vyukov2025-11-172-0/+40
* vm: implement the VM interface for VirtualBoxKuzey Arda Bulut2025-11-145-0/+428
* mod: bump cloud.google.com/go/bigquery from 1.71.0 to 1.72.0dependabot[bot]2025-11-142-3/+3
* executor: disallow O_CREAT in syz_open_devFlorent Revest2025-11-141-1/+1
* syz-cluster: simplify shared git repo mounting codeAleksandr Nogikh2025-11-124-58/+30
* syz-cluster: poll drm treeAleksandr Nogikh2025-11-121-0/+6
* build/gvisor: use make to build runscAndrei Vagin2025-11-061-53/+18
* docs/linux: update buildroot link in qemu setupBabak Huseynov2025-11-041-1/+1
* pkg/mgrconfig: ensure reproduce is set to false when type is set to nonePimyn Girgis2025-11-041-0/+5
* syz-manager: fix nil pointer dereference in VMLess modePimyn Girgis2025-11-041-1/+2
* mod: bump cloud.google.com/go/storage from 1.57.0 to 1.57.1dependabot[bot]2025-11-032-3/+3
* mod: bump cloud.google.com/go/logging from 1.13.0 to 1.13.1dependabot[bot]2025-11-032-3/+3
* pkg/manager: omit fs images from big coverage reportsAleksandr Nogikh2025-11-031-14/+52
* prog: take multiple serialization flagsAleksandr Nogikh2025-11-032-17/+48
* pkg/email: add test for git patches containing empty linesPimyn Girgis2025-11-031-0/+34
* pkg/email: parse diff more tolerablyPimyn Girgis2025-11-031-2/+6
* dashboard/app: set aetest startup timeoutPimyn Girgis2025-11-031-0/+1
* dashboard/app: provide better reply when receiving an incorrect syz test commandPimyn Girgis2025-11-032-3/+10