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
path:
root
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: don't add fallback signal after seccomp
Dmitry Vyukov
2018-08-19
2
-1
/
+4
*
executor: fix gcc warnings in fuchsia generated code
Dmitry Vyukov
2018-08-19
2
-20
/
+27
*
sys/fuchsia: semi-automatically generated FIDL launcher description
Dokyung Song
2018-08-17
2
-2
/
+12
*
sys/linux: add uinput support
Dmitry Vyukov
2018-08-15
2
-5
/
+120
*
sys/linux: add uhid support
Dmitry Vyukov
2018-08-15
2
-5
/
+45
*
sys/linux: fix invalid cdrom description
Dmitry Vyukov
2018-08-10
1
-5
/
+5
*
executor: fix FS_XFLAG_IMMUTABLE for 32-bit mode
Dmitry Vyukov
2018-08-09
1
-15
/
+5
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
2
-5
/
+4
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
3
-7
/
+11
*
executor: clean up immutable dirs
Dmitry Vyukov
2018-08-09
1
-0
/
+11
*
executor: remove unnecessary hooks on fuchsia
Dmitry Vyukov
2018-08-09
1
-5
/
+0
*
sys/fuchsia: add syscall description for binding channels to Launcher
Dokyung Song
2018-08-08
3
-2
/
+9
*
executor: manually define struct fsxattr
Dmitry Vyukov
2018-08-08
1
-1
/
+13
*
executor: clean up immutable files
Dmitry Vyukov
2018-08-08
1
-0
/
+12
*
executor: remap cover fd's to higher values
Dmitry Vyukov
2018-08-08
3
-8
/
+18
*
executor: don't checkpoint/reset net namespace with setuid sandbox
Dmitry Vyukov
2018-08-08
1
-0
/
+9
*
executor: checkpoint net namespace in the right namespace
Dan Austin
2018-08-08
1
-5
/
+4
*
executor: check write return value
Dmitry Vyukov
2018-08-05
2
-2
/
+10
*
executor: abort fuse connection
Dmitry Vyukov
2018-08-04
2
-6
/
+72
*
sys/test: add more tests
Dmitry Vyukov
2018-08-03
3
-4
/
+47
*
sys/fuchsia: zx_log_* got replaced by zx_debuglog_*
Dokyung Song
2018-08-03
2
-8
/
+2
*
sys/akaros: remove /dev/cons
Dmitry Vyukov
2018-08-02
2
-3
/
+1
*
executor: extend logging in netfilter code
Dmitry Vyukov
2018-08-02
1
-32
/
+47
*
Makefile: don't compile all targets into target binaries
Dmitry Vyukov
2018-08-02
1
-15
/
+15
*
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
[next]