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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/compiler: merge const files into a single file
Dmitry Vyukov
2020-08-13
1
-1
/
+1
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-5
/
+6
*
tools/syz-hubtool: fix up drain mode
Dmitry Vyukov
2020-08-07
1
-1
/
+1
*
tools/syz-hubtool: add initial version
Dmitry Vyukov
2020-08-07
1
-0
/
+136
*
tools/check-commits.sh: use PR head instead of base
Dmitry Vyukov
2020-08-06
1
-5
/
+5
*
tools/check-commits: allow canonical 'git revert' format
Marco Elver
2020-08-06
1
-1
/
+1
*
tools/check-commits.sh: fix commit range detection
Dmitry Vyukov
2020-08-05
2
-11
/
+12
*
Makefile: enable clang-tidy in presubmit tests
Dmitry Vyukov
2020-08-04
1
-1
/
+1
*
.github/workflows: check commit description format
Dmitry Vyukov
2020-07-31
2
-0
/
+43
*
pkg: get and store Maintainers data
Pedro Lopes
2020-07-31
1
-1
/
+3
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
4
-23
/
+34
*
all: fix marking of auto-generated files
Dmitry Vyukov
2020-07-29
2
-7
/
+7
*
tools: add udev rule for i915
Zubin Mithra
2020-07-17
1
-0
/
+3
*
prog/alloc: align address allocation for aligned[addr]
Albert van der Linde
2020-07-14
1
-1
/
+1
*
tools/syz-linter: check comments format
Dmitry Vyukov
2020-07-12
2
-17
/
+52
*
tools/syz-linter: fix comments check
Dmitry Vyukov
2020-07-10
3
-15
/
+20
*
tools/syz-linter: enable some standard linters
Dmitry Vyukov
2020-07-10
2
-4
/
+11
*
tools/syz-check: improve warning for NLA_REJECT
Dmitry Vyukov
2020-07-08
1
-2
/
+4
*
tools/syz-linter: introduce helper Pass type
Dmitry Vyukov
2020-07-06
1
-54
/
+50
*
tools/syz-linter: check variable declarations
Dmitry Vyukov
2020-07-06
2
-0
/
+29
*
tools/syz-linter: check for \n at the end of log/error text
Dmitry Vyukov
2020-07-06
2
-13
/
+15
*
tools/syz-linter: check log/error text ending with dot
Dmitry Vyukov
2020-07-05
2
-10
/
+26
*
tools/syz-linter: check log/error text starting with capital letter
Dmitry Vyukov
2020-07-05
2
-2
/
+57
*
tools/syz-linter: add check for dup types in func args
Dmitry Vyukov
2020-07-04
2
-3
/
+71
*
tools/syz-linter: add check for comment format
Dmitry Vyukov
2020-07-04
2
-0
/
+28
*
tools/syz-linter: add custom linter
Dmitry Vyukov
2020-07-04
3
-0
/
+132
*
go.mod: add go-fuzz-build
Dmitry Vyukov
2020-07-04
2
-5
/
+5
*
go.mod: vendor golangci-lint
Dmitry Vyukov
2020-07-04
1
-6
/
+1
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
1
-0
/
+2
*
tools/syz-check: support all arches
Dmitry Vyukov
2020-06-26
1
-2
/
+2
*
tools/docker/env: add s390x and riscv64 toolchains
Dmitry Vyukov
2020-06-25
1
-1
/
+2
*
tools/syz-reporter: Tool to share/visualize crashes
Jukka Kaartinen
2020-06-22
1
-0
/
+215
*
tools/syz-headerparser/headerlib
Albert van der Linde
2020-06-19
1
-0
/
+2
*
tools/syz-make: reduce number of make jobs
Dmitry Vyukov
2020-06-19
1
-3
/
+7
*
pkg: support compiler triple for 'nm' and 'addr2line'
Alexander Egorenkov
2020-06-18
1
-1
/
+2
*
tools/syz-crush: Add debug option
Jukka Kaartinen
2020-06-16
1
-1
/
+2
*
tools/syz-crush: use standard log package
Dmitry Vyukov
2020-06-15
1
-21
/
+21
*
tools/syz-crush: simplify and tidy
Dmitry Vyukov
2020-06-15
1
-115
/
+53
*
tools/syz-crush: Add feature to run C-program
Jukka Kaartinen
2020-06-15
1
-44
/
+193
*
tools: update ietf link to the latest version
Dmitry Vyukov
2020-06-13
1
-1
/
+1
*
sys/linux: regenerate .warn files
Dmitry Vyukov
2020-06-13
1
-1
/
+2
*
tools/syz-check: fix bug with struct name overwrite
Dmitry Vyukov
2020-06-13
1
-12
/
+16
*
all: use more respective language
Dmitry Vyukov
2020-06-11
2
-6
/
+37
*
sys/targets: fail loudly if SOURCEDIR_GOOS is set but compiler is broken
Dmitry Vyukov
2020-06-11
1
-4
/
+12
*
tools: add custom udev rules to generated images
Ricardo Cañuelo
2020-06-10
2
-0
/
+8
*
.golangci.yml: make goconst checker more strict
Dmitry Vyukov
2020-06-07
1
-4
/
+9
*
pkg/repro: don't enable features missing on the target
Dmitry Vyukov
2020-06-03
1
-1
/
+1
*
tools: add syz-big-env
Dmitry Vyukov
2020-06-02
4
-2
/
+48
*
pkg/cover: add test for report generation
Dmitry Vyukov
2020-05-27
1
-1
/
+1
*
tools/syz-check: restore handling of unions
Dmitry Vyukov
2020-05-25
1
-81
/
+96
[next]