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
*
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
*
executor: swap addr/pc in SigsegvHandler
Dmitry Vyukov
2024-06-25
1
-1
/
+1
*
Revert "syz-manager: support stdin as port forwarding result"
Dmitry Vyukov
2024-06-25
1
-15
/
+3
*
executor/linux: fix compilation error with old compilers
Pavel Skripkin
2024-06-25
1
-1
/
+8
*
syz-manager: support stdin as port forwarding result
Aleksandr Nogikh
2024-06-24
1
-3
/
+15
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
11
-395
/
+1617
*
executor: refactor coverage filter
Dmitry Vyukov
2024-06-24
5
-98
/
+315
*
executor: fix is_kernel_data/pc for gVisor
Dmitry Vyukov
2024-06-21
1
-0
/
+4
*
executor: handle errors from netlink_query_family_id
Cameron Finucane
2024-06-17
1
-0
/
+17
*
executor: fix compiler warnings in 32-bit mode
Alexander Egorenkov
2024-06-13
1
-2
/
+2
*
executor: fix extraction of number of KCOV comparisons from coverage data
Alexander Egorenkov
2024-06-12
1
-3
/
+3
*
docs: remove mentions of strconst
Dmitry Vyukov
2024-06-11
1
-1
/
+1
*
executor: ignore kernel text addresses in comparisons
Dmitry Vyukov
2024-06-11
1
-2
/
+2
*
executor: factor out is_kernel_pc helper
Dmitry Vyukov
2024-06-11
6
-32
/
+62
*
executor: add end-to-end coverage/signal/comparisons test
Dmitry Vyukov
2024-06-11
7
-15
/
+67
*
executor: map input buffer as shared
Cameron Finucane
2024-06-11
1
-1
/
+1
*
executor: optimize waiting for child processes exit
Dmitry Vyukov
2024-06-10
3
-1
/
+11
*
executor: use close_range if available
Dmitry Vyukov
2024-06-10
1
-0
/
+5
*
executor: don't call close_fds twice
Dmitry Vyukov
2024-06-10
1
-1
/
+2
*
executor: allow to run a single test
Dmitry Vyukov
2024-06-05
2
-3
/
+5
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
7
-92
/
+4
*
executor: repair asan build
Dmitry Vyukov
2024-06-04
1
-12
/
+29
*
executor: fix gvisor signal
Dmitry Vyukov
2024-06-03
2
-5
/
+7
*
executor: rework feature setup
Dmitry Vyukov
2024-06-03
5
-115
/
+167
*
executor: fix coverfilter header size
Dmitry Vyukov
2024-05-28
2
-19
/
+17
[next]