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/vcs: reset state even more
Dmitry Vyukov
2020-07-04
1
-1
/
+2
*
pkg/mgrconfig: extend proc param description
Dmitry Vyukov
2020-07-03
2
-4
/
+6
*
pkg/bisect: fix noop change detection with config minimization
Dmitry Vyukov
2020-07-02
2
-20
/
+39
*
pkg/bisect: improve config minimization tests
Dmitry Vyukov
2020-07-02
2
-5
/
+20
*
pkg/bisect: move checking of minimized config into common code
Dmitry Vyukov
2020-07-02
3
-16
/
+13
*
pkg/bisect: don't overwrite user configuration
Dmitry Vyukov
2020-07-02
1
-20
/
+21
*
pkg/bisect: test resulting config
Dmitry Vyukov
2020-07-02
1
-33
/
+47
*
pkg/bisect: don't ignore errors during config minimization
Dmitry Vyukov
2020-07-02
2
-30
/
+34
*
pkg/bisect: minor style fix ups
Dmitry Vyukov
2020-07-02
6
-174
/
+104
*
pkg/bisect: fix crash when all releases are broken
Dmitry Vyukov
2020-07-02
2
-0
/
+14
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
8
-23
/
+596
*
Pass baseline config around
Jukka Kaartinen
2020-07-02
1
-7
/
+8
*
pkg/osutil: use functionality from x/sys/unix
Tobias Klauser
2020-06-29
1
-18
/
+4
*
executor: enable cgroup/cpuset memory pressure calc.
Necip Fazil Yildiran
2020-06-29
1
-0
/
+1
*
pkg/host: increase executor setup timeout
Dmitry Vyukov
2020-06-29
1
-1
/
+1
*
executor/netbsd: base nth on 2 (#1874)
m00nbsd
2020-06-27
1
-2
/
+2
*
pkg/host: add support for linux/riscv64
Tobias Klauser
2020-06-26
2
-0
/
+18
*
executor: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-0
/
+4
*
pkg/cover: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-0
/
+6
*
pkg/osutil: implement support for linux/riscv64
Tobias Klauser
2020-06-26
1
-1
/
+1
*
pkg/csource: fix casting of parameters for trampolines
Alexander Egorenkov
2020-06-26
2
-3
/
+9
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
6
-2
/
+33
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
2
-0
/
+3
*
ipc: fix endianness issues
Alexander Egorenkov
2020-06-23
1
-3
/
+2
*
executor: fix endianness problem in internet checksum
Alexander Egorenkov
2020-06-19
1
-1
/
+1
*
pkg: support compiler triple for 'nm' and 'addr2line'
Alexander Egorenkov
2020-06-18
9
-21
/
+37
*
pkg/ipc: support C compiler in non-standard location
Alexander Egorenkov
2020-06-18
1
-1
/
+0
*
pkg/report: stop using questionable frames
Andrey Konovalov
2020-06-17
8
-7
/
+68
*
executor: Improve used terminology
Marco Elver
2020-06-15
1
-4
/
+5
*
pkg/build: extract "multiple definition" linker errors
Dmitry Vyukov
2020-06-14
2
-5
/
+68
*
sys/netbsd: support multiple vHCI buses (#1822)
m00nbsd
2020-06-13
2
-19
/
+30
*
pkg/report: ingore another android debug output that looks like kernel crash
Dmitry Vyukov
2020-06-12
3
-0
/
+22
*
cover/report: Extend call instruction parser for PPE64 little endian
Alexey Kardashevskiy
2020-06-12
1
-0
/
+3
*
all: use more respective language
Dmitry Vyukov
2020-06-11
3
-8
/
+6
*
sys/netbsd: add support for fault injection (#1817)
m00nbsd
2020-06-11
2
-1
/
+58
*
tools: add custom udev rules to generated images
Ricardo Cañuelo
2020-06-10
1
-0
/
+2
*
.golangci.yml: reduce function line count from 200 to 140
Dmitry Vyukov
2020-06-07
1
-41
/
+44
*
.golangci.yml: make goconst checker more strict
Dmitry Vyukov
2020-06-07
3
-10
/
+16
*
pkg/report: deduplicate code across netbsd and openbsd
Dmitry Vyukov
2020-06-07
6
-374
/
+226
*
.golangci.yml: enable receiver name check for pkg/ast
Dmitry Vyukov
2020-06-07
1
-38
/
+38
*
.golangci.yml: enable lll for pkg/report/linux.go
Dmitry Vyukov
2020-06-07
1
-4
/
+7
*
.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
[next]