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
Commit message (
Expand
)
Author
Age
Files
Lines
*
syz-fuzzer: generate programs more frequently if no coverage
Dmitry Vyukov
2018-07-27
1
-1
/
+1
*
dashboard/app: fix crash selection for reporting
Dmitry Vyukov
2018-07-27
5
-6
/
+20
*
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
2
-17
/
+13
*
.travis.yml: use clang-format 6.0.1
Dmitry Vyukov
2018-07-27
1
-4
/
+4
*
pkg/csource: rewrite gen.sh in Go
Dmitry Vyukov
2018-07-27
5
-58
/
+74
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
7
-16
/
+64
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
11
-225
/
+367
*
executor: simplify event_timedwait
Dmitry Vyukov
2018-07-27
3
-60
/
+38
*
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
2
-8
/
+16
*
syz-execprog: initialize net devices
Dmitry Vyukov
2018-07-27
1
-0
/
+3
*
prog: parse comments in serialized programs
Dmitry Vyukov
2018-07-27
3
-7
/
+53
*
adb: Add console logic for ttyUSB.serial
Zach Riggle
2018-07-26
1
-0
/
+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
2
-3
/
+4
*
pkg/csource: tun/cgroups are linux-specific
Dmitry Vyukov
2018-07-25
1
-2
/
+1
*
executor: remove unused file
Dmitry Vyukov
2018-07-25
1
-240
/
+0
*
Makefile: fix build
Dmitry Vyukov
2018-07-25
1
-1
/
+1
*
Makefile: install /bin/sh
Dmitry Vyukov
2018-07-25
1
-0
/
+1
*
pkg/csource: remove /bin/bash assumption
Anton Lindqvist
2018-07-25
1
-1
/
+1
*
[manager] Fix typo.
Julia Hansbrough
2018-07-25
1
-2
/
+2
*
sys/targets: fix Fuchsia lib directory
Dokyung Song
2018-07-25
1
-2
/
+2
*
pkg/build: save kernel config early
Dmitry Vyukov
2018-07-24
2
-4
/
+11
*
dashboard/app: don't show broken links to empty configs
Dmitry Vyukov
2018-07-24
1
-1
/
+1
*
dashboard/config: disable CONFIG_DRM_AMDGP
Dmitry Vyukov
2018-07-24
2
-147
/
+110
*
Makefile: disable 32-bit executor build
Dmitry Vyukov
2018-07-24
1
-2
/
+5
*
vm/qemu, vm/gce: kill fuzzer on first kernel bug
Dmitry Vyukov
2018-07-24
3
-20
/
+37
*
executor: fix strict aliasing violations
Dmitry Vyukov
2018-07-24
2
-8
/
+16
*
executor: overhaul
Dmitry Vyukov
2018-07-24
74
-10471
/
+8821
*
pkg/report: add format for akaros warnings
Dmitry Vyukov
2018-07-24
2
-0
/
+48
*
vm/qemu: use e1000 instead of e1000e
Dmitry Vyukov
2018-07-23
1
-1
/
+3
*
executor: fix typo in comment
Anton Lindqvist
2018-07-23
1
-1
/
+1
*
prog: add missing Default() implementation for ConstType
Anton Lindqvist
2018-07-23
1
-0
/
+4
*
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
*
syz-manager: Support kernelSrc and vmlinux from different tree
Jiangen Jiao
2018-07-23
3
-3
/
+8
*
syz-ci: fix poll of fixing commits
Dmitry Vyukov
2018-07-20
1
-1
/
+1
*
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
*
dashboard/config: add fs.mount-max = 100 sysctl
Dmitry Vyukov
2018-07-18
1
-0
/
+10
*
syz-ci: fix arch passed to build.Clean
Dmitry Vyukov
2018-07-17
2
-3
/
+3
*
sys/linux/socket_netlink_route: add specific policies for IFLA_LINKINFO
Hangbin Liu
2018-07-17
12
-101
/
+7094
*
sys/akaros: add a bunch of global files for akaros
Dmitry Vyukov
2018-07-16
4
-3
/
+1313
*
sys/akaros: fix signatures of file syscalls
Dmitry Vyukov
2018-07-16
4
-42
/
+66
*
pkg/report: improve akaros reporter and implement symbolization
Dmitry Vyukov
2018-07-16
14
-40
/
+279
*
sys/akaros: don't call provision(-1)
Dmitry Vyukov
2018-07-16
1
-0
/
+19
*
executor: add timeout for akaros
Dmitry Vyukov
2018-07-16
1
-1
/
+13
*
sys/akaros: disable init_arsc syscall
Dmitry Vyukov
2018-07-16
5
-10
/
+8
*
pkg/report: fix kmalloc bug in krealloc
Dmitry Vyukov
2018-07-16
3
-2
/
+138
[next]