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
*
.golangci.yml: reduce scope of suppressions
Dmitry Vyukov
2020-06-07
1
-2
/
+1
*
executor/fuchsia: Don't map memory as executable.
Marco Vanotti
2020-06-05
1
-18
/
+15
*
.golangci.yml: reenable dupl checker
Dmitry Vyukov
2020-06-05
1
-49
/
+23
*
.golangci.yml: enable funlen checker
Dmitry Vyukov
2020-06-05
6
-250
/
+261
*
.golangci.yml: enable gocognit checker
Dmitry Vyukov
2020-06-05
5
-66
/
+71
*
.golangci.yml: enable godot checker
Dmitry Vyukov
2020-06-05
4
-8
/
+8
*
.golangci.yml: enable goprintffuncname checker
Dmitry Vyukov
2020-06-05
1
-45
/
+45
*
.golangci.yml: enable nestif checker
Dmitry Vyukov
2020-06-05
3
-16
/
+20
*
.golangci.yml: enable whitespace checker
Dmitry Vyukov
2020-06-05
2
-3
/
+0
*
pkg/compiler: remove unused statement
Dmitry Vyukov
2020-06-05
1
-1
/
+0
*
pkg/report: improve "using smp_processor_id() in preemptible code" parsing
Dmitry Vyukov
2020-06-04
2
-1
/
+53
*
pkg/report: update "using X in preemptible code" bug
Dmitry Vyukov
2020-06-03
3
-2
/
+98
*
pkg/repro: don't enable features missing on the target
Dmitry Vyukov
2020-06-03
1
-42
/
+61
*
syz-runtest: disable csource tests for HostFuzzer targets
Matthew Dempsky
2020-06-03
1
-0
/
+7
*
pkg/report: add tests for rcu stalls in kmem_cache_alloc
Dmitry Vyukov
2020-06-02
9
-0
/
+1454
*
pkg/report: improve report titles
Andrey Konovalov
2020-06-02
2
-0
/
+68
*
pkg/cover: skip test on akaros
Dmitry Vyukov
2020-06-02
1
-1
/
+1
*
pkg/cover: support coverage reports on fuchsia
Dmitry Vyukov
2020-06-02
1
-6
/
+3
*
pkg/build: chmod key file before running qemu
Dmitry Vyukov
2020-05-30
1
-0
/
+5
*
pkg/report: avoid producing no guilty file
Dmitry Vyukov
2020-05-29
2
-0
/
+54
*
pkg/cover: fix test name output
Dmitry Vyukov
2020-05-29
1
-1
/
+2
*
executor: fix printing null master in netlink_device_change
Andrey Konovalov
2020-05-29
1
-1
/
+1
*
pkg/build: chmod output ssh key
Dmitry Vyukov
2020-05-29
1
-0
/
+6
*
pkg/build/fuchsia: Enable KASAN by default.
Marco Vanotti
2020-05-28
1
-1
/
+2
*
pkg/cover: skip test on old gcc's
Dmitry Vyukov
2020-05-27
1
-0
/
+8
*
pkg/cover: add test for report generation
Dmitry Vyukov
2020-05-27
2
-48
/
+251
*
pkg/build/netbsd: use mknod rather than MAKEDEV
m00nbsd
2020-05-26
1
-1
/
+1
*
pkg/vcs: run git clean with switching commits
Dmitry Vyukov
2020-05-25
1
-0
/
+1
*
pkg/instance: extend debug output on syzkaller make error
Dmitry Vyukov
2020-05-25
1
-1
/
+7
*
pkg/report: fix kUBSan reporting on NetBSD
m00nbsd
2020-05-24
2
-1
/
+1416
*
pkg/build: create /dev/vhci on NetBSD
m00nbsd
2020-05-24
1
-0
/
+1
*
executor: fix a cast in common_usb_netbsd.h
m00nbsd
2020-05-24
1
-2
/
+2
*
executor: fix a USB define on NetBSD
m00nbsd
2020-05-21
1
-1
/
+3
*
executor: use the SYZ_USB define for NetBSD
m00nbsd
2020-05-21
1
-1
/
+1
*
executor: fix the types used in common_usb_netbsd.h
m00nbsd
2020-05-21
1
-57
/
+57
*
executor: add support for extra coverage on NetBSD
m00nbsd
2020-05-20
1
-0
/
+1
*
executor: add support for USB fuzzing on NetBSD
m00nbsd
2020-05-19
3
-9
/
+1179
*
pkg/vcs: always extract tags from subject
Dmitry Vyukov
2020-05-18
2
-15
/
+12
*
executor: exclude syz_kvm_setup_cpu on arm
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
pkg/csource: speed up tests
Dmitry Vyukov
2020-05-18
2
-3
/
+20
*
pkg/bisect: speed up tests
Dmitry Vyukov
2020-05-18
1
-56
/
+86
*
pkg/runtest: disable broken test combinations
Dmitry Vyukov
2020-05-18
1
-1
/
+2
*
pkg/runtest: enable 32-bit tests
Dmitry Vyukov
2020-05-18
1
-4
/
+5
*
pkg/ast: print full file name in errors
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
pkg/osutil: don't sandbox on CI
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
executor, sys/linux: syz_usb_ep_read/write accept endpoint address
Andrey Konovalov
2020-05-15
1
-12
/
+54
*
executor: stall unknown usb requests
Andrey Konovalov
2020-05-15
1
-9
/
+50
*
pkg/report: add ParseAll
Dmitry Vyukov
2020-05-13
1
-0
/
+12
*
pkg/report: add Report.SkipPos
Dmitry Vyukov
2020-05-13
4
-26
/
+58
*
executor: fix typo (#1737)
Michael Tüxen
2020-05-13
1
-1
/
+1
[next]