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: fixup previous commit
Dmitry Vyukov
2017-11-22
1
-223
/
+223
*
executor: move arm syscall fixup to syz-extract
Dmitry Vyukov
2017-11-22
2
-1643
/
+1616
*
executor: Modified executor_linux.cc to support ARM32 architecture
Atul Prakash
2017-11-22
1
-2
/
+25
*
sys/linux: remove get_kernel_syms, add quotactl syscall
Dmitry Vyukov
2017-11-20
1
-10
/
+12
*
executor: proceed even if /dev/net/tun is not available
Andrey Konovalov
2017-11-08
1
-2
/
+12
*
sys/freebsd: add POLLINIGNEOF
Tobias Klauser
2017-11-08
1
-1
/
+1
*
sys/linux: add definition for LOOP_SET_BLOCK_SIZE
Eric Biggers
2017-11-07
1
-10
/
+15
*
sys/linux: fix wrong ioctl numbers in loop device definitions
Eric Biggers
2017-11-07
1
-5
/
+5
*
sys/linux: add definition for keyctl_restrict_keyring()
Eric Biggers
2017-11-03
1
-10
/
+15
*
sys/linux: add definition for keyctl_dh_compute()
Eric Biggers
2017-11-03
1
-10
/
+15
*
sys/linux: use resource subtypes for "user" and "keyring" keys
Eric Biggers
2017-11-03
1
-10
/
+20
*
sys/linux: define all the key types
Eric Biggers
2017-11-03
1
-5
/
+5
*
Changing the types of members of struct stat
Utkarsh Anand
2017-10-30
1
-1
/
+1
*
Added a few more syscall descriptions, consts
Utkarsh Anand
2017-10-30
1
-2
/
+139
*
Add two new syscalls `shmctl` and `msgctl`
Utkarsh Anand
2017-10-30
1
-2
/
+10
*
Fix the SYS_SEMCTL value issue for NetBSD
Utkarsh Anand
2017-10-30
1
-11
/
+11
*
sys/netbsd: fix mmap signature
Dmitry Vyukov
2017-10-25
1
-1
/
+1
*
executor: small fixes for netbsd
Dmitry Vyukov
2017-10-25
1
-1
/
+5
*
executor: fix netbsd syscalls
Dmitry Vyukov
2017-10-25
2
-1
/
+9
*
Lots of changes to sys/netbsd (#397)
Utkarsh Anand
2017-10-25
1
-0
/
+54
*
executor: fix mkdtemp return value check
Dmitry Vyukov
2017-10-25
1
-1
/
+1
*
all: basic building on netbsd
Dmitry Vyukov
2017-10-23
3
-173
/
+176
*
executor: prevent executor from messing with output region
Dmitry Vyukov
2017-10-23
6
-19
/
+78
*
executor: fix build breakages due to doexit
Dmitry Vyukov
2017-10-19
6
-9
/
+46
*
pkg/ipc: move fallback coverage into executor
Dmitry Vyukov
2017-10-18
2
-1
/
+15
*
executor: use forkserver for freebsd
Dmitry Vyukov
2017-10-18
3
-4
/
+136
*
sys/linux: add MSG_ZEROCOPY
Willem de Bruijn
2017-10-17
1
-5
/
+5
*
sys/freebsd: more syscall descriptions
Dmitry Vyukov
2017-10-17
1
-2
/
+254
*
executor: improvements for akaros
Dmitry Vyukov
2017-10-17
8
-36
/
+38
*
sys/fuchsia: more descriptions
Dmitry Vyukov
2017-10-16
3
-25
/
+193
*
sys/fuchsia: minor improvements to syscall descriptions
Dmitry Vyukov
2017-10-16
1
-6
/
+6
*
executor: fix fuchsia syz_mmap
Dmitry Vyukov
2017-10-16
1
-7
/
+9
*
executor: repair fuchsia nonfailing mode
Dmitry Vyukov
2017-10-16
2
-25
/
+67
*
executor: fix akaros nonfailing mode
Dmitry Vyukov
2017-10-16
1
-3
/
+9
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
12
-189
/
+196
*
executor: add akaros support
Dmitry Vyukov
2017-10-16
2
-0
/
+359
*
sys/akaros: add akaros support
Dmitry Vyukov
2017-10-16
1
-0
/
+47
*
sys/linux: fix fcntl signature
Dmitry Vyukov
2017-10-16
1
-5
/
+5
*
executor: pass attr to pthread_mutex/cond_init
Dmitry Vyukov
2017-10-16
1
-2
/
+9
*
executor: write debug output to stderr
Dmitry Vyukov
2017-10-16
1
-2
/
+2
*
executor: add PC to kcov_comparison_t
Alexander Potapenko
2017-10-16
1
-1
/
+4
*
sys/syz-extract: support freebsd
Dmitry Vyukov
2017-10-12
1
-3
/
+4
*
executor: simple freebsd executor
Dmitry Vyukov
2017-10-12
2
-0
/
+200
*
executor: include missing header
Dmitry Vyukov
2017-10-10
1
-0
/
+1
*
executor: set own PATH when starting subprocesses
Dmitry Vyukov
2017-10-10
1
-3
/
+8
*
all: basic freebsd support
Dmitry Vyukov
2017-10-02
1
-0
/
+12
*
executor: support fragmentation in syz_emit_ethernet
Dmitry Vyukov
2017-10-02
2
-24
/
+84
*
sys/fuchsia: add more descriptions
Dmitry Vyukov
2017-10-02
1
-4
/
+56
*
sys/windows: add more descriptions
Dmitry Vyukov
2017-09-27
1
-2
/
+2954
*
executor: automatically infer base of root vmar
Dmitry Vyukov
2017-09-27
1
-6
/
+10
[next]