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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys: add basic netlink support for real
Dmitry Vyukov
2016-01-23
8
-12
/
+194
*
sys: fix arg type
Dmitry Vyukov
2016-01-23
1
-1
/
+1
*
sys: add basic netlink support
Dmitry Vyukov
2016-01-23
5
-8
/
+37
*
sys: implement array byte size arguments
Dmitry Vyukov
2016-01-23
11
-346
/
+360
*
sys: remove resolved TODO
Dmitry Vyukov
2016-01-23
1
-2
/
+0
*
executor: restore nodropprivs mode
Dmitry Vyukov
2016-01-23
1
-15
/
+24
*
sys: use kernel headers instead of host headers
Dmitry Vyukov
2016-01-22
18
-517
/
+1156
*
fuzzer: turn off kmemleak when not used
Dmitry Vyukov
2016-01-22
1
-1
/
+5
*
executor: new namespace-based sandbox
Dmitry Vyukov
2016-01-22
4
-89
/
+209
*
vm/adb: fix instance leak
Dmitry Vyukov
2016-01-21
1
-3
/
+11
*
vm/qemu: fix latent output reading bug
Dmitry Vyukov
2016-01-20
2
-4
/
+8
*
vm/adb: use a more reliable way to reboot devices
Dmitry Vyukov
2016-01-20
5
-5
/
+17
*
executor: start moving sandboxing code into executor
Dmitry Vyukov
2016-01-20
2
-11
/
+14
*
config: add another builtin suppression
Dmitry Vyukov
2016-01-20
1
-0
/
+1
*
vm: faster output oops grepping
Dmitry Vyukov
2016-01-19
4
-33
/
+67
*
vm/qemu: use snapshot mode
Dmitry Vyukov
2016-01-19
1
-11
/
+3
*
executor: adopt for new kcov
Dmitry Vyukov
2016-01-19
1
-14
/
+16
*
manager: use jsonrpc for communication
Dmitry Vyukov
2016-01-19
2
-3
/
+21
*
manager: don't copy data aimlessly
Dmitry Vyukov
2016-01-19
1
-1
/
+0
*
manager: import net/http/pprof
Dmitry Vyukov
2016-01-19
1
-12
/
+21
*
fuzzer: don't store coverage for all inputs
Dmitry Vyukov
2016-01-19
1
-9
/
+7
*
prog: don't cache static priorities
Dmitry Vyukov
2016-01-19
1
-14
/
+1
*
sys: describe more dri syscalls
Dmitry Vyukov
2016-01-16
11
-283
/
+883
*
vm: reformat
Dmitry Vyukov
2016-01-15
1
-1
/
+1
*
csource: format source with clang-format
Dmitry Vyukov
2016-01-15
2
-0
/
+36
*
sys: support /dev/input/event ioctls
Dmitry Vyukov
2016-01-15
6
-2
/
+415
*
vm: add another crash message for older kernels
Dmitry Vyukov
2016-01-15
1
-1
/
+3
*
executor: reportat after clang-format bug fix
Dmitry Vyukov
2016-01-15
1
-30
/
+12
*
vm/local: implement debug mode
Dmitry Vyukov
2016-01-14
1
-0
/
+4
*
sys: support /dev/input/{mouse,mice,event}
Dmitry Vyukov
2016-01-13
8
-4
/
+31
*
executor: don't create all threads when spot a root syscall
Dmitry Vyukov
2016-01-13
1
-1
/
+1
*
executor: don't print all waitpid debug messages
Dmitry Vyukov
2016-01-13
1
-2
/
+5
*
sys: introduce a generic syz_open_dev helper syscall
Dmitry Vyukov
2016-01-13
13
-72
/
+83
*
prog: add some magic integers
Dmitry Vyukov
2016-01-13
1
-0
/
+12
*
sys: add support for /dev/snd/control
Dmitry Vyukov
2016-01-13
14
-1471
/
+1762
*
sys: add support for /dev/snd/timer
Dmitry Vyukov
2016-01-12
9
-4
/
+181
*
sys: support /dev/snd/seq
Dmitry Vyukov
2016-01-11
14
-65
/
+613
*
vm/adb: add adb-based VM
Dmitry Vyukov
2016-01-11
3
-0
/
+198
*
vm: refactor VM interface in preparation for adb support
Dmitry Vyukov
2016-01-11
7
-73
/
+110
*
executor: use mknodat instead of mknod (the latter is not implemented on andr...
Dmitry Vyukov
2016-01-11
1
-1
/
+1
*
ipc: umount all mounts before removing temp dirs
Dmitry Vyukov
2016-01-11
2
-0
/
+17
*
manager: restore exclusion of programs with disabled syscalls
Dmitry Vyukov
2016-01-08
1
-4
/
+27
*
sys: add kvm support
Dmitry Vyukov
2016-01-08
10
-21
/
+1007
*
Update README.md
Dmitry Vyukov
2016-01-07
1
-0
/
+2
*
tools: add script that creates a Linux image suitable for syzkaller
Dmitry Vyukov
2016-01-07
1
-0
/
+36
*
executor: fix some bugs found by clang
Dmitry Vyukov
2015-12-31
2
-2
/
+5
*
sys: update grammar description
Dmitry Vyukov
2015-12-31
1
-3
/
+8
*
sys: implement sockaddr_storage
Dmitry Vyukov
2015-12-31
4
-19
/
+29
*
prog: implement mutation of union args
Dmitry Vyukov
2015-12-31
4
-110
/
+102
*
fuzzer: allow to write programs to dmesg
Dmitry Vyukov
2015-12-31
3
-12
/
+35
[next]