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
/
pkg
/
csource
/
generated.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
1
-0
/
+56
*
executor: create more net devices on linux
Dmitry Vyukov
2018-12-26
1
-15
/
+26
*
executor: restrict ipc resource usage
Dmitry Vyukov
2018-12-26
1
-1
/
+21
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
1
-2
/
+26
*
pkg/csource: support tun and setuid repros on {free,open}bsd
Greg Steuck
2018-12-13
1
-1
/
+6
*
executor: reapply setuid sandbox for bsd
Greg Steuck
2018-12-11
1
-0
/
+70
*
Revert "executor: add setuid sandbox for openbsd"
Greg Steuck
2018-12-10
1
-70
/
+0
*
executor: add setuid sandbox for openbsd
Greg Steuck
2018-12-10
1
-0
/
+70
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
1
-15
/
+12
*
pkg/csource: use defines from sys/syscall.h on *bsd
Greg Steuck
2018-12-02
1
-0
/
+1
*
executor: add support for tap interfaces on FreeBSD
Michael Tüxen
2018-12-01
1
-1
/
+15
*
openbsd: repair pkg/csource_test
Greg Steuck
2018-11-30
1
-39
/
+35
*
executor: Use correct macros.
Michael Tuexen
2018-11-30
1
-1
/
+1
*
executor: Fix compilation on FreeBSD.
Michael Tuexen
2018-11-30
1
-5
/
+4
*
executor: FreeBSD: fixed endian.h path
msvoelker
2018-11-23
1
-0
/
+4
*
sys/fuchsia: update VMAR syscalls
Marco Vanotti
2018-11-21
1
-3
/
+3
*
executor: OpenBSD network package injection
Greg Steuck
2018-11-17
1
-6
/
+214
*
executor: fix inclusion of kvm arch-specific code
Dmitry Vyukov
2018-10-31
1
-2
/
+2
*
Android: Fix sandbox implementation
Zach Riggle
2018-10-12
1
-3
/
+10
*
executor: Fuchsia: Use zx_task_resume_from_exception()
Scott Graham
2018-10-10
1
-2
/
+2
*
executor: tune memcg container logic
Dmitry Vyukov
2018-10-10
1
-12
/
+6
*
executor: fix build on newer linux distros
Dmitry Vyukov
2018-09-27
1
-2
/
+30
*
executor: make the debug output useful for race condition debugging
Alexander Popov
2018-09-24
1
-4
/
+1
*
executor: fix build
Dmitry Vyukov
2018-09-20
1
-12
/
+0
*
executor: move debug_dump_data() into common_linux.h
Anton Lindqvist
2018-09-20
1
-0
/
+12
*
executor: make sandboxes more modular
Dmitry Vyukov
2018-09-17
1
-36
/
+3
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-5
/
+116
*
executor: reset oom_score_adj for test process
Dmitry Vyukov
2018-09-11
1
-0
/
+3
*
executor: sandbox with memory/pid cgroups
Dmitry Vyukov
2018-09-10
1
-10
/
+32
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-3
/
+11
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-3
/
+31
*
executor: fix gcc warnings in fuchsia generated code
Dmitry Vyukov
2018-08-19
1
-20
/
+24
*
executor: fix FS_XFLAG_IMMUTABLE for 32-bit mode
Dmitry Vyukov
2018-08-09
1
-13
/
+5
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
1
-4
/
+4
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
1
-6
/
+9
*
executor: clean up immutable dirs
Dmitry Vyukov
2018-08-09
1
-0
/
+10
*
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
1
-0
/
+1
*
executor: manually define struct fsxattr
Dmitry Vyukov
2018-08-08
1
-1
/
+11
*
executor: clean up immutable files
Dmitry Vyukov
2018-08-08
1
-0
/
+11
*
executor: don't checkpoint/reset net namespace with setuid sandbox
Dmitry Vyukov
2018-08-08
1
-0
/
+8
*
executor: checkpoint net namespace in the right namespace
Dan Austin
2018-08-08
1
-4
/
+4
*
executor: check write return value
Dmitry Vyukov
2018-08-05
1
-2
/
+10
*
executor: abort fuse connection
Dmitry Vyukov
2018-08-04
1
-6
/
+65
*
sys/test: add more tests
Dmitry Vyukov
2018-08-03
1
-0
/
+58
*
executor: extend logging in netfilter code
Dmitry Vyukov
2018-08-02
1
-32
/
+46
*
executor: make current_time_ms/sleep_ms
Dmitry Vyukov
2018-07-30
1
-7
/
+6
*
executor: disable clang-format for some parts
Dmitry Vyukov
2018-07-27
1
-9
/
+5
*
pkg/csource: rewrite gen.sh in Go
Dmitry Vyukov
2018-07-27
1
-34
/
+10
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
1
-0
/
+11
[next]