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
path:
root
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: arm64 support
Dmitry Vyukov
2020-10-28
24
-65
/
+795
*
pkg/report: suppress witness vnode lock order reversal on OpenBSD
Anton Lindqvist
2020-10-27
3
-1
/
+296
*
executor, pkg/csource: remove setpgrp() in sandbox_common()
liucy1998
2020-10-27
1
-1
/
+0
*
pkg/report: add test for CONFIG_RANDOMIZE_BASE
Dmitry Vyukov
2020-10-26
2
-4
/
+29
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
32
-136
/
+152
*
pkg/report: ignore "ddb.onpanic" on netbsd
Dmitry Vyukov
2020-10-26
3
-1
/
+18
*
tools/syz-reporter: add summary and reproducer information
Jouni Hogander
2020-10-24
1
-0
/
+1
*
dashboard/app: show more detailed info about bisections
Dmitry Vyukov
2020-10-22
1
-1
/
+8
*
pkg/kconfig: fix for Go 1.11
Dmitry Vyukov
2020-10-22
1
-1
/
+1
*
pkg/report: add a test for another type of rcu stall report
Dmitry Vyukov
2020-10-21
1
-0
/
+96
*
pkg/build: detect errors due to missing files
Dmitry Vyukov
2020-10-21
2
-0
/
+17
*
pkg/kconfig: move all non-tristate configs in minimization
Dmitry Vyukov
2020-10-21
2
-12
/
+22
*
pkg/bisect: switch to kconfig.Minimize
Dmitry Vyukov
2020-10-21
5
-323
/
+30
*
pkg/vcs: refactor linuxAlterConfigs
Dmitry Vyukov
2020-10-21
1
-24
/
+35
*
pkg/kconfig: add simple config minimization
Dmitry Vyukov
2020-10-21
2
-0
/
+195
*
pkg/kconfig: add .config parsing
Dmitry Vyukov
2020-10-21
2
-0
/
+158
*
pkg/kconfig: add Kconfig parsing
Dmitry Vyukov
2020-10-21
3
-0
/
+453
*
pkg/kconfig: add package
Dmitry Vyukov
2020-10-21
4
-0
/
+531
*
pkg/vcs: fix test
Dmitry Vyukov
2020-10-21
1
-1
/
+3
*
pkg/vcs: add repo OptPrecious and OptDontSandbox options
Dmitry Vyukov
2020-10-21
12
-87
/
+75
*
pkg/vcs: add ReleaseTag
Dmitry Vyukov
2020-10-21
7
-20
/
+36
*
pkg/build: omit gvisor platform code from coverage instrumentation
Dean Deng
2020-10-19
1
-1
/
+3
*
pkg/build: consistently chown new files
Dmitry Vyukov
2020-10-17
1
-36
/
+36
*
executor: fix arp netfiler tables alignment for arm
Dmitry Vyukov
2020-10-15
1
-4
/
+4
*
pkg/host: don't log every syscall name twice
Dmitry Vyukov
2020-10-15
1
-3
/
+0
*
pkg/cover: support KASLR binaries
Dmitry Vyukov
2020-10-13
1
-1
/
+19
*
pkg/report: support divide_error: crashes
Dmitry Vyukov
2020-10-13
2
-0
/
+82
*
gvisor: add build option for collecting code coverage
Dean Deng
2020-10-13
1
-2
/
+7
*
pkg/vcs: use committer date
Tetsuo Handa
2020-10-10
3
-5
/
+17
*
executor: set parent-death signal after changing user or group ID-s
Andrei Vagin
2020-10-09
1
-0
/
+2
*
pkg/build: use fixed key when signing modules
Jouni Hogander
2020-10-09
1
-0
/
+35
*
pkg/vcs: disable BLK_DEV_INITRD config
Jouni Hogander
2020-10-09
1
-0
/
+4
*
pkg/host: add canned test for cpu info
Dmitry Vyukov
2020-10-09
1
-0
/
+231
*
pkg/host: refactor machine info tests
Dmitry Vyukov
2020-10-09
1
-34
/
+21
*
pkg/host: test for different cpuinfo fields depending on arch
Andrew Donnellan
2020-10-09
1
-15
/
+14
*
pkg/cover: cap number of addr2line processes
Dmitry Vyukov
2020-10-03
1
-2
/
+10
*
executor: msvc support syz-executor
Suraj K Suresh
2020-10-03
1
-13
/
+36
*
sys/linux: descriptions for USB/IP
Nazime Hande Harputluoglu
2020-10-02
3
-0
/
+62
*
pkg/vcs: support git URL starting with file:///
Alexander Egorenkov
2020-10-02
2
-2
/
+7
*
vm/vmimpl/merger: remove all CRs from output
Alexander Egorenkov
2020-10-02
7
-54
/
+31
*
pkg/build/fuchsia: expand fvm image
Marco Vanotti
2020-10-01
1
-1
/
+11
*
pkg/build/fuchsia: create ssh keys
Marco Vanotti
2020-10-01
1
-8
/
+29
*
pkg/build/fuchsia: fix zbi and multiboot paths
Marco Vanotti
2020-10-01
1
-2
/
+2
*
pkg/kcidb: assorted improvements for the schema
Dmitry Vyukov
2020-10-01
2
-5
/
+44
*
dashboard/app: add unfix command
Dmitry Vyukov
2020-10-01
1
-22
/
+29
*
tools/create-gce-image.sh: drop rodata=n
Dmitry Vyukov
2020-10-01
1
-3
/
+3
*
syz-fuzzer: ignore encodingexec buffer overflow errors
Dmitry Vyukov
2020-10-01
1
-1
/
+1
*
pkg/kcidb: add package
Dmitry Vyukov
2020-09-30
2
-0
/
+418
*
pkg/vcs: disable UBSAN before v5.3
Dmitry Vyukov
2020-09-28
1
-0
/
+3
*
executor: check for \n in fail/exitf messages
Dmitry Vyukov
2020-09-28
1
-9
/
+9
[next]