index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
vminfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor, sys/linux, pkg: enable syz_kvm_setup_cpu for riscv64
6eanut
2026-01-20
1
-0
/
+4
*
kfuzztest: introduce syz_kfuzztest_run pseudo-syscall
Ethan Graham
2025-09-22
1
-0
/
+1
*
executor: sys/linux/: pkg/runtest: pkg/vminfo: add syz_kvm_assert_syzos_kvm_exit
Alexander Potapenko
2025-09-19
1
-45
/
+47
*
pkg/flatrpc, pkg/vminfo, executor: introduce readonly coverage
Alexander Potapenko
2025-07-31
1
-0
/
+2
*
pkg/vminfo: re-enable SYZOS for arm64
Alexander Potapenko
2025-05-08
1
-2
/
+2
*
executor/kvm: add x86-64 SYZOS fuzzer
Marios Pomonis
2025-04-23
1
-2
/
+7
*
executor/kvm: set up X86-64 SYZOS
Marios Pomonis
2025-04-23
1
-6
/
+6
*
all: remove loop variables scoping
Taras Madan
2025-02-17
2
-2
/
+0
*
pkg/vminfo: gracefully handle context abortion
Aleksandr Nogikh
2025-02-03
2
-2
/
+11
*
pkg/vminfo: remove Context from the constructor
Aleksandr Nogikh
2025-01-24
3
-15
/
+16
*
pkg/fuzzer/queue: remove unnecessary Context usage
Aleksandr Nogikh
2025-01-24
1
-1
/
+1
*
executor: pkg/vminfo: sys/linux: arm64: implement syz_kvm_assert_reg()
Alexander Potapenko
2024-12-18
1
-0
/
+1
*
executor: query globs in the test program context
Dmitry Vyukov
2024-12-11
3
-17
/
+49
*
pkg/vminfo: sys/linux: executor: define syz_kvm_assert_syzos_uexit()
Alexander Potapenko
2024-12-11
1
-0
/
+1
*
pkg/vminfo: fix up _etext symbol parsing
Dmitry Vyukov
2024-12-05
1
-1
/
+4
*
sys/linux: move some ARM-specific descriptions to a separate file
Alexander Potapenko
2024-11-26
1
-4
/
+0
*
pkg/vminfo: refactor few things
Dmitry Vyukov
2024-11-25
4
-55
/
+24
*
pkg/vminfo: use a single test function for all ARM64 pseudo-syscalls
Alexander Potapenko
2024-10-21
1
-18
/
+4
*
executor: arm64: sys/linux: implement syz_kvm_setup_syzos_vm and syz_kvm_add_...
Alexander Potapenko
2024-09-25
2
-2
/
+22
*
sys/linux: add syz_create_resource
Dmitry Vyukov
2024-09-19
2
-1
/
+2
*
executor: pkg/vminfo: sys/linux: define syz_kvm_vgic_v3_setup
Alexander Potapenko
2024-09-03
2
-0
/
+9
*
pkg/mgrconfig, prog, tools: allow automatically generated or manually written...
Pimyn Girgis
2024-08-12
2
-6
/
+13
*
pkg/vminfo: don't parse modules for gvisor or starnix
Laura Peskin
2024-07-26
2
-7
/
+8
*
pkg/meminfo: move /proc/sentry-meminfo to the required files list
Andrei Vagin
2024-07-15
1
-1
/
+1
*
all: move KernelModule into vminfo package
Joey Jiao
2024-07-10
5
-14
/
+17
*
pkg/vminfo: add more details to an execution error
Aleksandr Nogikh
2024-07-09
1
-1
/
+1
*
pkg/vminfo: accept context.Context
Aleksandr Nogikh
2024-07-08
3
-5
/
+6
*
vm/gvisor: add gvisor presubmit test
Andrei Vagin
2024-07-08
1
-0
/
+6
*
pkg/vminfo: add /proc/kallsyms to required files
Joey Jiao
2024-07-03
1
-0
/
+1
*
all: fix larger module size in /proc/modules
Joey Jiao
2024-07-03
1
-1
/
+5
*
pkg/vminfo: parse linux core kernel to get Addr and .text Size
Joey Jiao
2024-07-03
1
-0
/
+36
*
Revert "pkg/vminfo: make it possible to force coverage support"
Dmitry Vyukov
2024-06-28
2
-2
/
+1
*
pkg/vminfo: make it possible to force coverage support
Aleksandr Nogikh
2024-06-28
2
-1
/
+2
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
4
-47
/
+88
*
pkg/vminfo: properly check existence of /dev/raw-gadget
Dmitry Vyukov
2024-06-24
2
-4
/
+1
*
all: always use KernelModule ptr to unify usage
Joey Jiao
2024-06-17
4
-8
/
+8
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
1
-2
/
+2
*
pkg/ipc: remove ExecOpts
Dmitry Vyukov
2024-05-21
2
-3
/
+2
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
3
-16
/
+14
*
pkg/ipc: use flatrpc flags
Dmitry Vyukov
2024-05-17
2
-19
/
+19
*
pkg/host: return slices of pointers
Dmitry Vyukov
2024-05-17
5
-13
/
+13
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
2
-2
/
+2
*
pkg/fuzzer/queue: retry inputs from crashed VMs
Aleksandr Nogikh
2024-05-16
1
-1
/
+1
*
pkg/runtest: use queue.Request and queue.Result
Aleksandr Nogikh
2024-05-16
1
-1
/
+4
*
pkg/vminfo: run programs interactively
Aleksandr Nogikh
2024-05-16
5
-203
/
+135
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
8
-45
/
+366
*
pkg/vminfo: make TestLinuxSyscalls() more contained
Aleksandr Nogikh
2024-05-10
1
-9
/
+12
*
pkg/vminfo: deduplicate syscall test programs
Dmitry Vyukov
2024-05-07
3
-17
/
+70
*
pkg/flatrpc: refactor names
Dmitry Vyukov
2024-05-06
4
-8
/
+8
*
pkg/host: remove FileInfo
Dmitry Vyukov
2024-05-03
4
-11
/
+12
[next]