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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/host: fix globs test
Dmitry Vyukov
2021-06-15
1
-12
/
+20
*
pkg/build: recognize make's "No rule to make target" error
Dmitry Vyukov
2021-06-15
2
-1
/
+17
*
sys/darwin: initial syscall definitions
Patrick Meyer
2021-06-07
1
-1
/
+1
*
pkg/report: fix kmalloc size warning
Dmitry Vyukov
2021-06-07
2
-1
/
+92
*
all: support exclude globs in descriptor
Joey Jiao
2021-06-02
2
-2
/
+88
*
pkg/cover: fix mismatch frame and progs PC for arm64
Joey Jiao
2021-05-26
3
-32
/
+37
*
all: minor glob fixes
Dmitry Vyukov
2021-05-26
3
-14
/
+7
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
5
-2
/
+54
*
pkg/mgrconfig: add more omitempty
Dmitry Vyukov
2021-05-26
1
-7
/
+7
*
pkg/host: better error message for missing syscalls
Dmitry Vyukov
2021-05-26
1
-3
/
+4
*
pkg/build: fix qemu timeouts for netbsd
Dmitry Vyukov
2021-05-25
1
-0
/
+1
*
pkg/report: initial darwin support
Patrick Meyer
2021-05-20
9
-0
/
+240
*
pkg/symbolizer: check if binutils was build with macho support
Patrick Meyer
2021-05-20
1
-0
/
+21
*
pkg/host: fail loudly when coverage collection is enable w/o shmem
Patrick Meyer
2021-05-20
1
-0
/
+4
*
pkg/host: enable coverage and all syscalls for darwin
Patrick Meyer
2021-05-20
1
-1
/
+5
*
executor: initial darwin support
Patrick Meyer
2021-05-20
1
-16
/
+21
*
pkg/build, Makefile: basic darwin/amd64 build plumbing
Patrick Meyer
2021-05-20
2
-0
/
+21
*
sys/targets: add darwin/amd64 target
Patrick Meyer
2021-05-20
1
-0
/
+3
*
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
*
executor: move vm.nr_overcommit_hugepages into config
Dmitry Vyukov
2021-05-12
1
-1
/
+0
*
pkg/report: don't consider handle_mm_fault as anchor frame
Dmitry Vyukov
2021-05-12
4
-1
/
+324
*
pkg/build: enable KTLS on FreeBSD
Mark Johnston
2021-05-11
1
-0
/
+2
*
pkg/report: add format for new 0-size vmalloc warnings
Dmitry Vyukov
2021-05-07
2
-0
/
+56
*
pkg/cover/backend: add mach-o object support for darwin
Patrick Meyer
2021-05-06
6
-515
/
+718
*
pkg/host, docs: fix typos
Patrick Meyer
2021-05-06
1
-1
/
+1
*
pkg/report: skip kmem_cache_* in reports
Dmitry Vyukov
2021-05-04
3
-4
/
+39
*
sys/freebsd: added crypto(4) ioctl
Simran Kathpalia
2021-05-03
1
-0
/
+1
*
pkg/cover: show stat of PCs in covered function
Joey Jiao
2021-05-03
1
-23
/
+50
*
pkg/report: ignore some common arm64 frames
Dmitry Vyukov
2021-05-03
2
-0
/
+146
*
pkg/config: support comments
Dmitry Vyukov
2021-04-28
2
-0
/
+5
*
pkg/config: use DisallowUnknownFields
Dmitry Vyukov
2021-04-28
2
-290
/
+4
*
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
*
executor: set ctrl-alt-del sysctl to 0
Dmitry Vyukov
2021-04-22
1
-1
/
+6
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
3
-26
/
+37
*
pkg/csource: add resuling source tests
Dmitry Vyukov
2021-04-21
1
-0
/
+85
*
pkg/kconfig: relax parsing for older kernels
Dmitry Vyukov
2021-04-16
1
-3
/
+10
*
syz-manager: fix createCoverageBitmap
Kaipeng Zeng
2021-04-14
1
-0
/
+2
*
pkg/kconfig: support the new modules keyword
Dmitry Vyukov
2021-04-14
1
-0
/
+1
*
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
*
pkg/mgrconfig: don't build syz-executor for fuchsia
Marco Vanotti
2021-04-09
1
-1
/
+5
*
executor: fix driver.h import path in common_fuchsia.h
Marco Vanotti
2021-04-09
1
-1
/
+1
*
pkg/cover/backend: refactor readCoverPoints
Dmitry Vyukov
2021-03-20
1
-33
/
+36
*
pkg/cover: support opcode search for arm64
Joey Jiao
2021-03-19
1
-15
/
+38
*
pkg/cover: reduce dom elements in fileContents
Joey Jiao
2021-03-19
1
-3
/
+8
*
pkg/host: don't include empty machine info sections
Dmitry Vyukov
2021-03-18
1
-2
/
+7
[next]