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
*
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
4
-7
/
+80
*
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: create more net devices on linux
Dmitry Vyukov
2018-12-26
1
-15
/
+26
*
syz-manager: factor out rpc serving part
Dmitry Vyukov
2018-12-26
2
-4
/
+8
*
executor: restrict ipc resource usage
Dmitry Vyukov
2018-12-26
1
-1
/
+21
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
2
-2
/
+27
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
2
-4
/
+6
*
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
*
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
*
pkg/build/openbsd: always make clean to manage config in tree
Greg Steuck
2018-12-19
1
-2
/
+6
*
pkg/vcs: disable sandboxing in tests
Dmitry Vyukov
2018-12-18
1
-0
/
+5
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
5
-4
/
+14
*
pkg/bisect: check existence of input files
Dmitry Vyukov
2018-12-17
1
-0
/
+20
*
pkg/vcs: don't use --no-tags when fetching git
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
pkg/instance: make kernel reboot detection portable
Dmitry Vyukov
2018-12-16
4
-13
/
+13
*
pkg/vcs: fix fetching of commits on non master branch
Dmitry Vyukov
2018-12-16
2
-2
/
+173
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
1
-52
/
+4
*
pkg/report: fix RIP line symbolization
Dmitry Vyukov
2018-12-15
2
-2
/
+15
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
3
-3
/
+36
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
4
-4
/
+16
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
2
-0
/
+11
*
pkg/report: pkg/report: relaxed gvisor OOM suppressions more
Dmitry Vyukov
2018-12-13
2
-3
/
+19
*
pkg/report: replace more moving parts in gvisor crash titles
Dmitry Vyukov
2018-12-13
2
-0
/
+14
*
pkg/report: relaxed gvisor OOM suppressions
Dmitry Vyukov
2018-12-13
2
-3
/
+19
*
pkg/csource: support tun and setuid repros on {free,open}bsd
Greg Steuck
2018-12-13
3
-8
/
+17
*
Merge pull request #874 from prattmic/bazel_version
Michael Pratt
2018-12-13
1
-3
/
+16
*
pkg/report: update gvisor ptrace regs suppressions
Michael Pratt
2018-12-13
2
-62
/
+44
*
pkg/report: skip strncpy in linux reports
Dmitry Vyukov
2018-12-12
2
-0
/
+57
*
executor: reapply setuid sandbox for bsd
Greg Steuck
2018-12-11
2
-0
/
+71
*
Revert "executor: add setuid sandbox for openbsd"
Greg Steuck
2018-12-10
2
-71
/
+0
*
tools/syz-runtest: test program parsing before booting VMs
Dmitry Vyukov
2018-12-10
1
-2
/
+11
*
pkg/ipc: move sandbox helpers from ipcconfig
Dmitry Vyukov
2018-12-10
3
-30
/
+28
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
syz-manager: move coverage report code to pkg/cover
Dmitry Vyukov
2018-12-10
1
-0
/
+454
*
executor: add setuid sandbox for openbsd
Greg Steuck
2018-12-10
2
-0
/
+71
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
5
-26
/
+39
*
pkg/report: add initial symbolize suppport to OpenBSD
Anton Lindqvist
2018-12-08
2
-6
/
+174
*
pkg/report: pass the target to each OS report constructor
Anton Lindqvist
2018-12-08
12
-17
/
+45
*
pkg/build/openbsd: require kernel config files as configuration data
Greg Steuck
2018-12-07
1
-37
/
+12
*
pkg/db: provide helper function for database creation
Dmitry Vyukov
2018-12-06
1
-0
/
+20
*
pkg/csource: exclude linux/arm64 tests
Dmitry Vyukov
2018-12-05
1
-7
/
+5
*
pkg/csource: reduce short tests
Dmitry Vyukov
2018-12-03
2
-40
/
+43
*
pkg/csource: use defines from sys/syscall.h on *bsd
Greg Steuck
2018-12-02
1
-0
/
+1
*
executor: add support for tap interfaces on FreeBSD
Michael Tüxen
2018-12-01
2
-1
/
+16
*
openbsd: repair pkg/csource_test
Greg Steuck
2018-11-30
2
-43
/
+35
[next]