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: make current_time_ms/sleep_ms
Dmitry Vyukov
2018-07-30
2
-7
/
+6
*
executor: collect coverage from unfinished syscalls
Dmitry Vyukov
2018-07-29
1
-117
/
+158
*
executor: disable clang-format for some parts
Dmitry Vyukov
2018-07-27
1
-8
/
+8
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
1
-0
/
+11
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
8
-33
/
+143
*
executor: simplify event_timedwait
Dmitry Vyukov
2018-07-27
2
-30
/
+19
*
executor: ignore unshare errors in setuid sandbox
Dmitry Vyukov
2018-07-27
1
-4
/
+8
*
executor: remove unused file
Dmitry Vyukov
2018-07-25
1
-240
/
+0
*
executor: fix strict aliasing violations
Dmitry Vyukov
2018-07-24
1
-7
/
+16
*
executor: overhaul
Dmitry Vyukov
2018-07-24
35
-7252
/
+6620
*
executor: fix typo in comment
Anton Lindqvist
2018-07-23
1
-1
/
+1
*
executor: ensure RLIMIT_NOFILE is greater than kInPipeFd
Anton Lindqvist
2018-07-23
1
-0
/
+6
*
executor: add missing cover_size_ptr field
Anton Lindqvist
2018-07-23
2
-0
/
+2
*
sys/linux/socket_netlink_route: add specific policies for IFLA_LINKINFO
Hangbin Liu
2018-07-17
1
-5
/
+5
*
sys/akaros: add a bunch of global files for akaros
Dmitry Vyukov
2018-07-16
1
-2
/
+146
*
sys/akaros: fix signatures of file syscalls
Dmitry Vyukov
2018-07-16
1
-1
/
+1
*
executor: add timeout for akaros
Dmitry Vyukov
2018-07-16
1
-1
/
+13
*
sys/akaros: disable init_arsc syscall
Dmitry Vyukov
2018-07-16
1
-3
/
+2
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
2
-1
/
+11
*
sys/linux: regenerate files
Dmitry Vyukov
2018-07-13
1
-3
/
+3
*
sys/linux: improve fuse descriptions
Dmitry Vyukov
2018-07-12
1
-15
/
+125
*
sys/linux: implement fuse as normal syscalls
Dmitry Vyukov
2018-07-10
2
-87
/
+25
*
sys/linux: use fmt in filesystem options
Dmitry Vyukov
2018-07-09
1
-5
/
+5
*
sys/linux: use negative consts where useful
Dmitry Vyukov
2018-07-09
1
-5
/
+5
*
sys/linux: refine 9p descriptions
Dmitry Vyukov
2018-07-08
1
-5
/
+5
*
executor: tweaks for better 9p testing
Dmitry Vyukov
2018-07-08
1
-3
/
+13
*
sys/linux: modernize cgroup descriptions
Dmitry Vyukov
2018-07-08
1
-5
/
+5
*
sys/linux: modernize selinux descriptions
Dmitry Vyukov
2018-07-08
1
-5
/
+5
*
sys/linux: extend 9p descriptions
Dmitry Vyukov
2018-07-08
1
-10
/
+195
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
6
-54
/
+98
*
executor: executor fix fuchsia build
Dmitry Vyukov
2018-07-07
1
-0
/
+1
*
sys/linux: refine vfat/msdos options
Dmitry Vyukov
2018-07-07
1
-5
/
+5
*
sys/fuchsia: Update Fuchsia syscalls.
Julia Hansbrough
2018-07-07
1
-4
/
+38
*
sys/linux: add 9p descriptions
Dmitry Vyukov
2018-07-06
1
-10
/
+40
*
sys/akaros: add all syscalls
Dmitry Vyukov
2018-07-06
2
-23
/
+58
*
sys/linux: add mount$bpf
Dmitry Vyukov
2018-07-06
1
-10
/
+15
*
executor: repair akaros support
Dmitry Vyukov
2018-07-05
2
-57
/
+110
*
executor: remove unnecessary parens
Dmitry Vyukov
2018-07-05
1
-1
/
+1
*
executor: extend debug output and diagnostics
Dmitry Vyukov
2018-07-05
1
-1
/
+2
*
sys/linux: add rtc description
Chi Pham
2018-07-02
1
-10
/
+125
*
pkg/compiler: check for unused declarations
Dmitry Vyukov
2018-06-30
2
-14
/
+27
*
sys/fuchsia: remove ZX_POL_NEW_EVPAIR
Dmitry Vyukov
2018-06-30
1
-2
/
+2
*
executor: include more headers on fuchsia
Dmitry Vyukov
2018-06-30
1
-0
/
+2
*
pkg/csource: don't use pthread_cond_timedwait for fuchsia
Dmitry Vyukov
2018-06-30
1
-25
/
+8
*
executor: fix zx_log_read return value
Dmitry Vyukov
2018-06-30
1
-1
/
+4
*
prog: detect when flags are a bitmask
Dmitry Vyukov
2018-06-30
7
-13
/
+13
*
sys/fuchsia: add few new syscalls
Dmitry Vyukov
2018-06-29
1
-4
/
+14
*
executor: improve fuchsia fallback coverage
Dmitry Vyukov
2018-06-29
1
-2
/
+2
*
executor, pkg/ipc: support output over pipes
Dmitry Vyukov
2018-06-29
3
-36
/
+65
*
executor: fix pid check after fork
Dmitry Vyukov
2018-06-29
1
-2
/
+2
[next]