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: fix macros in common.h
Andrey Konovalov
2017-12-14
1
-3
/
+4
*
sys/linux: describe PF_KEY
Dmitry Vyukov
2017-12-11
1
-10
/
+25
*
prog: fix hints of data args
Dmitry Vyukov
2017-12-08
1
-10
/
+15
*
sys/linux: add a simple description for selinux
Dmitry Vyukov
2017-12-08
1
-10
/
+95
*
executor: fix build
Dmitry Vyukov
2017-12-06
2
-6
/
+6
*
executor: unshare PID namespace even for sandbox=none
Dmitry Vyukov
2017-12-05
1
-5
/
+26
*
executor: treat fail-nth errors as non-fatal
Dmitry Vyukov
2017-12-05
1
-4
/
+7
*
prog: support bytesizeN for vma
Dmitry Vyukov
2017-11-29
1
-5
/
+5
*
prog: repair arrays/buffers with incorrect size in Deserialize
Dmitry Vyukov
2017-11-28
1
-10
/
+20
*
pkg/compiler: add check that len does not refer to array with varlen elements
Dmitry Vyukov
2017-11-28
3
-7
/
+7
*
sys/linux: add binder descriptions
Dmitry Vyukov
2017-11-27
1
-15
/
+45
*
sys/linux: assorted improvements to descriptions
Dmitry Vyukov
2017-11-27
1
-10
/
+45
*
sys/linux: add files from net dir to list of /proc files
Dmitry Vyukov
2017-11-27
1
-5
/
+5
*
sys/linux: fix control len in msghdr's
Dmitry Vyukov
2017-11-27
1
-5
/
+5
*
sys/linux: improve hash generation for KEYCTL_DH_COMPUTE
Dmitry Vyukov
2017-11-27
1
-5
/
+5
*
sys/linux: open files from /proc
Dmitry Vyukov
2017-11-27
2
-341
/
+373
*
sys/linux: improve fuse descriptions
Dmitry Vyukov
2017-11-27
1
-65
/
+15
*
executor: use /proc/thread-self/fail-nth instead of /proc/self/task/%d/fail-nth
Dmitry Vyukov
2017-11-27
1
-7
/
+6
*
sys/linux: improve AF_ALG alg name generation
Dmitry Vyukov
2017-11-24
1
-5
/
+5
*
sys/syz-extract: fix mmap on arm
Dmitry Vyukov
2017-11-23
2
-14
/
+5
*
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
[next]