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
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/syz-extract: add required compiler flags
Pimyn Girgis
2025-12-03
1
-0
/
+4
*
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
*
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
1
-5
/
+12
*
sys/syz-extract/linux.go: remove one dup and ignore others
Taras Madan
2023-10-30
1
-1
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-4
/
+4
*
all: add support for custom linker
Aleksandr Nogikh
2022-10-12
1
-1
/
+1
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-9
/
+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
1
-7
/
+5
*
sys: skip kvm const extraction for non i386/amd64
Aleksandr Nogikh
2021-09-13
1
-5
/
+7
*
sys/syz-extract: move SOURCEDIR check to caller
Patrick Meyer
2021-05-20
1
-3
/
+0
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+2
*
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
1
-1
/
+3
*
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
1
-0
/
+1
*
sys/syz-extract: fix for full paths
Dmitry Vyukov
2020-05-20
1
-1
/
+1
*
targets: syz-extract: add Clang support for Linux builds
Alexander Potapenko
2020-05-15
1
-0
/
+6
*
targets: replace target.CCompilerPrefix with target.Triple
Alexander Potapenko
2020-05-15
1
-2
/
+4
*
Get rid of "Cross" in variable names
Alexander Potapenko
2020-05-13
1
-2
/
+2
*
sys/syz-extract: use -nostdinc on linux
Dmitry Vyukov
2020-05-11
1
-13
/
+22
*
sys/syz-extract: run mrproper for all linux arches
Dmitry Vyukov
2020-05-09
1
-9
/
+14
*
sys/linux: regenerate consts
Dmitry Vyukov
2020-04-14
1
-6
/
+14
*
sys/syz-extract: Add mips64le specific include paths
Jouni Hogander
2019-12-17
1
-0
/
+2
*
sys/syz-extract: extract constants from ELF
Dmitry Vyukov
2019-12-02
1
-23
/
+7
*
sys/syz-extract: use clang if gcc is broken
Dmitry Vyukov
2019-12-01
1
-1
/
+15
*
sys/linux: update to current linux-next
Dmitry Vyukov
2019-11-25
1
-1
/
+5
*
sys/syz-extract: Add "DefineGlibcUse" flag.
Marco Vanotti
2019-07-16
1
-1
/
+1
*
sys/linux: switch ppc64le to little-endian
Dmitry Vyukov
2019-05-13
1
-10
/
+10
*
sys/linux: fix up mptcp descriptions
Dmitry Vyukov
2019-01-25
1
-2
/
+8
*
sys/syz-extract: don't use warning flags
Dmitry Vyukov
2019-01-24
1
-1
/
+7
*
sys/syz-extract: add -includedirs option
Joey Jiao
2019-01-19
1
-0
/
+5
*
sys/syz-extract: support missing arch headers
Dmitry Vyukov
2018-10-28
1
-0
/
+17
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-5
/
+5
*
sys/syz-extract: run make with -j
Dmitry Vyukov
2018-02-17
1
-1
/
+4
*
sys/syz-extract: don't run mrproper if already clean
Dmitry Vyukov
2018-01-13
1
-5
/
+12
*
sys/syz-extract: fix mmap on arm
Dmitry Vyukov
2017-11-23
1
-1
/
+19
*
syz-extract: select declaring printf or not
zoulasc
2017-11-06
1
-1
/
+1
*
sys/syz-extract: factor out compilation function
Dmitry Vyukov
2017-10-12
1
-119
/
+21
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
1
-28
/
+5
*
sys/syz-extract: support fuchsia
Dmitry Vyukov
2017-09-25
1
-0
/
+228