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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: turn off 32-bit tests
Dmitry Vyukov
2018-07-27
1
-0
/
+4
*
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
4
-57
/
+74
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
5
-14
/
+48
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
3
-192
/
+224
*
executor: simplify event_timedwait
Dmitry Vyukov
2018-07-27
1
-30
/
+19
*
pkg/host: support test OS
Dmitry Vyukov
2018-07-27
1
-3
/
+3
*
executor: ignore unshare errors in setuid sandbox
Dmitry Vyukov
2018-07-27
1
-4
/
+8
*
pkg/csource: say what compiler is missing
Dmitry Vyukov
2018-07-25
2
-7
/
+5
*
prog: move MaxPids const to prog
Dmitry Vyukov
2018-07-25
1
-3
/
+2
*
pkg/csource: tun/cgroups are linux-specific
Dmitry Vyukov
2018-07-25
1
-2
/
+1
*
pkg/csource: remove /bin/bash assumption
Anton Lindqvist
2018-07-25
1
-1
/
+1
*
pkg/build: save kernel config early
Dmitry Vyukov
2018-07-24
2
-4
/
+11
*
executor: overhaul
Dmitry Vyukov
2018-07-24
18
-2832
/
+1625
*
pkg/report: add format for akaros warnings
Dmitry Vyukov
2018-07-24
2
-0
/
+48
*
pkg/vcs: poll fixing commits on akaros and fuchsia
Dmitry Vyukov
2018-07-20
2
-20
/
+20
*
pkg/report: add another akaros backtrace message
Dmitry Vyukov
2018-07-18
2
-3
/
+73
*
syz-ci: fix arch passed to build.Clean
Dmitry Vyukov
2018-07-17
1
-2
/
+2
*
pkg/report: improve akaros reporter and implement symbolization
Dmitry Vyukov
2018-07-16
13
-39
/
+278
*
pkg/report: fix kmalloc bug in krealloc
Dmitry Vyukov
2018-07-16
3
-2
/
+138
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
4
-2
/
+23
*
pkg/compiler: fix error format string
Dmitry Vyukov
2018-07-13
1
-1
/
+1
*
pkg/report: add "lock held when returning to user space" format for older ker...
Dmitry Vyukov
2018-07-13
2
-1
/
+16
*
pkg/report: add report format for "lock held when returning to user space"
Dmitry Vyukov
2018-07-12
2
-0
/
+16
*
sys/linux: implement fuse as normal syscalls
Dmitry Vyukov
2018-07-10
2
-80
/
+33
*
pkg/host: check that we can open files rather than that they exist
Dmitry Vyukov
2018-07-10
2
-15
/
+32
*
pkg/build: update initrd name
Dmitry Vyukov
2018-07-10
1
-1
/
+1
*
pkg/build: always do clean build for fuchsia
Dmitry Vyukov
2018-07-10
1
-5
/
+3
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
10
-62
/
+96
*
executor: tweaks for better 9p testing
Dmitry Vyukov
2018-07-08
1
-2
/
+8
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
8
-58
/
+195
*
executor: executor fix fuchsia build
Dmitry Vyukov
2018-07-07
1
-0
/
+1
*
pkg/report: detect partial result errors
Dmitry Vyukov
2018-07-06
2
-0
/
+38
*
pkg/host: disable for akaros
Dmitry Vyukov
2018-07-06
2
-3
/
+20
*
pkg/report: detect fuchsia double faults
Dmitry Vyukov
2018-07-06
2
-0
/
+25
*
pkg/instance: pass -os to execprog/fuzzer only for akaros
Dmitry Vyukov
2018-07-06
2
-14
/
+43
*
vm/vmimpl: factor out common code for ssh args and waiting for ssh
Dmitry Vyukov
2018-07-06
1
-1
/
+1
*
pkg/report: fix lambda demangling
Dmitry Vyukov
2018-07-05
1
-5
/
+3
*
pkg/repro: provide stats even for failed repro
Dmitry Vyukov
2018-07-05
2
-20
/
+21
*
pkg/instance: pass os flag to execprog/fuzzer
Dmitry Vyukov
2018-07-05
1
-4
/
+4
*
pkg/ipc: add rate limiting for akaros
Dmitry Vyukov
2018-07-05
1
-0
/
+10
*
pkg/build: add akaros support
Dmitry Vyukov
2018-07-05
2
-0
/
+135
*
pkg/vcs: add akaros support
Dmitry Vyukov
2018-07-05
2
-0
/
+63
*
pkg/ipc: create default config based on target
Dmitry Vyukov
2018-07-05
2
-14
/
+3
*
pkg/repro: pass target OS to execprog
Dmitry Vyukov
2018-07-05
1
-2
/
+2
*
executor: repair akaros support
Dmitry Vyukov
2018-07-05
1
-34
/
+89
*
pkg/csource: disable most features on akaros
Dmitry Vyukov
2018-07-05
1
-8
/
+8
*
pkg/osutil: allow to provide own stdout/stderr during cmd execution
Dmitry Vyukov
2018-07-05
1
-2
/
+6
*
pkg/report: add simpler reporter for akaros
Dmitry Vyukov
2018-07-05
7
-1
/
+303
*
executor: remove unnecessary parens
Dmitry Vyukov
2018-07-05
1
-1
/
+1
[next]