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
/
executor_bsd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: decouple kcov memory allocation from the trace
Alexander Potapenko
2025-08-05
1
-10
/
+12
*
executor: fix cover_protect() on FreeBSD
Mark Johnston
2025-02-21
1
-0
/
+4
*
executor: favor MAP_FIXED_NOREPLACE over MAP_FIXED
Aleksandr Nogikh
2025-02-04
1
-1
/
+1
*
pkg/rpcserver: move kernel test/data range checks from executor
Dmitry Vyukov
2024-07-01
1
-15
/
+0
*
executor: factor out is_kernel_pc helper
Dmitry Vyukov
2024-06-11
1
-0
/
+5
*
executor: add end-to-end coverage/signal/comparisons test
Dmitry Vyukov
2024-06-11
1
-0
/
+5
*
executor: optimize waiting for child processes exit
Dmitry Vyukov
2024-06-10
1
-0
/
+5
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
1
-2
/
+2
*
sys/targets: switch openbsd to SyscallNumbers: false
Greg Steuck
2023-04-27
1
-0
/
+4
*
executor: better errors for failed mmaps
Dmitry Vyukov
2022-10-21
1
-2
/
+3
*
executor: delay kcov mmap until it is needed
Aleksandr Nogikh
2021-12-03
1
-13
/
+10
*
executor: reserve fds that will belong to kcov
Aleksandr Nogikh
2021-12-03
1
-0
/
+8
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
1
-0
/
+4
*
executor: fix remote coverage collection
Aleksandr Nogikh
2021-08-26
1
-0
/
+2
*
executor: remove unreachable nocover.h include
Patrick Meyer
2021-05-20
1
-10
/
+1
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-1
/
+1
*
executor: don't use coverage edges for gvisor
Dmitry Vyukov
2020-12-16
1
-6
/
+1
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-1
/
+1
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
1
-4
/
+2
*
executor: fix style checking test
Dmitry Vyukov
2020-08-13
1
-1
/
+0
*
executor: enable extra coverage on OpenBSD
Anton Lindqvist
2020-08-11
1
-0
/
+9
*
executor: use MAP_EXCL to map the data region on FreeBSD
Mark Johnston
2020-08-08
1
-1
/
+7
*
Revert "executor: enable extra coverage on OpenBSD"
Anton Lindqvist
2020-08-02
1
-9
/
+0
*
executor: enable extra coverage on OpenBSD
Anton Lindqvist
2020-08-02
1
-0
/
+9
*
sys/netbsd: support multiple vHCI buses (#1822)
m00nbsd
2020-06-13
1
-1
/
+1
*
sys/netbsd: add support for fault injection (#1817)
m00nbsd
2020-06-11
1
-0
/
+1
*
executor: add support for extra coverage on NetBSD
m00nbsd
2020-05-20
1
-11
/
+22
*
executor: add support for USB fuzzing on NetBSD
m00nbsd
2020-05-19
1
-0
/
+12
*
pkg/report: use cover protect on NetBSD also
R3x
2019-06-13
1
-2
/
+2
*
executor: add cover protection support to OpenBSD (#1215)
Anton Lindqvist
2019-06-05
1
-0
/
+17
*
executor: Protect the coverage buffer
Andrew Turner
2019-06-04
1
-0
/
+19
*
make changes to prevent failing build
R3x
2019-05-21
1
-2
/
+11
*
executor: change syscall argument type to intptr_t
munjinoo
2019-05-07
1
-1
/
+1
*
pkg/host: enable FeatureComparisons on OpenBSD
Anton Lindqvist
2019-01-21
1
-12
/
+2
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-2
/
+2
*
executor: update KCOV support for FreeBSD
Michael Tuexen
2019-01-14
1
-17
/
+4
*
executor: adapt os_init() to NetBSD with PaX MPROTECT
Kamil Rytarowski
2019-01-09
1
-0
/
+3
*
executor: Fix FreeBSD such all platforms use same number of entries
Michael Tuexen
2018-12-29
1
-1
/
+2
*
executor: fix error handling of mmap()
Michael Tuexen
2018-12-29
1
-6
/
+5
*
executor: add clarifying comment for FreeBSD.
Michael Tuexen
2018-12-29
1
-0
/
+6
*
executor: add a clarifying comment
Michael Tuexen
2018-12-29
1
-0
/
+2
*
executor: use function argument instead of global variable.
Michael Tuexen
2018-12-29
1
-1
/
+1
*
executor: improve kcov compatibility with upcoming support
Michael Tuexen
2018-12-28
1
-3
/
+8
*
executor: KIOENABLE accepts a mode argument on OpenBSD
Anton Lindqvist
2018-12-28
1
-5
/
+3
*
executor: include sys/kcov.h on OpenBSD
Anton Lindqvist
2018-12-27
1
-3
/
+6
*
executor: move setrlimit from setup_control_pipes to bsd os_init
Dmitry Vyukov
2018-12-14
1
-0
/
+5
*
executor: reapply setuid sandbox for bsd
Greg Steuck
2018-12-11
1
-19
/
+0
*
Revert "executor: add setuid sandbox for openbsd"
Greg Steuck
2018-12-10
1
-0
/
+19
*
executor: add setuid sandbox for openbsd
Greg Steuck
2018-12-10
1
-19
/
+0
*
openbsd: repair pkg/csource_test
Greg Steuck
2018-11-30
1
-5
/
+0
[next]