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
*
prog: add test for len mutation
Dmitry Vyukov
2018-01-06
5
-146
/
+163
*
pkg/compiler: add bitsize type
Dmitry Vyukov
2018-01-06
25
-508
/
+538
*
pkg/ipc: always prepend handshake errors with executor pid
Dmitry Vyukov
2018-01-06
1
-6
/
+4
*
syz-manager/mgrconfig: add builtin suppression for crashing init
Dmitry Vyukov
2018-01-06
1
-0
/
+2
*
pkg/csource: fix build of generated files
Dmitry Vyukov
2018-01-06
1
-1
/
+1
*
pkg/report: add few tests where we mis-detect title/guilty file
Dmitry Vyukov
2018-01-06
4
-0
/
+439
*
pkg/report: don't treat CONFIG_DEBUG_OBJECTS debug output as bugs
Dmitry Vyukov
2018-01-06
2
-0
/
+4
*
prog: detect argument type mismatch during deserialization
Dmitry Vyukov
2017-12-31
1
-0
/
+5
*
prog: mutate len arguments
Dmitry Vyukov
2017-12-31
4
-14
/
+71
*
sys/linux: netlink xfrm support
Dmitry Vyukov
2017-12-31
34
-2467
/
+6599
*
sys/linux: add multicast and ipv4 mapped ipv6 addresses
Dmitry Vyukov
2017-12-29
8
-1670
/
+2035
*
sys/linux: describe ipv6 tlv options
Dmitry Vyukov
2017-12-29
12
-53
/
+385
*
sys/linux: improve bpf descriptions
Dmitry Vyukov
2017-12-29
12
-102
/
+1178
*
sys/linux: improve perf descriptions
Dmitry Vyukov
2017-12-29
12
-4574
/
+4848
*
sys/linux: assorted improvements
Dmitry Vyukov
2017-12-29
43
-7262
/
+8683
*
sys/linux: fix some copy-paste errors
Dmitry Vyukov
2017-12-28
26
-6566
/
+6614
*
dashboard/app: don't warn about emails with no command for closed bugs
Dmitry Vyukov
2017-12-28
1
-2
/
+6
*
dashboard/app: ignore our own tags in emails
Dmitry Vyukov
2017-12-28
2
-4
/
+16
*
dashboard/app: make reporting filtering more flexible
Dmitry Vyukov
2017-12-28
2
-32
/
+23
*
pkg/email: don't add <> to email when name is empty
Dmitry Vyukov
2017-12-28
4
-7
/
+29
*
sys/linux: fix splice signature
Dmitry Vyukov
2017-12-27
11
-445
/
+463
*
pkg/csource: tidy up generated code a bit
Dmitry Vyukov
2017-12-27
2
-16
/
+26
*
tools/syz-symbolize: assume that kernel is in the current dir
Dmitry Vyukov
2017-12-27
1
-2
/
+2
*
syz-ci: don't mark build errors as corrupted
Dmitry Vyukov
2017-12-27
1
-1
/
+1
*
dashboard/app: handle no bug ID in emails better
Dmitry Vyukov
2017-12-27
1
-1
/
+7
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
23
-524
/
+551
*
executor: fix another format bug
Dmitry Vyukov
2017-12-27
2
-2
/
+2
*
pkg/report: add more cases where we fail to parse reports
Dmitry Vyukov
2017-12-27
4
-0
/
+354
*
executor: fix reply status on loop kills
Dmitry Vyukov
2017-12-27
1
-1
/
+2
*
pkg/csource: add top-level repeat loop
Dmitry Vyukov
2017-12-27
1
-16
/
+28
*
pkg/csource: simplify generated code
Dmitry Vyukov
2017-12-27
1
-5
/
+3
*
vm/gce: connect to instances by ip
Dmitry Vyukov
2017-12-27
1
-2
/
+2
*
executor: check format strings
Dmitry Vyukov
2017-12-27
10
-69
/
+76
*
dashboard/app: extract fixing tags from commits
Dmitry Vyukov
2017-12-27
14
-77
/
+315
*
dashboard/app: bump max repros per bug to 10
Dmitry Vyukov
2017-12-22
2
-4
/
+6
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
4
-23
/
+134
*
executor: remove dead code
Dmitry Vyukov
2017-12-22
2
-4
/
+0
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
12
-183
/
+296
*
pkg/csource: limit thread stacks
Dmitry Vyukov
2017-12-22
1
-2
/
+5
*
pkg/csource: fix string escaping bug
Dmitry Vyukov
2017-12-22
1
-0
/
+2
*
Makefile: fix git "modified tree" test
Ed Maste
2017-12-21
3
-1
/
+3
*
syz-manager: enable sending group emails
Tim Tianyang Chen
2017-12-21
3
-5
/
+8
*
syz-manager: remove duplicated emails on restart
Tim Tianyang Chen
2017-12-21
1
-1
/
+3
*
Makefile: fix Android builds
Dmitry Vyukov
2017-12-20
3
-50
/
+12
*
dashboard/app: add default maintainers to email config
Dmitry Vyukov
2017-12-19
1
-5
/
+11
*
pkg/report: add test where we fail to detect guilty function
Dmitry Vyukov
2017-12-19
1
-0
/
+58
*
pkg/report: add test where we fail to detect corrupted report
Dmitry Vyukov
2017-12-19
1
-0
/
+14
*
pkg/email: improve parsing of splitted lines
Dmitry Vyukov
2017-12-19
2
-29
/
+80
*
dashboard/app: add API for polling for closed bugs
Dmitry Vyukov
2017-12-19
8
-45
/
+163
*
syz-fuzzer: wipe all global state
Dmitry Vyukov
2017-12-19
7
-115
/
+123
[next]