index
:
syz
actual
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
*
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
*
executor: setup sysctl/cgroups in snapshot mode
Dmitry Vyukov
2024-12-06
1
-0
/
+8
*
executor: add test_syzos() for arm64
Alexander Potapenko
2024-12-05
2
-2
/
+21
*
executor: arm: disable test_glob
Alexander Potapenko
2024-12-05
1
-0
/
+6
*
executor: arm64: rewrite guest_handle_its_send_cmd() without a switch
Alexander Potapenko
2024-12-05
1
-31
/
+33
*
executor: arm64: declare 'noinline' for SyzOS
Alexander Potapenko
2024-12-05
1
-32
/
+35
*
executor: arm64: detect data relocations in SyzOS
Alexander Potapenko
2024-12-05
1
-1
/
+28
*
executor: remove a tempnam() call from test.h
Aleksandr Nogikh
2024-12-02
1
-2
/
+0
*
sys/linux: updated fuse fs specifications
Sablin Viacheslav
2024-11-29
1
-0
/
+7
*
sys/linux: move some ARM-specific descriptions to a separate file
Alexander Potapenko
2024-11-26
1
-18
/
+0
*
executor: arm64: sys/linux: allocate 1024 pages for guest address space
Alexander Potapenko
2024-11-26
2
-21
/
+12
*
executor: arm64: implement SYZOS_API_ITS_SEND_CMD
Alexander Potapenko
2024-11-26
1
-0
/
+113
*
executor: arm64: implement SYZOS_API_ITS_SETUP
Alexander Potapenko
2024-11-26
2
-4
/
+444
*
executor: arm64: handle interrupt IDs above 1023
Alexander Potapenko
2024-11-26
1
-5
/
+11
*
executor: arm64: allocate memory for ITS tables on the host side
Alexander Potapenko
2024-11-26
3
-1
/
+9
*
executor: arm64: use KVM_PAGE_SIZE instead of 0x1000
Alexander Potapenko
2024-11-26
1
-1
/
+1
*
executor: add Glob test
Dmitry Vyukov
2024-11-26
3
-1
/
+92
*
executor: don't revert coverage order
Dmitry Vyukov
2024-11-26
1
-1
/
+2
*
executor: improve glob
Dmitry Vyukov
2024-11-26
1
-1
/
+25
*
executor: increase coverage buffer size
Dmitry Vyukov
2024-11-20
3
-9
/
+15
*
pkg/manager: show number of times coverage for each call has overflowed
Dmitry Vyukov
2024-11-20
2
-2
/
+15
*
executor: use any executor if the avoid mask included all of them
Andrei Vagin
2024-11-18
1
-1
/
+13
*
executor: better handling for hanged test processes
Dmitry Vyukov
2024-10-24
3
-16
/
+75
*
executor: check ppid after setting PR_SET_PDEATHSIG for sandbox process
Dmitry Vyukov
2024-10-24
1
-0
/
+4
*
executor: don't create new session for sandbox process
Dmitry Vyukov
2024-10-24
1
-1
/
+0
[next]