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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: add MREMAP_DONTUNMAP flag
Matt Morehouse
2020-06-06
13
-7
/
+13
*
sys/fuchsia: regenerate FIDL descriptions
Matthew Dempsky
2020-06-05
38
-785
/
+225
*
sys/fuchsia: update "make extract" support code
Matthew Dempsky
2020-06-05
6
-65
/
+45
*
.golangci.yml: reenable dupl checker
Dmitry Vyukov
2020-06-05
1
-34
/
+23
*
.golangci.yml: enable whitespace checker
Dmitry Vyukov
2020-06-05
1
-2
/
+0
*
sys/freebsd: mark some fields as big endian
Michael Tuexen
2020-06-04
1
-6
/
+6
*
sys/syz-sysgen: add -src and -out flags
Matthew Dempsky
2020-06-02
1
-7
/
+11
*
tools: add syz-big-env
Dmitry Vyukov
2020-06-02
1
-16
/
+16
*
pkg/cover: support coverage reports on fuchsia
Dmitry Vyukov
2020-06-02
1
-0
/
+10
*
sys/netbsd: improve vusb.txt
m00nbsd
2020-05-29
2
-2
/
+1601
*
sys/targets: fix cross-compiler CI check
Dmitry Vyukov
2020-05-29
1
-2
/
+3
*
sys/targets: support SOURCEDIR_GOOS vars
Dmitry Vyukov
2020-05-29
1
-46
/
+63
*
sys/openbsd: change type of sysctl namelen argument
Anton Lindqvist
2020-05-27
1
-26
/
+26
*
pkg/cover: add test for report generation
Dmitry Vyukov
2020-05-27
1
-0
/
+8
*
sys/linux: fix some warnings in descriptions
Dmitry Vyukov
2020-05-25
28
-20
/
+176
*
sys/linux: update warn files on next-20200521
Dmitry Vyukov
2020-05-25
21
-125
/
+161
*
sys/openbsd: add sysctl descriptions
Anton Lindqvist
2020-05-24
2
-0
/
+418
*
sys/syz-sysgen: don't format descriptions
Dmitry Vyukov
2020-05-21
1
-8
/
+2
*
sys/linux: generate consts on next-20200519
Dmitry Vyukov
2020-05-20
19
-19
/
+13
*
sys/syz-extract: fix for full paths
Dmitry Vyukov
2020-05-20
2
-3
/
+3
*
executor: add support for USB fuzzing on NetBSD
m00nbsd
2020-05-19
1
-0
/
+11
*
pkg/runtest: disable broken test combinations
Dmitry Vyukov
2020-05-18
3
-1
/
+8
*
sys/targets: check that <dirent.h> works in compilation test
Dmitry Vyukov
2020-05-18
1
-2
/
+2
*
sys/netbsd: increase syscall support
Ayushi Sharma
2020-05-15
2
-0
/
+6
*
executor, sys/linux: syz_usb_ep_read/write accept endpoint address
Andrey Konovalov
2020-05-15
5
-17
/
+17
*
targets: syz-extract: add Clang support for Linux builds
Alexander Potapenko
2020-05-15
2
-0
/
+18
*
targets.go: append flags in a more readable way
Alexander Potapenko
2020-05-15
1
-2
/
+3
*
targets: replace target.CCompilerPrefix with target.Triple
Alexander Potapenko
2020-05-15
2
-11
/
+16
*
sys/targets: fix typo
Michael Tuexen
2020-05-14
1
-1
/
+1
*
sys/targets: add -lc++ when building for test os on FreeBSD
Michael Tuexen
2020-05-14
1
-0
/
+3
*
sys/targets: fix tests when building on FreeBSD
Michael Tuexen
2020-05-14
1
-4
/
+12
*
targets: introduce osCommon.cflags, make -static a common flag on Linux
Alexander Potapenko
2020-05-13
1
-6
/
+9
*
Get rid of "Cross" in variable names
Alexander Potapenko
2020-05-13
2
-47
/
+47
*
targets: delete CFlags
Alexander Potapenko
2020-05-13
1
-20
/
+2
*
sys/syz-sysgen: fix up linux/arm/kvm hack
Dmitry Vyukov
2020-05-12
1
-1
/
+1
*
pkg/mgrconfig: fix errors reported by linter
Dmitry Vyukov
2020-05-12
1
-7
/
+7
*
sys/targets: don't remove CrossCFlags
Michael Tuexen
2020-05-12
1
-0
/
+1
*
sys/targets: use clang on FreeBSD
Michael Tuexen
2020-05-12
1
-10
/
+2
*
sys/netbsd: add access(2)
Ayushi Sharma
2020-05-11
2
-1
/
+8
*
sys/syz-extract: use -nostdinc on linux
Dmitry Vyukov
2020-05-11
5
-207
/
+34
*
sys/linux: extract consts on next-20200511
Dmitry Vyukov
2020-05-11
6
-6
/
+6
*
sys/syz-extract: don't warn about unsupported consts for 1 arch
Dmitry Vyukov
2020-05-11
1
-1
/
+1
*
sys/syz-extract: add another compiler message about missing const
Dmitry Vyukov
2020-05-11
1
-0
/
+1
*
sys/netbsd: add __getcwd(2) (#1725)
Ayushi Sharma
2020-05-11
2
-0
/
+2
*
sys/syz-extract: run mrproper for all linux arches
Dmitry Vyukov
2020-05-09
9
-21
/
+26
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-1
/
+1
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-1
/
+1
*
sys/android: dev_ prefix for ion descriptions
Andrey Konovalov
2020-05-07
3
-0
/
+0
*
prog: refactor hints tests
Dmitry Vyukov
2020-05-05
1
-0
/
+9
*
prog: refactor ANY to not fabricate new types
Dmitry Vyukov
2020-05-05
1
-3
/
+3
[next]