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
/
sys
/
syz-sysgen
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/syz-sysgen: generate possibly missing __NR/SYS defines
Aleksandr Nogikh
2022-01-13
1
-0
/
+25
*
sys/syz-sysgen: restore detection of unsupported kvm syscalls
Dmitry Vyukov
2021-10-27
1
-2
/
+13
*
sys/syz-sysgen: refactor main function
Dmitry Vyukov
2021-10-27
1
-44
/
+52
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-2
/
+2
*
all: introduce call properties
Aleksandr Nogikh
2021-09-22
1
-0
/
+23
*
sys/syz-extract: restore kvm const extraction for arm64/ppc64
Dmitry Vyukov
2021-09-16
1
-2
/
+1
*
sys: skip kvm const extraction for non i386/amd64
Aleksandr Nogikh
2021-09-13
1
-2
/
+2
*
pkg/host: fail loudly when coverage collection is enable w/o shmem
Patrick Meyer
2021-05-20
1
-6
/
+6
*
sys: commit empty source files
Dmitry Vyukov
2021-04-21
1
-9
/
+0
*
all: use tool.Failf instead of local functions
Dmitry Vyukov
2020-12-25
1
-9
/
+4
*
pkg/cmdprof: merge into pkg/tool
Dmitry Vyukov
2020-12-25
1
-3
/
+2
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-2
/
+2
*
pkg/compiler: merge const files into a single file
Dmitry Vyukov
2020-08-13
1
-4
/
+5
*
sys/syz-sysgen: ignore *_kvm.txt on linux/riscv64
Tobias Klauser
2020-06-26
1
-3
/
+5
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
1
-7
/
+15
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
1
-2
/
+2
*
sys/syz-sysgen: be less verbose if no errors happened
Dmitry Vyukov
2020-06-19
1
-4
/
+4
*
sys/syz-sysgen: add -src and -out flags
Matthew Dempsky
2020-06-02
1
-7
/
+11
*
sys/syz-sysgen: don't format descriptions
Dmitry Vyukov
2020-05-21
1
-8
/
+2
*
sys/syz-sysgen: fix up linux/arm/kvm hack
Dmitry Vyukov
2020-05-12
1
-1
/
+1
*
sys/syz-extract: use -nostdinc on linux
Dmitry Vyukov
2020-05-11
1
-2
/
+11
*
prog: refactor ANY to not fabricate new types
Dmitry Vyukov
2020-05-05
1
-3
/
+3
*
prog: remove StructDesc
Dmitry Vyukov
2020-05-03
1
-6
/
+2
*
pkg/cmdprof: add package
Dmitry Vyukov
2020-04-30
1
-18
/
+2
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
1
-2
/
+6
*
sys/syz-sysgen: better formatting for syscall descriptions
Dmitry Vyukov
2020-04-19
1
-3
/
+3
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
1
-11
/
+50
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-3
/
+15
*
pkg/compiler: don't specify syscall consts for test OS
Dmitry Vyukov
2020-03-17
1
-0
/
+4
*
tools/syz-check: inject description compilation warnings
Dmitry Vyukov
2019-12-20
1
-1
/
+2
*
.golangci.yml: add codeanalysis build tag
Dmitry Vyukov
2019-05-15
1
-0
/
+1
*
Makefile: don't compile all targets into target binaries
Dmitry Vyukov
2018-08-02
1
-5
/
+22
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-39
/
+74
*
executor: rework fallback coverage
Dmitry Vyukov
2018-06-22
1
-0
/
+6
*
executor: make syscall table and number constant
Dmitry Vyukov
2018-06-07
1
-2
/
+2
*
sys: move generate files to separate packages
Dmitry Vyukov
2018-05-05
1
-8
/
+8
*
gometalinter: check unkeyed composite literals
Dmitry Vyukov
2018-05-03
1
-1
/
+1
*
gometalinter: enable package comment checking
Dmitry Vyukov
2018-05-03
1
-1
/
+1
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-7
/
+0
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-9
/
+20
*
sys/syz-sysgen: don't generate syz_ syscall numbers
Dmitry Vyukov
2018-01-13
1
-18
/
+1
*
pkg/csource: support akaros
Dmitry Vyukov
2017-10-16
1
-2
/
+1
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
1
-2
/
+2
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
1
-17
/
+22
*
all: initial support for fuchsia
Dmitry Vyukov
2017-09-20
1
-5
/
+8
*
sys/targets: move targets from sys package
Dmitry Vyukov
2017-09-15
1
-5
/
+5
*
syz-manager, syz-fuzzer, executor: ensure that binaries are consistent
Dmitry Vyukov
2017-09-15
1
-9
/
+18
*
sys/syz-extract: switch to consolidated target info in sys package
Dmitry Vyukov
2017-09-15
1
-15
/
+13
*
sys: consolidate info about various targets
Dmitry Vyukov
2017-09-15
2
-163
/
+146
*
sys: compile all supported targets into the package
Dmitry Vyukov
2017-09-15
1
-30
/
+20
[next]