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
/
pkg
/
build
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
syz-cluster: consider global/static variable values
Aleksandr Nogikh
2025-08-29
1
-22
/
+46
*
pkg/build: move kernel release overrides to make args
Aleksandr Nogikh
2025-08-18
1
-3
/
+5
*
all: determine patched symbols for focused fuzzing
Aleksandr Nogikh
2025-07-22
1
-0
/
+52
*
pkg/build: set KERNELRELEASE for more reproducible builds
Dmitry Vyukov
2025-07-22
1
-0
/
+1
*
all: use LLVM=1 for building Linux with clang
Aleksandr Nogikh
2025-04-17
1
-3
/
+10
*
syz-cluster: store session test logs
Aleksandr Nogikh
2025-02-04
1
-1
/
+2
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
1
-12
/
+7
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
1
-5
/
+8
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
1
-1
/
+1
*
pkg/build: introduce the build jobs parameter
Aleksandr Nogikh
2024-08-22
1
-6
/
+7
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-7
/
+7
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+2
*
pkg/build: don't take trailing arguments in runMakeImpl
Aleksandr Nogikh
2022-10-25
1
-5
/
+5
*
syz-ci: identify the correct kernel image name
Aleksandr Nogikh
2022-10-24
1
-5
/
+6
*
pkg/build: copy the kernel image to the output folder
Aleksandr Nogikh
2022-10-24
1
-3
/
+7
*
pkg/build: fix make args in clean function
Dmitry Vyukov
2022-10-13
1
-1
/
+1
*
all: add support for custom linker
Aleksandr Nogikh
2022-10-12
1
-5
/
+8
*
pkg/build: support debug tracing
Dmitry Vyukov
2022-06-24
1
-4
/
+14
*
pkg/build: support compressed arm64 kernels
Aleksandr Nogikh
2022-04-06
1
-1
/
+1
*
all: try to query compiler id even when a build fails
Aleksandr Nogikh
2021-09-16
1
-16
/
+15
*
pkg/build/linux: add compiler detection
Aleksandr Nogikh
2021-07-20
1
-1
/
+22
*
pkg/build: modify builder interface
Aleksandr Nogikh
2021-07-20
1
-14
/
+19
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
1
-5
/
+5
*
pkg/build: add a new way of building linux images
Dmitry Vyukov
2021-01-29
1
-7
/
+7
*
tools/create-gce-image.sh: setup ssh with empty password
Dmitry Vyukov
2021-01-29
1
-7
/
+0
*
pkg/build: support all arches for linux
Dmitry Vyukov
2021-01-26
1
-13
/
+17
*
pkg/build: support injected boot for linux/qemu
Dmitry Vyukov
2020-11-21
1
-14
/
+27
*
pkg/build: support cross-compilation for linux
Dmitry Vyukov
2020-11-21
1
-19
/
+45
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-5
/
+6
*
pkg/build: consistently chown new files
Dmitry Vyukov
2020-10-17
1
-36
/
+36
*
pkg/build: use fixed key when signing modules
Jouni Hogander
2020-10-09
1
-0
/
+35
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
1
-1
/
+18
*
pkg/build, pkg/html: move generation logic into separate scripts
Dmitry Vyukov
2020-09-15
1
-5
/
+1
*
pkg/build: support Linux s390x
Alexander Egorenkov
2020-09-09
1
-1
/
+3
*
all: mark auto-generated files
Dmitry Vyukov
2020-07-29
1
-1
/
+1
*
pkg/build: switch to sha256
Dmitry Vyukov
2020-01-23
1
-2
/
+2
*
pkg/build: make linux implement binary signer
Dmitry Vyukov
2019-11-25
1
-0
/
+6
*
pkg/build: produce more deterministic linux binaries
Dmitry Vyukov
2019-11-18
1
-1
/
+4
*
pkg/build: add build signatures
Dmitry Vyukov
2019-11-06
1
-0
/
+30
*
pkg/build: refactor Image function arguments
Dmitry Vyukov
2019-11-06
1
-23
/
+21
*
pkg/build: fix linux make invocation
Dmitry Vyukov
2019-09-02
1
-1
/
+1
*
pkg/build: make linux builds more deterministic
Dmitry Vyukov
2019-09-01
1
-0
/
+10
*
pkg/build: factor out linux make execution
Dmitry Vyukov
2019-09-01
1
-19
/
+9
*
pkg/build: Add ppc64le Linux as a supported configuration
Andrew Donnellan
2019-05-03
1
-6
/
+23
*
pkg/build: Call Linux image creation script with target arch argument
Andrew Donnellan
2019-05-03
1
-3
/
+4
*
pkg/build: extract bazel build errors
Dmitry Vyukov
2019-03-29
1
-1
/
+1
*
pkg/build: netbsd build improvements
Dmitry Vyukov
2019-02-23
1
-1
/
+1
*
pkg/build: share extractRootCause with openbsd
Greg Steuck
2019-02-11
1
-37
/
+0
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
pkg/build: save kernel config early
Dmitry Vyukov
2018-07-24
1
-4
/
+5
[next]