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
/
executor_linux.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: protect kcov/output regions with pkeys
Dmitry Vyukov
2024-08-16
1
-0
/
+28
*
executor: simplify mapping of kcov guard pages
Dmitry Vyukov
2024-08-14
1
-9
/
+1
*
pkg/rpcserver: move kernel test/data range checks from executor
Dmitry Vyukov
2024-07-01
1
-78
/
+0
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-12
/
+5
*
executor: fix is_kernel_data/pc for gVisor
Dmitry Vyukov
2024-06-21
1
-0
/
+4
*
executor: factor out is_kernel_pc helper
Dmitry Vyukov
2024-06-11
1
-7
/
+11
*
executor: add end-to-end coverage/signal/comparisons test
Dmitry Vyukov
2024-06-11
1
-0
/
+11
*
executor: optimize waiting for child processes exit
Dmitry Vyukov
2024-06-10
1
-0
/
+5
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-4
/
+0
*
executor: fix gvisor signal
Dmitry Vyukov
2024-06-03
1
-1
/
+3
*
executor: rework feature setup
Dmitry Vyukov
2024-06-03
1
-9
/
+51
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
1
-7
/
+45
*
executor: add guard pages around the kcov mapping
Alexander Potapenko
2024-04-04
1
-2
/
+16
*
all: support swap feature on Linux
Aleksandr Nogikh
2023-06-15
1
-0
/
+1
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-0
/
+4
*
executor: better errors for failed mmaps
Dmitry Vyukov
2022-10-21
1
-6
/
+9
*
executor: fail on SEGV during clone()
Aleksandr Nogikh
2022-01-21
1
-0
/
+11
*
executor: delay kcov mmap until it is needed
Aleksandr Nogikh
2021-12-03
1
-16
/
+16
*
executor: reserve fds that will belong to kcov
Aleksandr Nogikh
2021-12-03
1
-0
/
+8
*
executor: remove unused sysctl setup
Dmitry Vyukov
2021-10-12
1
-1
/
+0
*
executor: fix remote coverage collection
Aleksandr Nogikh
2021-08-26
1
-0
/
+2
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-1
/
+1
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+1
*
executor: fix kcov_remote_arg declaration
Dmitry Vyukov
2020-12-30
1
-41
/
+18
*
executor: don't use coverage edges for gvisor
Dmitry Vyukov
2020-12-16
1
-5
/
+9
*
sys/linux, sys/freebsd: apply more ignore_return attributes
Dmitry Vyukov
2020-12-05
1
-7
/
+1
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-39
/
+1
*
executor: setup sysctl's in setup_machine
Dmitry Vyukov
2020-10-28
1
-8
/
+35
*
executor/linux: stop dumping mount information when failed to open kcov file
Tetsuo Handa
2020-09-28
1
-40
/
+1
*
executor: make exit code during fail() depend on fault injection
Aleksandr Nogikh
2020-09-22
1
-6
/
+3
*
executor: detect gvisor
Dmitry Vyukov
2020-09-12
1
-1
/
+14
*
executor/linux: dump more information when failed to open kcov file
Tetsuo Handa
2020-08-13
1
-0
/
+17
*
executor/linux: dump mount information when failed to open kcov file
Tetsuo Handa
2020-08-12
1
-1
/
+23
*
ipc: fix endianness issues
Alexander Egorenkov
2020-06-23
1
-2
/
+4
*
executor: surround the data mapping with PROT_NONE pages
Dmitry Vyukov
2020-04-18
1
-1
/
+10
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-0
/
+1
*
executor: prevent "NMI handler took too long" messages
Dmitry Vyukov
2020-03-06
1
-0
/
+12
*
executor: ignore prctl in fallback coverage
Dmitry Vyukov
2020-01-15
1
-1
/
+7
*
executor: fix syz_mount_image
Dmitry Vyukov
2019-12-10
1
-1
/
+7
*
executor: don't use static_assert
Dmitry Vyukov
2019-12-06
1
-2
/
+2
*
executor: fix remote coverage setup
Dmitry Vyukov
2019-12-06
1
-15
/
+39
*
executor: update kcov remote coverage interface
Andrey Konovalov
2019-10-28
1
-6
/
+12
*
executor, host, csource: Add support to enable KCSAN
Marco Elver
2019-10-04
1
-0
/
+1
*
executor: Protect the coverage buffer
Andrew Turner
2019-06-04
1
-0
/
+8
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-0
/
+7
*
executor: change syscall argument type to intptr_t
munjinoo
2019-05-07
1
-1
/
+1
*
executor: fix remote coverage area size
Andrey Konovalov
2019-01-28
1
-1
/
+1
*
kcov: some fixes for extra coverage
Andrey Konovalov
2019-01-17
1
-1
/
+1
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-10
/
+41
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-1
/
+1
[next]