index
:
syz
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
*
sys/linux: test various binfmt's in execve
Dmitry Vyukov
2018-04-02
2
-0
/
+14
*
pkg/compiler: support non-zero terminated filenames
Dmitry Vyukov
2018-04-02
3
-23
/
+27
*
executor: fix unchecked result warning
Dmitry Vyukov
2018-04-01
1
-1
/
+3
*
sys/linux: add support for reading partition tables
Dmitry Vyukov
2018-04-01
3
-4
/
+96
*
pkg/report: skip list functions during function extraction
Dmitry Vyukov
2018-04-01
7
-0
/
+1060
*
pkg/report: detect corrupted task hung reports
Dmitry Vyukov
2018-04-01
2
-0
/
+39
*
executor: fix compilation warnings
Dmitry Vyukov
2018-03-30
2
-15
/
+9
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
3
-3
/
+139
*
executor: rework cgroups support
Dmitry Vyukov
2018-03-27
1
-32
/
+23
*
pkg/report: add few KMSAN report examples
Dmitry Vyukov
2018-03-26
6
-1
/
+336
*
executor: fix reset of bridge netfilter
Dmitry Vyukov
2018-03-25
1
-0
/
+2
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
13
-114
/
+394
*
sys/linux: add netlink fou descriptions
Dmitry Vyukov
2018-03-21
2
-0
/
+61
*
pkg/ipc: test only on simple prog
Dmitry Vyukov
2018-03-20
1
-48
/
+20
*
pkg/report: add another test
Dmitry Vyukov
2018-03-19
1
-0
/
+101
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
33
-144
/
+118
*
pkg/report: fix crash during output parsing
Dmitry Vyukov
2018-03-08
2
-2
/
+15
*
pkg/report: improve invalid-free format and ignore more mutex-related functions
Dmitry Vyukov
2018-03-07
3
-0
/
+178
*
executor: fix ifdef's for csource
Dmitry Vyukov
2018-03-07
4
-5
/
+9
*
pkg/report: improve KASAN report parsing
Dmitry Vyukov
2018-03-06
5
-9
/
+297
*
pkg/osutil: use proper gid during sandboxing
Dmitry Vyukov
2018-03-06
1
-2
/
+2
*
executor: fix includes
Dmitry Vyukov
2018-03-05
4
-4
/
+24
*
sys/linux: add syz_init_net_socket syscall
Dmitry Vyukov
2018-03-05
11
-44
/
+90
*
pkg/compiler: allow specifying static size for filename's
Dmitry Vyukov
2018-03-05
1
-0
/
+8
*
pkg/compiler: support size attribute for unions
Dmitry Vyukov
2018-03-05
5
-29
/
+58
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
10
-33
/
+162
*
pkg/compiler: switch attributes from Ident to Type
Dmitry Vyukov
2018-03-05
8
-19
/
+48
*
pkg/gce: fix a type
Dmitry Vyukov
2018-02-27
1
-1
/
+1
*
pkg/gce: use current instance network
Dmitry Vyukov
2018-02-27
1
-1
/
+6
*
executor: simplify initialize_tun
Dmitry Vyukov
2018-02-26
2
-28
/
+33
*
sys/linux: remove proc type from network descriptions
Dmitry Vyukov
2018-02-26
1
-41
/
+23
*
executor, pkg/csource: make fd numbers consistent
Dmitry Vyukov
2018-02-26
1
-3
/
+11
*
executor: use proper default values for resources
Dmitry Vyukov
2018-02-26
1
-48
/
+46
*
pkg/compiler: fix alignment corner case
Dmitry Vyukov
2018-02-25
1
-1
/
+3
*
pkg/compiler: don't assign call IDs statically
Dmitry Vyukov
2018-02-25
1
-3
/
+0
*
pkg/compiler: prohibit len of other union options
Dmitry Vyukov
2018-02-23
2
-1
/
+10
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
6
-57
/
+107
*
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
[next]