index
:
syz
actual
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
*
pkg/build: increase bazel aquery timeout
Dmitry Vyukov
2021-12-13
1
-1
/
+1
*
Add filemon(4) ioctl definitions for FreeBSD (#2887)
Mark Johnston
2021-11-20
1
-0
/
+1
*
pkg/build: support linux kernel in more locations
Dmitry Vyukov
2021-10-13
1
-1
/
+13
*
pkg/build: increse timeout for bazel
Dmitry Vyukov
2021-09-21
1
-3
/
+4
*
all: try to query compiler id even when a build fails
Aleksandr Nogikh
2021-09-16
2
-22
/
+23
*
pkg/build/linux: add compiler detection
Aleksandr Nogikh
2021-07-20
3
-1
/
+46
*
pkg/build: modify builder interface
Aleksandr Nogikh
2021-07-20
10
-94
/
+89
*
all: capture compiler id during the build process
Aleksandr Nogikh
2021-07-20
2
-16
/
+32
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
12
-18
/
+18
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
2
-0
/
+2
*
pkg/build: disable DEBUG_REDZONE for FreeBSD
Mark Johnston
2021-07-06
1
-1
/
+0
*
pkg/build: enable KASAN in the default FreeBSD kernel config
Mark Johnston
2021-07-06
1
-0
/
+1
*
pkg/build: remove KERN_TLS from default FreeBSD kernel build options
Mark Johnston
2021-07-06
1
-1
/
+0
*
pkg/build: recognize make's "No rule to make target" error
Dmitry Vyukov
2021-06-15
2
-1
/
+17
*
pkg/build: fix qemu timeouts for netbsd
Dmitry Vyukov
2021-05-25
1
-0
/
+1
*
pkg/build, Makefile: basic darwin/amd64 build plumbing
Patrick Meyer
2021-05-20
2
-0
/
+21
*
pkg/build: configure vm.panic_on_oom on FreeBSD (#2587)
Mark Johnston
2021-05-15
1
-0
/
+1
*
pkg/build: enable RedZone on FreeBSD (#2584)
Michael Tüxen
2021-05-13
1
-0
/
+2
*
pkg/build: load CC modules on FreeBSD
Michael Tuexen
2021-05-13
1
-0
/
+7
*
pkg/build: enable KTLS on FreeBSD
Mark Johnston
2021-05-11
1
-0
/
+2
*
sys/freebsd: added crypto(4) ioctl
Simran Kathpalia
2021-05-03
1
-0
/
+1
*
pkg/build, sys/freebsd: add support for SCTP over UDP
Michael Tuexen
2021-04-25
1
-0
/
+1
*
pkg/build, sys/freebsd: add support for TCP over UDP
Michael Tuexen
2021-04-25
1
-0
/
+4
*
pkg/build: add BTF error format
Dmitry Vyukov
2021-04-13
2
-1
/
+11
*
pkg/build: remove goma for fuchsia build
Marco Vanotti
2021-04-09
1
-0
/
+1
*
pkg/build: fix zircon.elf path for fuchsia
Marco Vanotti
2021-04-09
1
-2
/
+2
*
dashboard/config/linux: remove panic_on_warn from kcsan/kmsan
Dmitry Vyukov
2021-03-03
1
-1
/
+1
*
pkg/build: exclude gvisor pkg/ring0 from coverage instrumentation (#2436)
Andrei Vagin
2021-02-10
1
-1
/
+1
*
build/gvisor: run aquery with all build options
Andrei Vagin
2021-02-07
1
-5
/
+12
*
build/gvisor: fix compile time warning (#2426)
Andrei Vagin
2021-02-04
1
-1
/
+1
*
pkg/build: use system bazel by default
Dmitry Vyukov
2021-02-01
1
-0
/
+4
*
pkg/build: extend error message
Dmitry Vyukov
2021-01-29
1
-1
/
+1
*
pkg/build: add a new way of building linux images
Dmitry Vyukov
2021-01-29
3
-7
/
+125
*
tools/create-gce-image.sh: setup ssh with empty password
Dmitry Vyukov
2021-01-29
3
-14
/
+9
*
tools/create-gce-image.sh: remove unused SYZ_VM_TYPE
Dmitry Vyukov
2021-01-29
1
-10
/
+0
*
pkg/build/openbsd: sync before umount (#2414)
Greg Steuck
2021-01-28
1
-0
/
+2
*
pkg/build: support all arches for linux
Dmitry Vyukov
2021-01-26
1
-13
/
+17
*
pkg/build: enable building linux/arm for qemu
Dmitry Vyukov
2021-01-26
1
-19
/
+22
*
pkg/build: exclude gvisor pkg/coverage from coverage instrumentation
Dean Deng
2021-01-22
1
-1
/
+2
*
pkg/build: extract another build error root cause
Dmitry Vyukov
2021-01-05
2
-12
/
+39
*
pkg/build: use RATELIMIT kernel option on FreeBSD
Michael Tuexen
2021-01-04
1
-0
/
+1
*
build/gvisor: don't instrument the platform code (#2363)
Andrei Vagin
2020-12-29
1
-1
/
+1
*
sys/freebsd: add kmq related syscalls
tigergao99
2020-12-15
1
-0
/
+1
*
pkg/cover: fix location of gvisor object file
Dmitry Vyukov
2020-12-13
1
-3
/
+4
*
pkg/build: add loader option sem_load="YES"
tigergao99
2020-12-09
1
-0
/
+1
*
pkg/build: fix gvisor instrumentation filters
Dean Deng
2020-12-08
1
-6
/
+6
*
pkg/build: skip coverage instrumentation on gVisor norace files
Dean Deng
2020-12-05
1
-5
/
+23
*
pkg/build: fix config parsing for gVisor
Dean Deng
2020-12-03
1
-4
/
+22
*
pkg/mgrconfig: move derived fields into separate struct
Dmitry Vyukov
2020-11-30
1
-9
/
+11
*
pkg/build: support injected boot for linux/qemu
Dmitry Vyukov
2020-11-21
1
-14
/
+27
[next]