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
/
syz-sysgen
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/syz-sysgen: fix typo
maoyixie
2025-12-10
1
-1
/
+1
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-1
/
+0
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
1
-103
/
+98
*
pkg/compiler: handle string syscall attributes
Florent Revest
2024-12-09
1
-0
/
+2
*
sys/targets: mark big-endian targets
Dmitry Vyukov
2024-06-04
1
-2
/
+2
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-7
/
+2
*
sys/syz-sysgen: remove all files in the case set of arches has changed
Dmitry Vyukov
2024-06-04
1
-0
/
+12
*
pkg/host: explicitly disable syz_execute_func
Dmitry Vyukov
2024-04-29
1
-2
/
+5
*
sys/syz-sysgen: save flags's possible values
Florent Revest
2024-02-01
1
-5
/
+23
*
sys/syz-sysgen: fail on undefined consts
Aleksandr Nogikh
2023-10-04
2
-1
/
+32
*
sys: refactor const extraction
Aleksandr Nogikh
2023-10-04
1
-5
/
+10
*
sys/targets: introduce HasCallNumber to reduce clutter
Greg Steuck
2023-04-25
1
-4
/
+2
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+1
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-23
/
+2
*
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
[next]