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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
executor: use exitf instead of fail outside of setup sequence (#3959)
Andrei Vagin
2023-06-15
1
-4
/
+4
*
syz-manager, pkg/cover: normalize signals between VM instances
Liz Prucka
2023-06-12
1
-3
/
+6
*
executor: remove a few #defines which are not used any longer
Greg Steuck
2022-10-25
1
-10
/
+0
*
executor: deal with input_data more sensibly
Greg Steuck
2022-10-25
1
-16
/
+22
*
executor: cope with mimmutable(2) on OpenBSD
Anton Lindqvist
2022-10-23
1
-2
/
+7
*
executor: better errors for failed mmaps
Dmitry Vyukov
2022-10-21
1
-3
/
+4
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
1
-0
/
+2
*
pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...
Andrey Artemiev
2022-08-06
1
-1
/
+5
*
executor: added code to run Android with System account
Andrey Artemiev
2022-07-19
1
-1
/
+5
*
executor: skips declaration of unused function 'doexit_thread' for fuchsia
Kouame Behouba Manassé
2022-06-22
1
-0
/
+2
*
executor: write magic in write_extra_output
Andrei Vagin
2022-05-24
1
-0
/
+1
*
ipc: add magic in a call reply
Andrei Vagin
2022-05-24
1
-0
/
+3
*
executor: allow external extensions of the setup phase
Dmitry Vyukov
2022-04-27
1
-0
/
+4
*
executor: fail on SEGV during clone()
Aleksandr Nogikh
2022-01-21
1
-0
/
+1
*
executor: don't print errno for successful calls
Dmitry Vyukov
2022-01-11
1
-5
/
+7
*
executor: ignore async flag in the non-threaded mode
Aleksandr Nogikh
2021-12-13
1
-3
/
+3
*
executor: do exitf instead of fail on kcov shortage
Aleksandr Nogikh
2021-12-10
1
-2
/
+2
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
1
-0
/
+9
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-98
/
+84
*
executor: fix kcov mmaping in the non-optimized mode
Aleksandr Nogikh
2021-12-09
1
-2
/
+0
*
all: adapt to how mmapping a kcov instance works in Linux
Aleksandr Nogikh
2021-12-09
1
-4
/
+22
*
executor: set fixed fd for the extra coverage kcov instance
Aleksandr Nogikh
2021-12-06
1
-0
/
+2
*
executor: delay kcov mmap until it is needed
Aleksandr Nogikh
2021-12-03
1
-15
/
+12
*
executor: reserve fds that will belong to kcov
Aleksandr Nogikh
2021-12-03
1
-3
/
+8
*
executor: allocate output region for individual programs
Aleksandr Nogikh
2021-12-03
1
-18
/
+79
*
executor: introduce threads without coverage
Aleksandr Nogikh
2021-12-03
1
-6
/
+24
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
1
-0
/
+1
*
executor: check for single-line compound statements
Dmitry Vyukov
2021-10-01
1
-2
/
+1
*
executor: fail if the first argument isn't a known command
Andrei Vagin
2021-09-30
1
-0
/
+5
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-24
/
+21
*
all: introduce call properties
Aleksandr Nogikh
2021-09-22
1
-3
/
+8
*
executor: fix remote coverage collection
Aleksandr Nogikh
2021-08-26
1
-2
/
+0
*
executor: initial darwin support
Patrick Meyer
2021-05-20
1
-3
/
+20
*
executor, syz-fuzzer: fix readonly root
Joey Jiao
2021-03-18
1
-1
/
+11
*
executor: don't fail on "negative running"
Dmitry Vyukov
2021-03-04
1
-1
/
+1
*
prog: detect copyout overflow
Dmitry Vyukov
2021-03-04
1
-1
/
+1
*
executor: improve SYZFAIL message
Dmitry Vyukov
2021-02-26
1
-1
/
+1
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-53
/
+66
*
executor: don't fail in syz_genetlink_get_family_id
Dmitry Vyukov
2021-02-19
1
-0
/
+2
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+1
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-4
/
+6
*
executor: remove hardcoded timeouts
Dmitry Vyukov
2020-12-25
1
-10
/
+21
*
executor: don't use coverage edges for gvisor
Dmitry Vyukov
2020-12-16
1
-5
/
+3
*
executor: use coverage filter for comparisons
Dmitry Vyukov
2020-12-09
1
-1
/
+1
*
executor: capture outgoing edges from interesting code
Dmitry Vyukov
2020-12-09
1
-6
/
+10
*
executor: minor coverage filter cleanup
Dmitry Vyukov
2020-12-09
1
-1
/
+1
*
syz-manager/manager.go, executor/executor.cc: support coverage filter
Kaipeng Zeng
2020-12-06
1
-2
/
+9
*
sys/linux, sys/freebsd: apply more ignore_return attributes
Dmitry Vyukov
2020-12-05
1
-6
/
+3
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-2
/
+1
*
executor: increase prog_extra_cover_timeout for progs that inject 802.11 frames
Aleksandr Nogikh
2020-10-05
1
-1
/
+3
[prev]
[next]