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-extract
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-2
/
+2
*
sys/syz-extract: add required compiler flags
Pimyn Girgis
2025-12-03
1
-0
/
+4
*
tools/syz-declextract: allow to run on subset of arches
Dmitry Vyukov
2025-04-03
1
-14
/
+5
*
tools/syz-declextract: support function scopes
Dmitry Vyukov
2025-01-22
1
-0
/
+1
*
sys/syz-extract: support kvm on arm
Dmitry Vyukov
2024-11-26
1
-0
/
+6
*
all: remove some nolint: goconst
Taras Madan
2024-09-09
1
-1
/
+0
*
pkg/build: introduce the build jobs parameter
Aleksandr Nogikh
2024-08-22
1
-1
/
+1
*
tools/syz-linter: check tool.Failf messages
Dmitry Vyukov
2024-08-07
1
-2
/
+2
*
sys/syz-extract: use CopyFile instead of cp cmd
Joey Jiao
2024-05-31
1
-2
/
+2
*
sys/syz-extract: add -config option to specify base kernel config
Joey Jiao
2024-05-23
2
-5
/
+15
*
sys/syz-extract/freebsd.go: add compiler flag DCOMPAT_FREEBSD14 for backwards...
Oliver Sieber
2024-04-22
1
-0
/
+1
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
2
-46
/
+0
*
sys/syz-extract/linux.go: remove one dup and ignore others
Taras Madan
2023-10-30
1
-1
/
+1
*
sys/syz-extract: fix a C code generation bug
Aleksandr Nogikh
2023-10-09
1
-5
/
+7
*
sys: refactor const extraction
Aleksandr Nogikh
2023-10-04
3
-21
/
+21
*
sys/syz-extract: make FreeBSD 13 compat visable
Andrew Turner
2023-08-31
1
-0
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
6
-14
/
+14
*
sys/syz-extract: fix meta checking when using explicit file list
Dmitry Vyukov
2023-05-02
1
-7
/
+14
*
sys/syz-extract: extract FreeBSD syscalls from elf
Andrew Turner
2023-03-01
1
-3
/
+4
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
2
-4
/
+3
*
sys/syz-extract: fix const generation on freebsd/riscv64
P1umer
2023-01-03
1
-0
/
+5
*
all: add support for custom linker
Aleksandr Nogikh
2022-10-12
1
-1
/
+1
*
sys/syz-extract: fix a deadlock
Dmitry Vyukov
2022-06-15
1
-8
/
+10
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
2
-76
/
+42
*
sys/linux: update watch queue descriptions
Dmitry Vyukov
2022-03-16
1
-2
/
+0
*
sys/linux: remove /dev/ion descriptions
Dmitry Vyukov
2022-01-11
1
-3
/
+0
*
sys/syz-extract: disable DEBUG_INFO_BTF
Dmitry Vyukov
2022-01-11
1
-0
/
+2
*
sys/syz-extract: fix linux extract
Dmitry Vyukov
2022-01-11
1
-0
/
+1
*
sys/linux: add /dev/cpu/X/msr to dev_msr.txt
Vikram Narayanan
2021-11-18
1
-3
/
+4
*
sys/syz-extract: restore kvm const extraction for arm64/ppc64
Dmitry Vyukov
2021-09-16
2
-18
/
+32
*
sys: skip kvm const extraction for non i386/amd64
Aleksandr Nogikh
2021-09-13
1
-5
/
+7
*
sys/darwin: initial syscall definitions
Patrick Meyer
2021-06-07
1
-0
/
+2
*
sys/syz-extract: added include directories for ck header
Simran Kathpalia
2021-05-29
1
-0
/
+2
*
sys/syz-extract: move SOURCEDIR check to caller
Patrick Meyer
2021-05-20
9
-27
/
+4
*
sys/syz-extract: initial darwin support
Patrick Meyer
2021-05-20
2
-0
/
+52
*
sys/syz-extract: clean up const generation on FreeBSD
Andrew Turner
2021-05-17
1
-3
/
+9
*
sys/linux: update consts
Dmitry Vyukov
2021-03-02
1
-0
/
+2
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+2
*
sys/linux: update consts
Dmitry Vyukov
2021-02-12
1
-0
/
+3
*
sys/linux: add description for Mali Bifrost driver (#2394)
Peter Shih
2021-02-02
1
-0
/
+3
*
all: use tool.Failf instead of local functions
Dmitry Vyukov
2020-12-25
1
-10
/
+7
*
sys/linux: remove FUTEX_WAIT_MULTIPLE operation
André Almeida
2020-12-11
1
-2
/
+0
*
sys/linux: add incremental-fs
Dmitry Vyukov
2020-12-10
1
-0
/
+3
*
pkg/build: support cross-compilation for linux
Dmitry Vyukov
2020-11-21
1
-24
/
+3
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
2
-13
/
+15
*
pkg/compiler: merge const files into a single file
Dmitry Vyukov
2020-08-13
1
-30
/
+38
*
all: fix dup types in func args
Dmitry Vyukov
2020-07-04
1
-1
/
+1
*
sys/syz-extract: ignore *_kvm.txt on linux/riscv64
Tobias Klauser
2020-06-26
1
-3
/
+4
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
9
-5
/
+14
*
sys/linux: rename watch_queue.txt to dev_watch_queue.txt
Andrey Konovalov
2020-06-12
1
-1
/
+1
[next]