| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: switch to ioctl's instead of writes | Dmitry Vyukov | 2015-12-03 | 1 | -10/+13 |
| * | sys: describe some additional syscalls | Dmitry Vyukov | 2015-12-03 | 1 | -0/+18 |
| * | executor: execute mount under root | Dmitry Vyukov | 2015-11-30 | 1 | -0/+2 |
| * | sys: add userfaultfd syscall | Dmitry Vyukov | 2015-11-30 | 1 | -0/+10 |
| * | add perf ioctl's | Dmitry Vyukov | 2015-11-29 | 1 | -0/+9 |
| * | add support for perf events | Dmitry Vyukov | 2015-11-29 | 1 | -0/+1 |
| * | add support for bpf syscall | Dmitry Vyukov | 2015-11-29 | 1 | -0/+14 |
| * | executor: fix build | Dmitry Vyukov | 2015-11-29 | 1 | -7/+5 |
| * | executor: switch to new coverage | Dmitry Vyukov | 2015-11-28 | 1 | -54/+62 |
| * | executor: prevent programs to mess with fuzzer fds | Dmitry Vyukov | 2015-11-20 | 1 | -0/+8 |
| * | add fuse support | Dmitry Vyukov | 2015-11-19 | 2 | -7/+82 |
| * | executor: don't wait for pending calls if there are none | Dmitry Vyukov | 2015-11-19 | 1 | -6/+13 |
| * | executor: fix detection of last call | Dmitry Vyukov | 2015-11-19 | 1 | -1/+1 |
| * | executor: fix detection of out of threads | Dmitry Vyukov | 2015-11-19 | 1 | -7/+8 |
| * | allow executor execute particular syscalls under root | Dmitry Vyukov | 2015-11-18 | 1 | -10/+28 |
| * | basic support for dri/drm drivers | Dmitry Vyukov | 2015-11-18 | 2 | -1/+18 |
| * | fix waiting for worker processes in executor | Dmitry Vyukov | 2015-11-18 | 1 | -4/+25 |
| * | add tty-related ioctl's | Dmitry Vyukov | 2015-11-16 | 2 | -2/+114 |
| * | use fork server in executor | Dmitry Vyukov | 2015-11-10 | 1 | -30/+83 |
| * | use futex instead of spin wait | Dmitry Vyukov | 2015-11-10 | 1 | -16/+33 |
| * | add collide mode to executor | Dmitry Vyukov | 2015-11-06 | 1 | -23/+48 |
| * | describe keyctl syscall | Dmitry Vyukov | 2015-11-06 | 1 | -1/+23 |
| * | experimental functionality to impersonate nobody user in executor | Dmitry Vyukov | 2015-10-20 | 1 | -1/+27 |
| * | open /proc/cover only once in executor | Dmitry Vyukov | 2015-10-20 | 1 | -9/+18 |
| * | preliminary description of kdbus syscalls | Dmitry Vyukov | 2015-10-16 | 1 | -0/+16 |
| * | add common ioctl commands | Dmitry Vyukov | 2015-10-15 | 1 | -0/+4 |
| * | improvements for kdbus | Dmitry Vyukov | 2015-10-15 | 1 | -0/+8 |
| * | describe setsockopt... more or less | Dmitry Vyukov | 2015-10-13 | 1 | -0/+42 |
| * | describe sysfs and ioprio syscalls | Dmitry Vyukov | 2015-10-13 | 1 | -3/+7 |
| * | describe arguments of prctl syscall | Dmitry Vyukov | 2015-10-13 | 1 | -1/+10 |
| * | Add Makefile | Andrey Konovalov | 2015-10-13 | 1 | -9/+0 |
| * | deduplicate coverare in executor | Dmitry Vyukov | 2015-10-13 | 1 | -2/+23 |
| * | initial commit | Dmitry Vyukov | 2015-10-12 | 3 | -0/+794 |
