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/osutil: fix arm build
Andrey Konovalov
2019-09-16
1
-1
/
+1
*
executor/fuchsia: close vmo handle in syz_mmap.
Marco Vanotti
2019-09-12
1
-0
/
+5
*
executor/fuchsia: don't crash on syz_mmap failure.
Marco Vanotti
2019-09-11
1
-3
/
+7
*
pkg/ipc: Send output from syz-executor for non-Forkserver oses.
Marco Vanotti
2019-09-11
1
-3
/
+0
*
executor/usb: use UTF16 encoding for default string
Andrey Konovalov
2019-09-06
1
-5
/
+18
*
executor/usb: fix null-ptr-deref in syz_usb_control_io
Andrey Konovalov
2019-09-06
1
-2
/
+2
*
executor/usb: improve debugging messages
Andrey Konovalov
2019-09-06
1
-9
/
+9
*
executor/usb: allow syz_usb_control_io args to be 0
Andrey Konovalov
2019-09-06
1
-2
/
+7
*
sys/linux, executor: basic support for multiple USB interfaces
Andrey Konovalov
2019-09-06
1
-15
/
+26
*
executor: fix sigsegv for default USB string response
Andrey Konovalov
2019-09-05
1
-1
/
+1
*
pkg/compiler: remove fixed TODO (#1376)
Andrey Konovalov
2019-09-04
1
-1
/
+0
*
pkg/report: update ODEBUG warning format
Dmitry Vyukov
2019-09-04
2
-2
/
+56
*
pkg/compiler: detect unused template params
Andrey Konovalov
2019-09-04
2
-2
/
+12
*
tools/syz-symbolize: fix kernel dir calculation
Dmitry Vyukov
2019-09-03
1
-8
/
+12
*
pkg/report: improve USB reports (#1372)
Andrey Konovalov
2019-09-03
3
-0
/
+226
*
pkg/build: fix linux make invocation
Dmitry Vyukov
2019-09-02
1
-1
/
+1
*
pkg/build: make linux builds more deterministic
Dmitry Vyukov
2019-09-01
1
-0
/
+10
*
pkg/build: factor out linux make execution
Dmitry Vyukov
2019-09-01
1
-19
/
+9
*
dashboard/app: allow reporting of BisectFix results
Zubin Mithra
2019-08-30
1
-0
/
+8
*
pkg/report: improve witness extraction for OpenBSD
Anton Lindqvist
2019-08-30
2
-0
/
+321
*
all: convert Fuchsia to use "host fuzzing" mode
Matthew Dempsky
2019-08-27
5
-10
/
+15
*
sys/linux, executor: minor USB fixes (#1361)
Andrey Konovalov
2019-08-23
1
-3
/
+6
*
Merge pull request #1338 from prattmic/patch-3
Michael Pratt
2019-08-22
1
-0
/
+1
*
pkg/gvisor: suppress one more gvisor PID exhaustion
Michael Pratt
2019-08-22
2
-5
/
+19
*
executor: fix procid not declared properly for netbsd (#1358)
Andrey Konovalov
2019-08-22
1
-1
/
+1
*
pkg/report: revert bucketing MAX_STACK_TRACE_ENTRIES reports (#1357)
Andrey Konovalov
2019-08-22
3
-7
/
+2
*
pkg/csource: fix failing syz-runtest for NetBSD
Siddharth M
2019-08-21
2
-2
/
+3
*
pkg/report: improve netdev reports titles
Andrey Konovalov
2019-08-21
3
-0
/
+191
*
pkg/build: use sandbox to build fuchsia.
Marco Vanotti
2019-08-20
1
-3
/
+12
*
pkg/report: ignore finish_wait frame
Andrey Konovalov
2019-08-19
2
-0
/
+156
*
pkg/report: improve ODEBUG titles
Andrey Konovalov
2019-08-15
2
-1
/
+64
*
pkg/build: increase timeout for building fuchsia
Marco Vanotti
2019-08-14
1
-1
/
+1
*
pkg/report: improve some titles (#1332)
Andrey Konovalov
2019-08-13
8
-2
/
+433
*
sys/linux: add basic USB CDC Ethernet descriptions (#1328)
Andrey Konovalov
2019-08-09
1
-1
/
+1
*
pkg/host: fix linux netdevices detection
Dmitry Vyukov
2019-08-09
1
-10
/
+2
*
dashboard/app: allow main UI to show bisect results
Zubin Mithra
2019-08-08
1
-3
/
+2
*
pkg/report: add KMSAN kernel-usb-infoleak tests
Andrey Konovalov
2019-08-08
2
-0
/
+199
*
executer/common_bsd.h: increase the number of tap/tun devices for NetBSD
R3x
2019-08-08
1
-0
/
+6
*
pkg/report: ignore flush_work related frames
Andrey Konovalov
2019-08-08
4
-1
/
+113
*
executor: add some USB realted TODOs (#1319)
Andrey Konovalov
2019-08-07
1
-1
/
+0
*
pkg/build: Enable additional invariants-checking in FreeBSD kernels
Mark Johnston
2019-08-02
1
-0
/
+3
*
prog: fix out-of-bounds access
Dmitry Vyukov
2019-07-30
1
-1
/
+1
*
pkg/ast: fix out-of-bounds access
Dmitry Vyukov
2019-07-30
2
-2
/
+1
*
pkg/compiler: refactor regression fuzz test
Dmitry Vyukov
2019-07-30
1
-11
/
+5
*
pkg/cover: hierarchical coverage reports
Dmitry Vyukov
2019-07-26
1
-234
/
+448
*
pkg/csource: skip cross-builds that are doomed to fail
Dmitry Vyukov
2019-07-23
1
-0
/
+4
*
pkg/report: fix linux path prefix trimming
Dmitry Vyukov
2019-07-23
4
-8
/
+8
*
pkg/report: refactor argument passing
Dmitry Vyukov
2019-07-23
11
-106
/
+77
*
pkg/build: change gcc for clang in fuchsia
Marco Vanotti
2019-07-23
1
-3
/
+3
*
pkg/build: Add ssh keys for fuchsia
Marco Vanotti
2019-07-23
1
-5
/
+13
[next]