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
*
tools/syz-trace2syz: only add null-byte for prog.BufferFilename
Shankara Pailoor
2018-12-28
4
-6
/
+9
*
tools/syz-trace2syz/parser: parse octal numbers
Shankara Pailoor
2018-12-28
3
-530
/
+405
*
executor: improve kcov compatibility with upcoming support
Michael Tuexen
2018-12-28
1
-3
/
+8
*
executor: KIOENABLE accepts a mode argument on OpenBSD
Anton Lindqvist
2018-12-28
1
-5
/
+3
*
pkg/csource: split emitCall function
Dmitry Vyukov
2018-12-27
1
-11
/
+16
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
23
-999
/
+1200
*
executor: include sys/kcov.h on OpenBSD
Anton Lindqvist
2018-12-27
1
-3
/
+6
*
pkg/ipc: clarify why we close inwp explicitly
Dmitry Vyukov
2018-12-27
1
-1
/
+5
*
pkg/csource: fix PRINTF removal
Dmitry Vyukov
2018-12-26
1
-1
/
+1
*
executor: fix max number of syscall args
Dmitry Vyukov
2018-12-26
1
-1
/
+1
*
executor: create more net devices on linux
Dmitry Vyukov
2018-12-26
11
-400
/
+447
*
dashboard/config: enable HSR and NUMA_EMU
Dmitry Vyukov
2018-12-26
5
-4
/
+7
*
syz-manager: factor out rpc serving part
Dmitry Vyukov
2018-12-26
9
-166
/
+268
*
executor: restrict ipc resource usage
Dmitry Vyukov
2018-12-26
3
-2
/
+51
*
sys/linux: add network drop monitor support
Dmitry Vyukov
2018-12-24
13
-10
/
+424
*
sys/linux: add udmabuf descriptions
Dmitry Vyukov
2018-12-24
14
-18
/
+283
*
sys/linux: add basic AF_CAIF descriptions
Dmitry Vyukov
2018-12-24
14
-10
/
+682
*
sys/linux: add basic X25 descriptions
Dmitry Vyukov
2018-12-24
32
-353
/
+1920
*
dashboard/config: moar networking configs
Dmitry Vyukov
2018-12-24
2
-206
/
+153
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
47
-753
/
+3972
*
tools/syz-trace2syz/parser: parse strace bitsets
Shankara Pailoor
2018-12-24
3
-148
/
+150
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
7
-35
/
+73
*
dashboard/config: enable more net configs
Dmitry Vyukov
2018-12-24
2
-154
/
+229
*
pkg/report: lower uvm_fault oops precedence to favor more specific titles
Anton Lindqvist
2018-12-24
2
-10
/
+34
*
pkg/report: normalize OpenBSD assertion messages
Anton Lindqvist
2018-12-24
2
-0
/
+119
*
docs/openbsd: update found_bugs.md
Anton Lindqvist
2018-12-22
1
-0
/
+2
*
sys/linux: add CRYPTO_MSG_GETSTAT
Dmitry Vyukov
2018-12-22
12
-10
/
+71
*
sys/linux: add RTM_NEWNSID/RTM_GETNSID
Dmitry Vyukov
2018-12-22
23
-79
/
+339
*
vm/gvisor: use runsc debug --stacks to diagnose
Michael Pratt
2018-12-21
1
-3
/
+5
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
10
-36
/
+79
*
pkg/report: split overly complex function
Dmitry Vyukov
2018-12-21
1
-15
/
+19
*
pkg/report: fix Start/EndPos calculation for fuchsia
Dmitry Vyukov
2018-12-20
3
-5
/
+46
*
pkg/osutil: always remove old file in Rename
Dmitry Vyukov
2018-12-20
1
-1
/
+2
*
Update found_bugs.md
Dmitry Vyukov
2018-12-20
1
-0
/
+1
*
tools/create-openbsd-gce-ci.sh: raise memory limit for openbsd
Greg Steuck
2018-12-19
1
-0
/
+1
*
pkg/build/openbsd: always make clean to manage config in tree
Greg Steuck
2018-12-19
3
-8
/
+6
*
docs/openbsd: update found_bugs.md
Anton Lindqvist
2018-12-19
1
-0
/
+2
*
docs: fix step to create local branch from new origin
Victor Hsieh
2018-12-19
1
-1
/
+1
*
pkg/vcs: disable sandboxing in tests
Dmitry Vyukov
2018-12-18
1
-0
/
+5
*
syz-ci: run syzkaller tests without sandbox
Dmitry Vyukov
2018-12-18
1
-1
/
+4
*
docs/openbsd: update found_bugs.md
Anton Lindqvist
2018-12-18
1
-0
/
+2
*
dashboard/config: store kernel configs in tree
Greg Steuck
2018-12-18
2
-0
/
+10
*
sys/linux: add fs-verity ioctls
Victor Hsieh
2018-12-18
14
-10
/
+152
*
syz-ci: upload syzkaller build errors to dashboard
Dmitry Vyukov
2018-12-18
4
-60
/
+106
*
dashboard/app: CC kernel tree specific mailing list on reports
Dmitry Vyukov
2018-12-18
4
-19
/
+32
*
syz-ci: add kernel crash title to boot errors
Dmitry Vyukov
2018-12-18
1
-4
/
+4
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
10
-9
/
+22
*
pkg/bisect: check existence of input files
Dmitry Vyukov
2018-12-17
2
-1
/
+24
*
pkg/vcs: don't use --no-tags when fetching git
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
vm: fix string duplication
Dmitry Vyukov
2018-12-17
1
-1
/
+1
[next]