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: fix fd leaks
Grigory Bazilevich
17 hours
1
-1
/
+7
*
executor: move common SYZOS API call descriptors to common_kvm_syzos.h
6eanut
2026-02-26
4
-60
/
+26
*
executor: fix up /dev/net/tun before opening it
Florent Revest
2026-02-26
1
-0
/
+25
*
executor, sys/linux, pkg: enable syzos for riscv64
6eanut
2026-02-25
3
-14
/
+514
*
all: add a DumpMemory feature
Aleksandr Nogikh
2026-02-17
4
-0
/
+121
*
executor: fix TestGenerate/linux/amd64/
Alexander Potapenko
2026-02-17
1
-1
/
+1
*
executor: introduce gpa_to_hva() for x86 SYZOS
Alexander Potapenko
2026-02-17
1
-8
/
+38
*
executor: restore dummy_null_handler()
Alexander Potapenko
2026-02-17
1
-7
/
+2
*
executor: fix TestGenerate errors
Aleksandr Nogikh
2026-02-11
3
-3
/
+3
*
executor: fix x86 L1 SYZOS GDT setup
Alexander Potapenko
2026-02-11
1
-2
/
+1
*
executor: print is_write in syz_kvm_assert_syzos_kvm_exit
Alexander Potapenko
2026-02-11
1
-0
/
+1
*
executor: minor uexit changes in guest_main() for amd64
Alexander Potapenko
2026-02-11
1
-24
/
+14
*
executor: dump GPRs in dump_vcpu_state()
Alexander Potapenko
2026-02-11
1
-0
/
+3
*
executor: use uint64 instead of uint64_t
6eanut
2026-02-10
1
-1
/
+1
*
executor: rework L1 segment setup in SYZOS
Alexander Potapenko
2026-02-09
3
-11
/
+20
*
executor: sys/linux: Implement nested SYZOS loading
Alexander Potapenko
2026-02-09
3
-106
/
+467
*
executor: fix ifdefs for executor_fn_guest_addr()
Alexander Potapenko
2026-02-09
1
-1
/
+1
*
executor: enable X86_EFER_SVME for AMD
Alexander Potapenko
2026-02-09
1
-2
/
+21
*
executor: fix the definition of X86_CR4_OSFXSR
Alexander Potapenko
2026-02-09
1
-1
/
+1
*
executor: introduce force_inline
Alexander Potapenko
2026-02-09
2
-3
/
+6
*
executor: implement L2 memory mirroring and dynamic code loading
Alexander Potapenko
2026-02-09
2
-42
/
+103
*
executor: reorder includes in SYZOS headers
6eanut
2026-01-31
2
-4
/
+6
*
executor, tools: rename SyzOS to SYZOS
6eanut
2026-01-28
4
-7
/
+7
*
executor: implement dynamic L2 page table allocation in SYZOS
Alexander Potapenko
2026-01-26
2
-23
/
+66
*
executor: introduce global state page for SYZOS
Alexander Potapenko
2026-01-26
2
-0
/
+5
*
executor: add boot arguments page to SYZOS layout
Alexander Potapenko
2026-01-26
2
-13
/
+52
*
executor: isolate x86 page table pool to high memory in SYZOS
Alexander Potapenko
2026-01-26
2
-20
/
+43
*
executor: added SYZOS-DEBUG logging to syz_kvm_assert_syzos_kvm_exit
Alexander Potapenko
2026-01-26
1
-0
/
+8
*
executor, sys/linux, pkg: enable syz_kvm_assert_reg for riscv64
6eanut
2026-01-21
1
-0
/
+21
*
executor: sys/linux: SYZOS: add AMD VMLOAD and VMSAVE primitives
Alexander Potapenko
2026-01-20
1
-0
/
+32
*
executor, sys/linux, pkg: enable syz_kvm_setup_cpu for riscv64
6eanut
2026-01-20
2
-0
/
+159
*
executor: sys/linux: SYZOS: add AMD SET_INTERCEPT primitive
Alexander Potapenko
2026-01-19
1
-0
/
+33
*
executor: sys/linux: Add VCPU fd to `syz_kvm_assert_syzos_uexit`
Alexander Potapenko
2026-01-16
3
-14
/
+77
*
executor: sys/linux: SYZOS: add support for AMD Nested Event Injection
Alexander Potapenko
2026-01-15
1
-0
/
+33
*
executor: sys/linux: SYZOS: add support for AMD STGI and CLGI instructions
Alexander Potapenko
2026-01-15
1
-0
/
+26
*
executor: sys/linux: SYZOS: add support for AMD INVLPGA instruction
Alexander Potapenko
2026-01-14
1
-0
/
+18
*
sys/linux, executor: enable kvm fuzzing support for riscv64
6eanut
2026-01-09
1
-3
/
+2
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
1
-1
/
+0
*
executor: update executor code to match new flatbuffers
Pimyn Girgis
2025-12-03
1
-4
/
+4
*
executor: update flatbuffers
Pimyn Girgis
2025-12-03
31
-903
/
+1460
*
executor: apply optnone to guest_handle_nested_vmentry_intel()
Alexander Potapenko
2025-11-28
2
-2
/
+14
*
executor: improve startup time on machines with many CPUs
Florent Revest
2025-11-26
1
-0
/
+11
*
executor: sys/linux: implement SYZOS_API_NESTED_AMD_VMCB_WRITE_MASK
Alexander Potapenko
2025-11-21
1
-0
/
+23
*
executor: sys/linux: implement SYZOS_API_NESTED_INTEL_VMWRITE_MASK
Alexander Potapenko
2025-11-21
1
-0
/
+28
*
executor: sys/linux/test: handle RDTSCP in L2
Alexander Potapenko
2025-11-21
2
-3
/
+19
*
executor: x86: factor out common code in rdmsr()/wrmsr()
Alexander Potapenko
2025-11-21
1
-37
/
+21
*
executor: sys/linux/test: handle RDTSC in L2
Alexander Potapenko
2025-11-21
2
-3
/
+16
*
executor: sys/linux/test: basic CPUID handling in L2
Alexander Potapenko
2025-11-21
1
-9
/
+20
*
executor: sys/linux: implement SYZOS_API_NESTED_VMRESUME
Alexander Potapenko
2025-11-20
2
-19
/
+60
*
executor: x86: retire UEXIT_STOP_L2
Alexander Potapenko
2025-11-20
1
-6
/
+3
[next]