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
*
executor: bring up bond and veth devices
Dmitry Vyukov
2018-02-22
1
-2
/
+3
*
syz-fuzzer: prioritize signal from successful syscalls
Dmitry Vyukov
2018-02-20
4
-407
/
+190
*
pkg/report: add format for "workqueue leaked lock or atomic" crashes
Dmitry Vyukov
2018-02-20
3
-0
/
+44
*
sys/linux: fix mmap call args
Dmitry Vyukov
2018-02-20
1
-7
/
+15
*
pkg/compiler: fix corner case in alignment calculation
Dmitry Vyukov
2018-02-19
1
-1
/
+1
*
pkg/report: improve ODEBUG bug reports
Dmitry Vyukov
2018-02-19
2
-1
/
+93
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-11
/
+36
*
prog: combine RequiresBitmasks and RequiresChecksums into RequiredFeatures
Dmitry Vyukov
2018-02-19
1
-2
/
+3
*
prog: reorder Minimize arguments
Dmitry Vyukov
2018-02-19
1
-8
/
+9
*
executor: fix build
Dmitry Vyukov
2018-02-17
1
-0
/
+1
*
sys/linux: add bridge netfilter support
Dmitry Vyukov
2018-02-17
1
-0
/
+96
*
pkg/compiler: support template template arguments
Dmitry Vyukov
2018-02-17
3
-4
/
+56
*
pkg/compiler: allow len of var-len arrays
Dmitry Vyukov
2018-02-17
3
-3
/
+3
*
pkg/report: skip mm/util.c in guilty files
Dmitry Vyukov
2018-02-14
3
-4
/
+139
*
pkg/report: improve corrupted report detection
Dmitry Vyukov
2018-02-12
5
-11
/
+699
*
pkg/report: harden more against corrupted reports
Dmitry Vyukov
2018-02-10
2
-0
/
+163
*
pkg/report: better titles for some kmalloc bugs
Dmitry Vyukov
2018-02-10
4
-5
/
+398
*
executor: compile with -O2
Dmitry Vyukov
2018-02-10
1
-10
/
+11
*
pkg/csource: fix debug calls
Dmitry Vyukov
2018-02-09
1
-5
/
+2
*
sys/linux: improve netfilter descriptions
Dmitry Vyukov
2018-02-09
1
-37
/
+193
*
pkg/report: special-case extraction of guilty file for rcu stalls
Dmitry Vyukov
2018-02-07
3
-18
/
+21
*
pkg/report: improve guilty frame extraction
Dmitry Vyukov
2018-02-07
7
-102
/
+181
*
pkg/report: detect when several reports are intermixed
Dmitry Vyukov
2018-02-07
9
-15
/
+1082
*
pkg/report: fix KASAN report parsing
Dmitry Vyukov
2018-02-06
6
-6
/
+143
*
pkg/report: improve report titles
Dmitry Vyukov
2018-02-06
98
-395
/
+5582
*
sys/syz-extract: save unsupported consts to the const files
Dmitry Vyukov
2018-02-01
1
-10
/
+13
*
pkg/report: add more TODO cases
Dmitry Vyukov
2018-02-01
3
-0
/
+376
*
executor: fix 32-bit support
Dmitry Vyukov
2018-01-28
1
-2
/
+1
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
4
-0
/
+156
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
3
-14
/
+15
*
pkg/report: fix guilty file regexps
Dmitry Vyukov
2018-01-25
2
-2
/
+99
*
pkg/email: handle emails without Content-Type header
Dmitry Vyukov
2018-01-24
2
-4
/
+8
*
pkg/compiler, prog: fix template parent lens
Dmitry Vyukov
2018-01-24
1
-6
/
+3
*
executor: handle old and new selinux mount points
Dmitry Vyukov
2018-01-23
1
-2
/
+5
*
pkg/compiler: fix len of parent template struct
Dmitry Vyukov
2018-01-23
2
-3
/
+26
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
9
-24
/
+36
*
pkg/compiler: allow strings as template arguments
Dmitry Vyukov
2018-01-23
3
-7
/
+3
*
sys/linux: add netfilter descriptions
Dmitry Vyukov
2018-01-22
1
-7
/
+8
*
sys/linux: more selinux descriptions
Dmitry Vyukov
2018-01-18
1
-1
/
+6
*
pkg/compiler: support non-zero-terminated strings
Dmitry Vyukov
2018-01-18
3
-32
/
+61
*
pkg/report: add another negative test case
Dmitry Vyukov
2018-01-18
1
-0
/
+117
*
pkg/report: allow up to 15 lines from "Call Trace" to first frame
Dmitry Vyukov
2018-01-18
4
-5
/
+68
*
dashboard/app: collect more info for better reports
Dmitry Vyukov
2018-01-17
1
-19
/
+35
*
pkg/git: fix potential hang
Dmitry Vyukov
2018-01-16
1
-1
/
+2
*
syz-ci: use the original syzkaller commit for patch testing
Dmitry Vyukov
2018-01-16
1
-0
/
+17
*
pkg/report: add another TODO test case
Dmitry Vyukov
2018-01-15
1
-0
/
+162
*
executor: fix tun/device setup for sandbox=namespace
Dmitry Vyukov
2018-01-15
1
-8
/
+27
*
executor: setup network devices
Dmitry Vyukov
2018-01-13
1
-18
/
+48
*
pkg/compiler: allow string/array as template type
Dmitry Vyukov
2018-01-13
1
-7
/
+9
*
sys/syz-sysgen: don't generate syz_ syscall numbers
Dmitry Vyukov
2018-01-13
2
-30
/
+4
[next]