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
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sys/linux: executor: implement SYZOS_API_WR_DRN on x86
Alexander Potapenko
2025-09-19
1
-0
/
+45
*
executor: sys/linux/: pkg/runtest: pkg/vminfo: add syz_kvm_assert_syzos_kvm_exit
Alexander Potapenko
2025-09-19
5
-1
/
+35
*
executor: introduce __no_stack_protector and use it for guest code
Alexander Potapenko
2025-09-11
3
-23
/
+37
*
executor: x86: fix check-syzos error
Alexander Potapenko
2025-09-11
1
-14
/
+16
*
executor: refactor execute_req parsing to use names for IPC flags
Jann Horn
2025-09-02
1
-5
/
+5
*
executor: move proc opts to a separate struct
Aleksandr Nogikh
2025-08-21
1
-36
/
+41
*
executor: arm64: syzos: add flush_cache_range()
Alexander Potapenko
2025-08-08
1
-3
/
+32
*
executor: arm64: syzos: fix the constraints in gicv3_cpu_init()
Alexander Potapenko
2025-08-08
1
-2
/
+1
*
executor: arm64: syzos: delete clobbers from one_irq_handler_fn()
Alexander Potapenko
2025-08-08
1
-3
/
+1
*
executor: keep output area base address on reallocation
Aleksandr Nogikh
2025-08-06
1
-0
/
+7
*
executor: change input/output area mapping rules
Aleksandr Nogikh
2025-08-06
1
-26
/
+62
*
Revert "executor: change input/output area mapping rules"
Aleksandr Nogikh
2025-08-05
1
-62
/
+26
*
executor: introduce cover_close()
Alexander Potapenko
2025-08-05
2
-2
/
+19
*
executor: close the dangling file descriptor in setup_kcov_reset_ioctl()
Alexander Potapenko
2025-08-05
1
-0
/
+2
*
executor: decouple kcov memory allocation from the trace
Alexander Potapenko
2025-08-05
5
-37
/
+52
*
executor: change input/output area mapping rules
Aleksandr Nogikh
2025-08-05
1
-26
/
+62
*
pkg/flatrpc, pkg/vminfo, executor: introduce readonly coverage
Alexander Potapenko
2025-07-31
2
-5
/
+48
*
sys/linux: executor: implement SYZOS_API_WR_CRN on x86
Alexander Potapenko
2025-07-24
1
-0
/
+37
*
executor/common_kvm_amd64_syzos.h: add _handle_ to function names
Alexander Potapenko
2025-07-24
1
-9
/
+9
*
executor: sys/linux/dev_kvm_amd64.txt: implement rdmsr/wrmsr
Alexander Potapenko
2025-07-24
1
-0
/
+54
*
executor/common_kvm_amd64_syzos.h: add a missing break
Alexander Potapenko
2025-07-24
1
-0
/
+1
*
executor: sys/linux: use sparse IDs for SYZOS API
Alexander Potapenko
2025-07-24
1
-3
/
+7
*
executor: neutralize errors=panic for gfs2 mounts
Aleksandr Nogikh
2025-07-17
1
-0
/
+3
*
executor: handle zero length in syz_compare_zlib
Aleksandr Nogikh
2025-07-14
1
-3
/
+7
*
executor: arm64: syzos: add SYZOS_API_ERET, SYZOS_API_SVC
Alexander Potapenko
2025-06-13
1
-0
/
+41
*
executor: linux: make syz_open_dev comment more correct
Florent Revest
2025-06-04
1
-1
/
+1
*
executor: linux: fix syz_open_dev virtual file names range
Florent Revest
2025-06-04
1
-2
/
+3
*
executor/kvm: add SYZOS support for CPUID
Marios Pomonis
2025-05-19
1
-0
/
+21
*
executor: arm64: syzos: prevent jump table emission
Alexander Potapenko
2025-05-12
1
-10
/
+14
*
all: adjust to the new clang tidy checks
Aleksandr Nogikh
2025-04-24
1
-0
/
+2
*
all: format with clang-format-20
Aleksandr Nogikh
2025-04-24
3
-131
/
+128
*
executor/kvm: add x86-64 SYZOS fuzzer
Marios Pomonis
2025-04-23
6
-11
/
+443
*
executor/kvm: set up X86-64 SYZOS
Marios Pomonis
2025-04-23
1
-0
/
+32
*
executor/kvm: bug fix and minor refactor in KVM
Marios Pomonis
2025-03-27
4
-328
/
+326
*
executor: pull in errno.h on BSD systems
Mark Johnston
2025-02-26
1
-0
/
+1
*
executor: fix cover_protect() on FreeBSD
Mark Johnston
2025-02-21
2
-2
/
+8
*
pkg/rpcserver: pkg/flatrpc: executor: add handshake stage 0
Alexander Potapenko
2025-02-20
1
-0
/
+16
*
executor: fix MAP_FIXED_NOREPLACE dependency
Taras Madan
2025-02-11
1
-0
/
+3
*
executor: favor MAP_FIXED_NOREPLACE over MAP_FIXED
Aleksandr Nogikh
2025-02-04
4
-5
/
+13
*
executor: increase timeouts for glob requests
Nick Biryulin
2025-01-28
1
-1
/
+5
*
executor: mount /syz-inputs dir to fuzzing sandbox
Nick Biryulin
2025-01-28
1
-0
/
+10
*
all: remove more mentions of the vendor folder
Aleksandr Nogikh
2025-01-23
1
-2
/
+4
*
executor: arm64: add SYZOS_API_MRS
Marios Pomonis
2025-01-14
1
-0
/
+36
*
executor: arm64: fix compiler warnings on inline assembly
Alexander Potapenko
2025-01-09
1
-5
/
+5
*
executor: pkg/vminfo: sys/linux: arm64: implement syz_kvm_assert_reg()
Alexander Potapenko
2024-12-18
2
-1
/
+20
*
all: add support for binaries shipped with target
Stefan Wiehler
2024-12-17
1
-3
/
+3
*
executor: mount gadgetfs
Dmitry Vyukov
2024-12-11
1
-0
/
+17
*
executor: query globs in the test program context
Dmitry Vyukov
2024-12-11
5
-37
/
+89
*
pkg/vminfo: sys/linux: executor: define syz_kvm_assert_syzos_uexit()
Alexander Potapenko
2024-12-11
2
-1
/
+20
*
executor: arm: check for zero VM handle in syz_kvm_add_vcpu()
Alexander Potapenko
2024-12-06
1
-1
/
+7
[prev]
[next]