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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
1
-1
/
+0
*
all: replace egrep with grep -E
Andrew Donnellan
2025-12-10
1
-1
/
+1
*
pkg/build: build starnix in debug mode
Laura Peskin
2025-11-21
1
-0
/
+1
*
pkg/build: update fuchsia image type in starnix build script
glpesk
2025-11-20
1
-1
/
+1
*
build/gvisor: use make to build runsc
Andrei Vagin
2025-11-06
1
-53
/
+18
*
pkg/build: extract Rust build errors
Aleksandr Nogikh
2025-11-03
2
-0
/
+21
*
pkg/build: disable build profiling for Fuchsia builds
Cameron Finucane
2025-10-09
1
-0
/
+9
*
pkg/osutil: make VerboseError nest other errors
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
vm: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
syz-cluster: consider global/static variable values
Aleksandr Nogikh
2025-08-29
1
-22
/
+46
*
vm: extract all the crashes from the log
Taras Madan
2025-08-28
1
-3
/
+3
*
tools/docker: install bazelisk instead of bazel
Konstantin Bogomolov
2025-08-28
1
-1
/
+4
*
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: apply linter auto fixes
Taras Madan
2025-07-17
1
-7
/
+8
*
pkg/build: enable BBLog for FreeBSD
Michael Tuexen
2025-05-25
1
-0
/
+3
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-1
/
+4
*
all: use LLVM=1 for building Linux with clang
Aleksandr Nogikh
2025-04-17
1
-3
/
+10
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-2
/
+0
*
syz-cluster: store session test logs
Aleksandr Nogikh
2025-02-04
1
-1
/
+2
*
all: replace Walk with WalkDir to reduce os.Lstat calls
Gofastasf
2025-01-30
1
-3
/
+4
*
pkg/build: use relative path for fx set directory arg
Laura Peskin
2024-12-09
1
-3
/
+3
*
pkg/build: avoid relying on environment file for ffx
Laura Peskin
2024-12-02
1
-1
/
+10
*
pkg/build: add build command for starnix
Laura Peskin
2024-10-30
2
-0
/
+118
*
pkg/build/bsd: use the number of CPUs provided in params in clean
Florent Revest
2024-10-15
2
-4
/
+2
*
pkg/build: share parameters sanitization between builds and cleans
Florent Revest
2024-10-15
1
-6
/
+11
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
11
-33
/
+28
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
2
-5
/
+9
*
pkg/build: handle OOM-killed build error
Sabyrzhan Tasbolatov
2024-09-23
2
-1
/
+68
*
vm: make sure vm.Pools are cleaned up
Cameron Finucane
2024-09-19
1
-0
/
+1
*
pkg/build/cuttlefish: copy module objects
Liz Prucka
2024-09-14
2
-2
/
+5
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
5
-11
/
+11
*
pkg/build: introduce the build jobs parameter
Aleksandr Nogikh
2024-08-22
5
-20
/
+25
*
tools: correct resolv.conf filename for nameserver configuration
Richard Smith
2024-06-05
1
-1
/
+1
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
all: go fix everything
Dmitry Vyukov
2024-04-26
2
-2
/
+0
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
2
-132
/
+0
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-2
/
+1
*
pkg/build: run NetBSD in qemu emulation mode
Aleksandr Nogikh
2024-04-11
1
-1
/
+3
*
build/cuttlefish: revert input config support
Liz Prucka
2024-03-12
1
-41
/
+1
*
pkg/build: pass additional flags from Android build config
Kris Alder
2024-03-08
1
-28
/
+22
*
pkg/build: copy unstripped module object files for Pixel
Liz Prucka
2024-02-05
1
-0
/
+29
*
pkg/build: fix incorrect vm instantiation
Aleksandr Nogikh
2024-02-05
1
-1
/
+3
*
pkg/build: don't use Fatal() inside goroutines
Aleksandr Nogikh
2023-11-28
1
-20
/
+29
*
pkg/build/fuchsia.go: goconst false positive
Taras Madan
2023-11-09
1
-0
/
+1
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-2
/
+3
*
all: use special placeholder for errors
Taras Madan
2023-07-24
10
-51
/
+51
*
tools/create-gce-image: add rootwait command line option for ppc64le
Andrew Donnellan
2023-07-24
1
-1
/
+1
[next]