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/ipc: remove Config.Timeout
Dmitry Vyukov
2020-11-30
3
-33
/
+10
*
pkg/mgrconfig: remove Syz prefix from fields
Dmitry Vyukov
2020-11-30
3
-32
/
+32
*
pkg/mgrconfig: add prog&sys.targets targets to Config
Dmitry Vyukov
2020-11-30
7
-42
/
+36
*
pkg/mgrconfig: move derived fields into separate struct
Dmitry Vyukov
2020-11-30
7
-28
/
+44
*
pkg/report: skip drivers/usb/core/urb.c as guilty file
Dmitry Vyukov
2020-11-30
5
-1
/
+249
*
pkg/report: handle rwlock debug oopses
Dmitry Vyukov
2020-11-30
3
-4
/
+21
*
all: fix format of fmt.Printf/Fprintf calls
Dmitry Vyukov
2020-11-30
1
-1
/
+1
*
pkg/host: make wifi check more precise
Dmitry Vyukov
2020-11-28
2
-0
/
+165
*
pkg/gce: enable DisplayDevice
Dmitry Vyukov
2020-11-26
1
-3
/
+5
*
pkg/ast: remove trailing spaces when formatting
Dmitry Vyukov
2020-11-25
1
-3
/
+4
*
tools/syz-reprolist: don't drop syzkaller repo on errors
Dmitry Vyukov
2020-11-24
1
-2
/
+2
*
pkg/osutil: extend error message on wd change
Dmitry Vyukov
2020-11-21
1
-1
/
+1
*
pkg/build: support injected boot for linux/qemu
Dmitry Vyukov
2020-11-21
1
-14
/
+27
*
pkg/build: support cross-compilation for linux
Dmitry Vyukov
2020-11-21
1
-19
/
+45
*
tools/create-gce-image.sh: move sysctl's to executor
Dmitry Vyukov
2020-11-21
2
-2
/
+3
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-5
/
+0
*
pkg/mgrconfig: break import cycle in tests
Dmitry Vyukov
2020-11-21
2
-5
/
+6
*
pkg/ifuzz/iset: make Mode and Type unsigned
Dmitry Vyukov
2020-11-21
1
-3
/
+3
*
pkg/ifuzz/iset: rename ifuzzimpl to iset
Dmitry Vyukov
2020-11-21
10
-126
/
+127
*
pkg/ifuzz/ifuzzimpl: move IsCompatible from x86
Dmitry Vyukov
2020-11-21
3
-17
/
+18
*
pkg/ifuzz/x86: deduplicate modeInsns population logic
Dmitry Vyukov
2020-11-21
4
-52
/
+37
*
pkg/ifuzz/x86: simplify pseudo-instruction intialization
Dmitry Vyukov
2020-11-21
2
-32
/
+30
*
pkg/ifuzz/x86: don't use X86 suffix for types
Dmitry Vyukov
2020-11-21
5
-13
/
+13
*
pkg/ifuzz/ifuzzimpl: simplify Insn interface
Dmitry Vyukov
2020-11-21
5
-57
/
+18
*
pkg/ifuzz/ifuzzimpl: move ModeInsns into tests
Dmitry Vyukov
2020-11-21
2
-26
/
+15
*
pkg/ifuzz: invert ifuzz and ifuzzimpl
Dmitry Vyukov
2020-11-21
10
-313
/
+321
*
pkg/ifuzz: use sub-tests for arches
Dmitry Vyukov
2020-11-21
1
-10
/
+18
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
11
-2
/
+1967
*
pkg/ifuzz: reorganize files to allow other architectures
Alexey Kardashevskiy
2020-11-20
12
-382
/
+508
*
pkg/vcs/git: optimize CheckoutBranch
Alexander Egorenkov
2020-11-20
1
-1
/
+4
*
pkg/compiler: fix crash on invalid templates
Dmitry Vyukov
2020-11-18
2
-2
/
+13
*
pkg/kconfig: add minimization test with dependent configs
Dmitry Vyukov
2020-11-17
3
-7
/
+41
*
pkg/bisect: add flaky flag
Jouni Hogander
2020-11-17
2
-7
/
+42
*
pkg/compiler: check for flags with all equal values
Dmitry Vyukov
2020-11-13
2
-1
/
+17
*
build/gvisor: get a path to the runsc binary from bazel
Andrei Vagin
2020-11-13
1
-7
/
+23
*
tools: add script to check shebang lines (#2234)
Mark Johnston
2020-11-02
2
-54
/
+1
*
pkg/compiler: fix handling of defines with a 0 value
Anton Lindqvist
2020-10-31
1
-1
/
+1
*
executor: fix linux includes
Dmitry Vyukov
2020-10-30
1
-2
/
+6
*
pkg/build, pkg/html: make bash path OS compatible
tigergao99
2020-10-30
2
-2
/
+2
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
8
-12
/
+36
*
tools/syz-kconf: detect -rcN tags
Dmitry Vyukov
2020-10-29
6
-19
/
+63
*
dashboard/config/linux: set watchdog_thresh via cmdline
Dmitry Vyukov
2020-10-28
1
-1
/
+0
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
5
-122
/
+87
*
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
[next]