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 coverage collection in snapshot mode
Dmitry Vyukov
2024-08-06
1
-3
/
+5
*
executor: arm64: add SYZOS_API_MSR
Alexander Potapenko
2024-08-05
3
-0
/
+46
*
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
*
pkg/rpcserver: use dense VM indices instead of string names
Dmitry Vyukov
2024-08-02
1
-8
/
+11
*
executor: restart procs more deterministically
Dmitry Vyukov
2024-08-02
1
-9
/
+41
*
pkg/fuzzer: try to triage on different VMs
Dmitry Vyukov
2024-08-02
2
-1
/
+3
*
executor: handle EINTR in connect
Greg Steuck
2024-07-30
1
-1
/
+23
*
executor: arm64: sys/linux: introduce syzos API
Alexander Potapenko
2024-07-29
3
-12
/
+76
*
executor: more precise detection of exit/_exit in the linter
Alexander Potapenko
2024-07-29
1
-1
/
+1
*
executor: arm64: add syzos header
Alexander Potapenko
2024-07-29
3
-1
/
+29
*
executor: arm64: more flexible physical page allocation
Alexander Potapenko
2024-07-29
2
-14
/
+78
*
all: add qemu snapshotting mode
Dmitry Vyukov
2024-07-25
5
-37
/
+341
*
executor: increase kExtraCoverSize to 1024k
Andrey Konovalov
2024-07-23
1
-1
/
+1
*
executor: fix writing of remote coverage
Dmitry Vyukov
2024-07-22
3
-3
/
+26
*
executor: refactor argument parsing
Dmitry Vyukov
2024-07-22
1
-4
/
+8
*
prog: restricts hints to at most 10 attempts per single kernel PC
Dmitry Vyukov
2024-07-22
1
-16
/
+10
*
executor: deduplicate signal per-call
Aleksandr Nogikh
2024-07-18
1
-13
/
+15
*
executor: fix localhost handling for machines with only ipv6
Konstantin Bogomolov
2024-07-18
1
-7
/
+15
*
executor: manually replace localhost with equivalent ipv4/6 address
Konstantin Bogomolov
2024-07-17
1
-0
/
+5
*
executor: avoid setsid() errors
Mark Johnston
2024-07-17
1
-1
/
+1
*
executor: print signal info for SIGILL/SIGFPE as well
Dmitry Vyukov
2024-07-17
1
-9
/
+24
*
executor: fix setup of cad_pid
Dmitry Vyukov
2024-07-16
1
-5
/
+20
*
executor: factor output finishing into separate function
Dmitry Vyukov
2024-07-11
2
-37
/
+46
*
executor: retry read in case of known restartable errors
Greg Steuck
2024-07-10
1
-1
/
+5
*
executor: only report unknown setsid errors
Greg Steuck
2024-07-09
1
-1
/
+1
*
executor: fix diagnostic message typo
Greg Steuck
2024-07-09
1
-1
/
+1
*
executor: handle EINTR when reading from control pipe
Dmitry Vyukov
2024-07-08
1
-3
/
+3
*
executor: repair debug mode
Dmitry Vyukov
2024-07-08
1
-1
/
+8
*
executor: set `source` for the proc mount
Andrei Vagin
2024-07-03
1
-1
/
+1
*
executor: linux: bump fs.mount-max to 100000
Alexander Potapenko
2024-07-03
1
-0
/
+3
*
pkg/fuzzer: remove signal rotation
Dmitry Vyukov
2024-07-02
3
-16
/
+1
*
executor: linux: chroot into tmpfs with sandbox=none
Alexander Potapenko
2024-07-02
1
-50
/
+63
*
pkg/mgrconfig: allow to disable remote coverage and coverage edges
Dmitry Vyukov
2024-07-02
1
-7
/
+9
*
pkg/rpcserver: move kernel test/data range checks from executor
Dmitry Vyukov
2024-07-01
8
-219
/
+80
*
pkg/report: suppress executor SIGBUS
Dmitry Vyukov
2024-07-01
1
-2
/
+3
*
executor: fix endianess of size of received flatbuffers root table
Alexander Egorenkov
2024-07-01
1
-0
/
+2
*
pkg/flatrpc: rename StartLeakChecks to CorpusTriaged
Dmitry Vyukov
2024-07-01
1
-3
/
+3
*
executor: always return some coverage for test OS
Dmitry Vyukov
2024-06-28
1
-5
/
+10
*
executor: don't trace PCs as comparisons
Dmitry Vyukov
2024-06-28
2
-1
/
+4
*
executor: fix max signal/cover filter mapping into subprocesses
Dmitry Vyukov
2024-06-28
2
-1
/
+15
*
pkg/runtest: test feature detection
Dmitry Vyukov
2024-06-27
2
-0
/
+46
*
executor: handle features that fail in non-fatal way
Dmitry Vyukov
2024-06-27
1
-1
/
+1
*
executor: disable lsan for exec subprocesses
Dmitry Vyukov
2024-06-26
1
-2
/
+4
*
executor: set PR_SET_PDEATHSIG for TestOS
Aleksandr Nogikh
2024-06-26
1
-0
/
+11
*
executor: include missing header
Dmitry Vyukov
2024-06-26
1
-0
/
+1
*
executor: use mcontext_t only on linux
Dmitry Vyukov
2024-06-26
1
-2
/
+2
*
executor: check whether the address is stdin before validation a port
Andrei Vagin
2024-06-25
1
-2
/
+2
*
executor: use ftruncate instead of fallocate
Dmitry Vyukov
2024-06-25
1
-2
/
+3
*
executor: prohibit malloc/calloc via linter
Dmitry Vyukov
2024-06-25
4
-16
/
+39
[prev]
[next]