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_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: revert protection of kcov region
Dmitry Vyukov
2018-05-15
1
-7
/
+3
*
executor: revert coverage filtering
Dmitry Vyukov
2018-05-14
1
-1
/
+3
*
executor: protect most of kcov region
Dmitry Vyukov
2018-05-14
1
-2
/
+4
*
executor: filter out invalid PCs on linux/x86_64
Dmitry Vyukov
2018-05-14
1
-0
/
+15
*
executor: randomize output region addr
Dmitry Vyukov
2018-05-14
1
-7
/
+7
*
executor: support cover on 32-bit kernels
Dmitry Vyukov
2018-04-27
1
-14
/
+40
*
executor: support 32-bit kernels
Dmitry Vyukov
2018-04-16
1
-12
/
+12
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
1
-0
/
+5
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-97
/
+0
*
executor: simplify initialize_tun
Dmitry Vyukov
2018-02-26
1
-3
/
+3
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-1
/
+5
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-1
/
+3
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
1
-18
/
+19
*
executor: fix reply status on loop kills
Dmitry Vyukov
2017-12-27
1
-1
/
+2
*
executor: check format strings
Dmitry Vyukov
2017-12-27
1
-2
/
+2
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
1
-1
/
+0
*
sys/syz-extract: fix mmap on arm
Dmitry Vyukov
2017-11-23
1
-10
/
+0
*
executor: fixup previous commit
Dmitry Vyukov
2017-11-22
1
-223
/
+223
*
executor: move arm syscall fixup to syz-extract
Dmitry Vyukov
2017-11-22
1
-243
/
+222
*
executor: Modified executor_linux.cc to support ARM32 architecture
Atul Prakash
2017-11-22
1
-2
/
+25
*
executor: prevent executor from messing with output region
Dmitry Vyukov
2017-10-23
1
-3
/
+36
*
executor: improvements for akaros
Dmitry Vyukov
2017-10-17
1
-1
/
+1
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-47
/
+13
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
1
-50
/
+3
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
1
-677
/
+51
*
all: initial support for fuchsia
Dmitry Vyukov
2017-09-20
1
-1
/
+1
*
executor: split source per-OS
Dmitry Vyukov
2017-09-20
1
-0
/
+1001