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
/
common_kvm_arm64_syzos.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: add include guards to KVM headers
Alexander Potapenko
2025-10-27
1
-0
/
+5
*
executor: introduce __addrspace_guest
Alexander Potapenko
2025-10-17
1
-12
/
+12
*
executor: introduce __no_stack_protector and use it for guest code
Alexander Potapenko
2025-09-11
1
-12
/
+3
*
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: arm64: syzos: add SYZOS_API_ERET, SYZOS_API_SVC
Alexander Potapenko
2025-06-13
1
-0
/
+41
*
executor: arm64: syzos: prevent jump table emission
Alexander Potapenko
2025-05-12
1
-10
/
+14
*
executor/kvm: add x86-64 SYZOS fuzzer
Marios Pomonis
2025-04-23
1
-4
/
+0
*
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: 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: 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
1
-3
/
+432
*
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
1
-1
/
+0
*
executor: arm64: store CPU ID in TPIDR_EL1
Alexander Potapenko
2024-09-25
1
-4
/
+17
*
executor: arm64: sys/linux: implement syz_kvm_setup_syzos_vm and syz_kvm_add_...
Alexander Potapenko
2024-09-25
1
-1
/
+3
*
executor: arm64: accept cpu id in guest_main()
Alexander Potapenko
2024-09-25
1
-2
/
+2
*
executor: sys/linux: arm64: implement SYZOS_API_MEMWRITE
Alexander Potapenko
2024-09-06
1
-0
/
+43
*
executor: arm64: sys/linux: add SYZOS_API_IRQ_SETUP
Alexander Potapenko
2024-09-03
1
-0
/
+459
*
executor: arm64: add SYZOS_API_HVC
Alexander Potapenko
2024-08-07
1
-8
/
+36
*
executor: arm64: add SYZOS_API_SMC
Alexander Potapenko
2024-08-07
1
-0
/
+36
*
executor: arm64: add SYZOS_API_MSR
Alexander Potapenko
2024-08-05
1
-0
/
+42
*
executor: arm64: kvm: exit from guest_main() using guest_uexit()
Alexander Potapenko
2024-08-05
1
-0
/
+1
*
executor: add missing static declarations in common_kvm_arm64_syzos.h
Alexander Potapenko
2024-08-05
1
-4
/
+4
*
executor: arm64: sys/linux: introduce syzos API
Alexander Potapenko
2024-07-29
1
-3
/
+63
*
executor: arm64: add syzos header
Alexander Potapenko
2024-07-29
1
-0
/
+20